r6850 - in dumbhippo/trunk/client/linux: . icons/hicolor icons/hicolor/40x40 icons/hicolor/40x40/apps icons/hicolor/64x64 icons/hicolor/64x64/apps



Author: otaylor
Date: 2007-10-29 15:27:50 -0500 (Mon, 29 Oct 2007)
New Revision: 6850

Added:
   dumbhippo/trunk/client/linux/icons/hicolor/40x40/
   dumbhippo/trunk/client/linux/icons/hicolor/40x40/apps/
   dumbhippo/trunk/client/linux/icons/hicolor/40x40/apps/mugshot_notification.png
   dumbhippo/trunk/client/linux/icons/hicolor/40x40/apps/mugshot_notification_disabled.png
   dumbhippo/trunk/client/linux/icons/hicolor/64x64/
   dumbhippo/trunk/client/linux/icons/hicolor/64x64/apps/
   dumbhippo/trunk/client/linux/icons/hicolor/64x64/apps/mugshot.png
Modified:
   dumbhippo/trunk/client/linux/Makefile-icons.am
Log:
Add extra icon sizes needed for Maemo port of Mugshot client

Modified: dumbhippo/trunk/client/linux/Makefile-icons.am
===================================================================
--- dumbhippo/trunk/client/linux/Makefile-icons.am	2007-10-29 19:49:03 UTC (rev 6849)
+++ dumbhippo/trunk/client/linux/Makefile-icons.am	2007-10-29 20:27:50 UTC (rev 6850)
@@ -3,11 +3,22 @@
 hugeicon_DATA=				\
 	$(HUGEICONSUBDIR)/mugshot.png
 
+LARGEICONSUBDIR=icons/hicolor/64x64/apps
+largeicondir=$(datadir)/$(LARGEICONSUBDIR)
+largeicon_DATA=				\
+	$(LARGEICONSUBDIR)/mugshot.png
+
 NORMALICONSUBDIR=icons/hicolor/48x48/apps
 normalicondir=$(datadir)/$(NORMALICONSUBDIR)
 normalicon_DATA=				\
 	$(NORMALICONSUBDIR)/mugshot.png
 
+SUBNORMALICONSUBDIR=icons/hicolor/40x40/apps
+subnormalicondir=$(datadir)/$(SUBNORMALICONSUBDIR)
+subnormalicon_DATA=				\
+	$(SUBNORMALICONSUBDIR)/mugshot_notification.png		\
+	$(SUBNORMALICONSUBDIR)/mugshot_notification_disabled.png
+
 MEDIUMICONSUBDIR=icons/hicolor/32x32/apps
 mediumicondir=$(datadir)/$(MEDIUMICONSUBDIR)
 mediumicon_DATA=				\
@@ -37,5 +48,7 @@
 	$(smallericon_DATA)			\
 	$(smallishicon_DATA)			\
 	$(mediumicon_DATA)			\
+	$(subnormalicon_DATA)			\
 	$(normalicon_DATA)			\
+	$(largicon_DATA)			\
 	$(hugeicon_DATA)

Added: dumbhippo/trunk/client/linux/icons/hicolor/40x40/apps/mugshot_notification.png
===================================================================
(Binary files differ)


Property changes on: dumbhippo/trunk/client/linux/icons/hicolor/40x40/apps/mugshot_notification.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: dumbhippo/trunk/client/linux/icons/hicolor/40x40/apps/mugshot_notification_disabled.png
===================================================================
(Binary files differ)


Property changes on: dumbhippo/trunk/client/linux/icons/hicolor/40x40/apps/mugshot_notification_disabled.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: dumbhippo/trunk/client/linux/icons/hicolor/64x64/apps/mugshot.png
===================================================================
(Binary files differ)


Property changes on: dumbhippo/trunk/client/linux/icons/hicolor/64x64/apps/mugshot.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream



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