For the demo, I've added some data to these xml files so text shows up on

* icons/arlo/Makefile.am:
        * icons/arlo/i-regular.xml:
        * icons/arlo/i-directory.xml:
        For the demo, I've added some data to these xml files
        so text shows up on my icons, and emblems get placed
        correctly on my temporary folders.
This commit is contained in:
Arlo Rose 2000-08-04 20:48:23 +00:00
parent 9ba8952a06
commit afeb7b5c8f
4 changed files with 19 additions and 0 deletions

View file

@ -1,3 +1,12 @@
2000-08-04 Arlo Rose <arlo@eazel.com>
* icons/arlo/Makefile.am:
* icons/arlo/i-regular.xml:
* icons/arlo/i-directory.xml:
For the demo, I've added some data to these xml files
so text shows up on my icons, and emblems get placed
correctly on my temporary folders.
2000-08-04 Andy Hertzfeld <andy@eazel.com>
* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:

View file

@ -6,7 +6,9 @@ arlo_DATA = \
arlo.xml \
decrement.png \
i-directory.png \
i-directory.xml \
i-regular.png \
i-regular.xml \
increment.png \
number_strip.png \
theme_preview.png \

View file

@ -0,0 +1,4 @@
<?xml version="1.0"?>
<ICON_SET>
<ICON SIZE="48" ATTACH_POINTS="18,22|50,0|50,24|50,48"/>
</ICON_SET>

4
icons/arlo/i-regular.xml Normal file
View file

@ -0,0 +1,4 @@
<?xml version="1.0"?>
<ICON_SET>
<ICON SIZE="48" EMBEDDED_TEXT_RECTANGLE="3,12,25,35"/>
</ICON_SET>