]> hydra-www.ietfng.org Git - gtetrinet/commitdiff
Add schema info. for timestamp pref.
authorJames Antill <james@src.gnome.org>
Sun, 23 Feb 2003 04:09:33 +0000 (04:09 +0000)
committerJames Antill <james@src.gnome.org>
Sun, 23 Feb 2003 04:09:33 +0000 (04:09 +0000)
        * gtetrinet.schemas.in: Add schema info. for timestamp pref.

ChangeLog
gtetrinet.schemas.in

index 6ff82dd56ba048b77ad0323fea97b070ed1f2ef8..9a172ebdc27ba0d405eddc6128099d29294b4420 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2003-02-22  ChipX86 <chipx86@chipx86.com>
 
+       * gtetrinet.schemas.in: Add schema info. for timestamp pref.
        * src/config.c: Add config for timestamping partyline text.
        * src/config.h: Add config for timestamping partyline text.
        * src/dialogs.c: Add config for timestamping partyline text.
index 281b2fa118a91c6b8399ab03ec1352b1b8db0199..80b5ff1a05ccb41b07f49e74939f50161fa398f5 100644 (file)
       </locale>
     </schema>
     
+
+    <schema>
+      <key>/schemas/apps/gtetrinet/partyline/enable_timestamps</key>
+      <applyto>/apps/gtetrinet/partyline/enable_timestamps</applyto>
+      <owner>gtetrinet</owner>
+      <type>bool</type>
+      <default>0</default>
+
+      <locale name="C">
+        <short>Enable/disable timestamps.</short>
+        <long>Enables/disables timestamps in the partyline.</long>
+      </locale>
+       </schema>
   </schemalist>
 </gconfschemafile>