]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorfrank <frank@bruni.home.brehm-online.com>
Tue, 17 Jan 2012 08:34:43 +0000 (09:34 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Tue, 17 Jan 2012 08:34:43 +0000 (09:34 +0100)
Package changes:
+gnome-extra/gconf-editor-2.32.0

.etckeeper
gconf/schemas/gconf-editor.schemas [new file with mode: 0644]

index 8c16c07ff2baff2351c4b2d50be593119db2d4ec..07ef0cc5961c63179f6927e38e06ab65f7c3bbdb 100755 (executable)
@@ -597,6 +597,7 @@ maybe chmod 0644 './gconf/schemas/desktop_gnome_thumbnailers.schemas'
 maybe chmod 0644 './gconf/schemas/desktop_gnome_typing_break.schemas'
 maybe chmod 0644 './gconf/schemas/desktop_gnome_url_handlers.schemas'
 maybe chmod 0644 './gconf/schemas/fish.schemas'
+maybe chmod 0644 './gconf/schemas/gconf-editor.schemas'
 maybe chmod 0644 './gconf/schemas/gitg.schemas'
 maybe chmod 0644 './gconf/schemas/gnome-dictionary.schemas'
 maybe chmod 0644 './gconf/schemas/gnome-screenshot.schemas'
diff --git a/gconf/schemas/gconf-editor.schemas b/gconf/schemas/gconf-editor.schemas
new file mode 100644 (file)
index 0000000..ed5fd9d
--- /dev/null
@@ -0,0 +1,36 @@
+<gconfschemafile>
+  <schemalist>
+    <schema>
+      <key>/schemas/apps/gconf-editor/bookmarks</key>
+      <applyto>/apps/gconf-editor/bookmarks</applyto>
+      <owner>gconf-editor</owner>
+      <type>list</type>
+      <list_type>string</list_type>
+      <default>[]</default>
+      <locale name="C">
+       <short>Bookmarks</short>
+       <long>gconf-editor folder bookmarks</long>
+      </locale>
+
+      <locale name="de">
+       <short>Lesezeichen</short>
+       <long>gconf-editor-Ordner-Lesezeichen</long>
+      </locale>
+
+      <locale name="en_GB">
+       <short>Bookmarks</short>
+       <long>gconf-editor folder bookmarks</long>
+      </locale>
+
+      <locale name="ru">
+       <short>Закладки</short>
+       <long>Закладки папок gconf-editor</long>
+      </locale>
+
+      <locale name="vi">
+       <short>Liên kết lưu</short>
+       <long>Liên kết lưu thư mục gconf-editor</long>
+      </locale>
+    </schema>
+ </schemalist>
+</gconfschemafile>