[notification-daemon] Use the top right location for stacking by default



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: &quot;top_left&quot;,&quot;top_right&quot;,&quot;bottom_left&quot; and &quot;bottom_right&quot;</long>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]