[notification-daemon] Use the top right location for stacking by default
- From: William Jon McCann <mccann src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [notification-daemon] Use the top right location for stacking by default
- Date: Sat, 9 Jan 2010 00:55:03 +0000 (UTC)
commit 2ff784d8e5a93458ef36975728b1d05e5443a687
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jan 8 18:18:16 2010 -0500
Use the top right location for stacking by default
This corresponds more closely to the defaults used by most distributions.
data/notification-daemon.schemas.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/notification-daemon.schemas.in b/data/notification-daemon.schemas.in
index 043de1c..0a9e915 100644
--- a/data/notification-daemon.schemas.in
+++ b/data/notification-daemon.schemas.in
@@ -6,7 +6,7 @@
<applyto>/apps/notification-daemon/popup_location</applyto>
<owner>notification-daemon</owner>
<type>string</type>
- <default>bottom_right</default>
+ <default>top_right</default>
<locale name="C">
<short>Popup location</short>
<long>Default popup location on the workspace for stack notifications. Allowed values: "top_left","top_right","bottom_left" and "bottom_right"</long>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]