gnome-user-share r210 - in trunk: . data



Author: mmonreal
Date: Fri Feb 29 11:22:27 2008
New Revision: 210
URL: http://svn.gnome.org/viewvc/gnome-user-share?rev=210&view=rev

Log:
2008-02-29  Michael Monreal  <mmonreal svn gnome org>

    * data/file-share-properties.glade: use new icon
    * data/gnome-user-share-properties.desktop.in: use new icon

    Use folder-remote instead of the deprecated apacheconf icon for
    now. If someone can come up with a nicer metaphor, we can do a
    new icon for gnome-user-share. Fixes bug #519116.


Modified:
   trunk/ChangeLog
   trunk/data/file-share-properties.glade
   trunk/data/gnome-user-share-properties.desktop.in

Modified: trunk/data/file-share-properties.glade
==============================================================================
--- trunk/data/file-share-properties.glade	(original)
+++ trunk/data/file-share-properties.glade	Fri Feb 29 11:22:27 2008
@@ -11,7 +11,7 @@
   <property name="modal">False</property>
   <property name="resizable">True</property>
   <property name="destroy_with_parent">False</property>
-  <property name="icon_name">apacheconf</property>
+  <property name="icon_name">folder-remote</property>
   <property name="decorated">True</property>
   <property name="skip_taskbar_hint">False</property>
   <property name="skip_pager_hint">False</property>

Modified: trunk/data/gnome-user-share-properties.desktop.in
==============================================================================
--- trunk/data/gnome-user-share-properties.desktop.in	(original)
+++ trunk/data/gnome-user-share-properties.desktop.in	Fri Feb 29 11:22:27 2008
@@ -3,7 +3,7 @@
 _Name=Personal File Sharing
 _Comment=Preferences for sharing of personal files
 Exec=gnome-file-share-properties
-Icon=apacheconf
+Icon=folder-remote
 StartupNotify=true
 Terminal=false
 Type=Application



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]