summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAndy Hertzfeld <andy@src.gnome.org>2000-07-12 02:16:59 +0000
committerAndy Hertzfeld <andy@src.gnome.org>2000-07-12 02:16:59 +0000
commitf02ff1ac15f78fa128fad464bc82d9ac377c9daa (patch)
tree698fe3da5855b6ef968ab9d14b245b23210dedbf /data
parent9de7845de0fbd9aa627f6c7ba289307f94fe1608 (diff)
downloadnautilus-f02ff1ac15f78fa128fad464bc82d9ac377c9daa.tar.gz
more tweaks to the property browser
more tweaks to the property browser
Diffstat (limited to 'data')
-rw-r--r--data/browser.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/browser.xml b/data/browser.xml
index e6f7a4d93..73651adc2 100644
--- a/data/browser.xml
+++ b/data/browser.xml
@@ -1,8 +1,8 @@
<?xml version="1.0"?>
<categories>
- <category name="backgrounds" image="backgrounds.png" mode="directory" path="nautilus/backgrounds" type="property/bgimage" description="Drag a background tile to an object to change it"/>
- <category name="emblems" image="emblems.png" mode="directory" path="nautilus/emblems" type="property/keyword" description="Drag an emblem to an object to add it to the object"/>
- <category name="colors" image="colors.png" mode="inline" type="application/x-color" description="Drag a color to an object to change it to that color">
+ <category name="backgrounds" display_name="Backgrounds" image="backgrounds.png" mode="directory" path="nautilus/backgrounds" type="property/bgimage" description="Drag a background tile to an object to change it"/>
+ <category name="emblems" display_name="Emblems" image="emblems.png" mode="directory" path="nautilus/emblems" type="property/keyword" description="Drag an emblem to an object to add it to the object"/>
+ <category name="colors" display_name="Colors" image="colors.png" mode="inline" type="application/x-color" description="Drag a color to an object to change it to that color">
<color>rgb:FFFF/FFFF/3333</color>
<color>rgb:FFFF/CCCC/3333</color>
<color>rgb:FFFF/9999/3333</color>
@@ -28,5 +28,5 @@
<color>rgb:CCCC/CCCC/CCCC</color>
<color>rgb:FFFE/FFFE/FFFE</color>
</category>
- <category name="Themes" image="colors.png" mode="themes" path="icons" type="property/theme" description="Click on a theme button to switch to that theme"/>
+ <category name="Themes" display_name="Themes" image="themes.png" mode="themes" path="icons" type="property/theme" description="Click on a theme button to switch to that theme"/>
</categories>