a new patch to add two missing icons

thanks

=== modified file 'legacy-icon-mapping.xml'
--- legacy-icon-mapping.xml
+++ legacy-icon-mapping.xml
@@ -456,6 +456,7 @@
       <icon name="preferences-desktop-theme">
           <link>gnome-settings-theme</link>
           <link>style</link>
+           <link>xfce4-ui.svg</link>
       </icon>
       <icon name="preferences-desktop-wallpaper">
           <link>gnome-settings-background</link>
@@ -680,6 +681,7 @@
           <link>printmgr</link>
           <link>kjobviewer</link>
           <link>xfce-printer</link>
+           <link>xfprinter</link>
       </icon>
       <icon name="video-display">
           <link>chardevice</link>


On 5/10/06, Rodney Dawes <[EMAIL PROTECTED]> wrote:
It looks like you made a couple mistakes in your patch. You've linked
xfce4-settings and xfce-system-settings to the same icon. And on top
of that, you linked those two icons to two different icon names, which
means that they would conflict.

I presume that you meant xfce4-settings to be a link to the
preferences-desktop category (rather than applications-system), and
for xfce-system-settings to point to preferences-system. With these
changes, I have the attached patch that I am willing to commit, if
you can verify these links.

Thanks for the work.

-- dobey






--
----
http://dsslive.org
----
=== modified file 'legacy-icon-mapping.xml'
--- legacy-icon-mapping.xml	
+++ legacy-icon-mapping.xml	
@@ -456,6 +456,7 @@
 	<icon name="preferences-desktop-theme">
 	    <link>gnome-settings-theme</link>
 	    <link>style</link>
+	    <link>xfce4-ui.svg</link>
 	</icon>
 	<icon name="preferences-desktop-wallpaper">
 	    <link>gnome-settings-background</link>
@@ -680,6 +681,7 @@
 	    <link>printmgr</link>
 	    <link>kjobviewer</link>
 	    <link>xfce-printer</link>
+	    <link>xfprinter</link>
 	</icon>
 	<icon name="video-display">
 	    <link>chardevice</link>

_______________________________________________
xdg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xdg

Reply via email to