gget r29 - trunk/data



Author: johans
Date: Fri Jul 11 21:53:49 2008
New Revision: 29
URL: http://svn.gnome.org/viewvc/gget?rev=29&view=rev

Log:
Added notification option to the schemas file.

Modified:
   trunk/data/gget.schemas.in

Modified: trunk/data/gget.schemas.in
==============================================================================
--- trunk/data/gget.schemas.in	(original)
+++ trunk/data/gget.schemas.in	Fri Jul 11 21:53:49 2008
@@ -42,6 +42,20 @@
             </locale>
         </schema>
         <schema>
+            <key>/schemas/apps/gget/general/show_notifications</key>
+            <applyto>/apps/gget/general/show_notifications</applyto>
+            <owner>gget</owner>
+            <type>bool</type>
+            <default>true</default>
+            <locale name="C">
+                <short>Show notifications</short>
+                <long>
+                    Whether GGet should show notifications on completed
+                    downloads.
+                </long>
+            </locale>
+        </schema>
+        <schema>
             <key>/schemas/apps/gget/general/show_main_window</key>
             <applyto>/apps/gget/general/show_main_window</applyto>
             <owner>gget</owner>



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