network-manager-applet r1155 - in branches/NETWORKMANAGER_APPLET_0_7: . icons icons/16 icons/22 icons/48 icons/scalable
- From: dcbw svn gnome org
- To: svn-commits-list gnome org
- Subject: network-manager-applet r1155 - in branches/NETWORKMANAGER_APPLET_0_7: . icons icons/16 icons/22 icons/48 icons/scalable
- Date: Thu, 12 Feb 2009 15:42:23 +0000 (UTC)
Author: dcbw
Date: Thu Feb 12 15:42:23 2009
New Revision: 1155
URL: http://svn.gnome.org/viewvc/network-manager-applet?rev=1155&view=rev
Log:
2009-02-12 Dan Williams <dcbw redhat com>
* icons/
- Fix fallout from icon move; install icons to the right directories
Added:
branches/NETWORKMANAGER_APPLET_0_7/icons/48/
- copied from r1154, /trunk/icons/48/
Removed:
branches/NETWORKMANAGER_APPLET_0_7/icons/22/nm-device-wireless.png
Modified:
branches/NETWORKMANAGER_APPLET_0_7/ChangeLog
branches/NETWORKMANAGER_APPLET_0_7/configure.ac
branches/NETWORKMANAGER_APPLET_0_7/icons/16/Makefile.am
branches/NETWORKMANAGER_APPLET_0_7/icons/Makefile.am
branches/NETWORKMANAGER_APPLET_0_7/icons/scalable/Makefile.am
Modified: branches/NETWORKMANAGER_APPLET_0_7/configure.ac
==============================================================================
--- branches/NETWORKMANAGER_APPLET_0_7/configure.ac (original)
+++ branches/NETWORKMANAGER_APPLET_0_7/configure.ac Thu Feb 12 15:42:23 2009
@@ -228,6 +228,7 @@
icons/16/Makefile
icons/22/Makefile
icons/32/Makefile
+icons/48/Makefile
icons/scalable/Makefile
po/Makefile.in
])
Modified: branches/NETWORKMANAGER_APPLET_0_7/icons/16/Makefile.am
==============================================================================
--- branches/NETWORKMANAGER_APPLET_0_7/icons/16/Makefile.am (original)
+++ branches/NETWORKMANAGER_APPLET_0_7/icons/16/Makefile.am Thu Feb 12 15:42:23 2009
@@ -1,4 +1,4 @@
-icondir=${datadir}/icons/hicolor/scalable/apps
+icondir=${datadir}/icons/hicolor/16x16/apps
icon_DATA = \
nm-device-wired.png \
nm-no-connection.png \
Modified: branches/NETWORKMANAGER_APPLET_0_7/icons/Makefile.am
==============================================================================
--- branches/NETWORKMANAGER_APPLET_0_7/icons/Makefile.am (original)
+++ branches/NETWORKMANAGER_APPLET_0_7/icons/Makefile.am Thu Feb 12 15:42:23 2009
@@ -1,2 +1,2 @@
-SUBDIRS=16 22 32 scalable
+SUBDIRS=16 22 32 48 scalable
Modified: branches/NETWORKMANAGER_APPLET_0_7/icons/scalable/Makefile.am
==============================================================================
--- branches/NETWORKMANAGER_APPLET_0_7/icons/scalable/Makefile.am (original)
+++ branches/NETWORKMANAGER_APPLET_0_7/icons/scalable/Makefile.am Thu Feb 12 15:42:23 2009
@@ -1,4 +1,4 @@
-icondir=${datadir}/icons/hicolor/16x16/apps
+icondir=${datadir}/icons/hicolor/scalable/apps
icon_DATA = \
nm-device-wired.svg \
nm-no-connection.svg
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]