[nautilus/remove-emblems-splitted] Remove emblem references from the GSettings schema.
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/remove-emblems-splitted] Remove emblem references from the GSettings schema.
- Date: Mon, 26 Jul 2010 15:44:27 +0000 (UTC)
commit 786dfd9d98dd7d313fa9cc33a7ebb500f100262c
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Jul 26 17:46:37 2010 +0200
Remove emblem references from the GSettings schema.
.../org.gnome.nautilus.gschema.xml.in | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
---
diff --git a/libnautilus-private/org.gnome.nautilus.gschema.xml.in b/libnautilus-private/org.gnome.nautilus.gschema.xml.in
index 4991f2f..1cd45e0 100644
--- a/libnautilus-private/org.gnome.nautilus.gschema.xml.in
+++ b/libnautilus-private/org.gnome.nautilus.gschema.xml.in
@@ -36,7 +36,6 @@
<value nick="type" value="4"/>
<value nick="mtime" value="5"/>
<value nick="atime" value="6"/>
- <value nick="emblems" value="7"/>
<value nick="trash-time" value="8"/>
</enum>
@@ -174,7 +173,7 @@
</aliases>
<default>'name'</default>
<_summary>Default sort order</_summary>
- <_description>The default sort-order for items in the icon view. Possible values are "name", "size", "type", "mtime", and "emblems".</_description>
+ <_description>The default sort-order for items in the icon view. Possible values are "name", "size", "type" and "mtime".</_description>
</key>
<key name="default-sort-in-reverse-order" type="b">
<default>false</default>
@@ -450,17 +449,13 @@
</key>
<key name="side-pane-view" type="s">
<choices>
- <choice value='emblems'/>
<choice value='history'/>
- <choice value='information'/>
<choice value='notes'/>
<choice value='places'/>
<choice value='tree'/>
</choices>
<aliases>
- <alias value='NautilusEmblemSidebar' target='emblems'/>
<alias value='NautilusHistorySidebar' target='history'/>
- <alias value='NautilusInformationPanel' target='information'/>
<alias value='NautilusNotesSidebar' target='notes'/>
<alias value='NautilusPlacesSidebar' target='places'/>
<alias value='NautilusTreeSidebar' target='tree'/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]