nautilus/data/browser.xml
Andy Hertzfeld c0f797d9dc first checkin for link sets, which are incomplete and not hooked up yet.
first checkin for link sets, which are incomplete and not hooked
	 up yet.  Also, added a title to the property browser and improved
	 the default color choices to one's specified by Susan.
2000-06-01 01:24:21 +00:00

32 lines
1.3 KiB
XML

<?xml version="1.0"?>
<categories>
<category name="backgrounds" image="nautilus/backgrounds.png" mode="directory" path="nautilus/backgrounds" type="property/bgimage"/>
<category name="emblems" image="nautilus/emblems.png" mode="directory" path="nautilus/emblems" type="property/keyword"/>
<category name="colors" image="nautilus/colors.png" mode="inline" type="application/x-color">
<color>rgb:FFFF/FFFF/3333</color>
<color>rgb:FFFF/CCCC/3333</color>
<color>rgb:FFFF/9999/3333</color>
<color>rgb:FFFF/6666/3333</color>
<color>rgb:FFFF/3333/3333</color>
<color>rgb:FFFF/0000/3333</color>
<color>rgb:6666/FFFF/FFFF</color>
<color>rgb:6666/CCCC/FFFF</color>
<color>rgb:6666/9999/FFFF</color>
<color>rgb:6666/6666/FFFF</color>
<color>rgb:6666/3333/FFFF</color>
<color>rgb:0000/3333/CCCC</color>
<color>rgb:CCCC/FFFF/CCCC</color>
<color>rgb:9999/FFFF/6666</color>
<color>rgb:6666/CCCC/6666</color>
<color>rgb:3333/6666/6666</color>
<color>rgb:3333/6666/3333</color>
<color>rgb:0000/0000/3333</color>
<color>rgb:0000/0000/0000</color>
<color>rgb:3333/3333/3333</color>
<color>rgb:6666/6666/6666</color>
<color>rgb:9999/9999/9999</color>
<color>rgb:CCCC/CCCC/CCCC</color>
<color>rgb:FFFF/FFFF/FFFF</color>
</category>
</categories>