r2019 - in trunk/src/target/OM-2007/artwork/icons: . openmoko-standard openmoko-standard/32x32 openmoko-standard/32x32/stock
thomas at sita.openmoko.org
thomas at sita.openmoko.org
Fri May 18 17:16:12 CEST 2007
Author: thomas
Date: 2007-05-18 17:16:09 +0200 (Fri, 18 May 2007)
New Revision: 2019
Added:
trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/stock/
trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/stock/Makefile.am
trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/stock/moko-history-call-in.png
trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/stock/moko-history-call-missed.png
trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/stock/moko-history-call-out.png
trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/stock/moko-history-im.png
trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/stock/moko-history-mail.png
Modified:
trunk/src/target/OM-2007/artwork/icons/configure.ac
trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/Makefile.am
trunk/src/target/OM-2007/artwork/icons/openmoko-standard/index.theme
Log:
icons: add moko history stock icons
Modified: trunk/src/target/OM-2007/artwork/icons/configure.ac
===================================================================
--- trunk/src/target/OM-2007/artwork/icons/configure.ac 2007-05-18 15:00:58 UTC (rev 2018)
+++ trunk/src/target/OM-2007/artwork/icons/configure.ac 2007-05-18 15:16:09 UTC (rev 2019)
@@ -15,6 +15,7 @@
openmoko-standard/32x32/apps/Makefile
openmoko-standard/32x32/categories/Makefile
openmoko-standard/32x32/places/Makefile
+openmoko-standard/32x32/stock/Makefile
openmoko-standard/32x32/actions/Makefile
openmoko-standard/36x36/Makefile
openmoko-standard/36x36/stock/Makefile
Modified: trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/Makefile.am
===================================================================
--- trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/Makefile.am 2007-05-18 15:00:58 UTC (rev 2018)
+++ trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/Makefile.am 2007-05-18 15:16:09 UTC (rev 2019)
@@ -1,2 +1,2 @@
-SUBDIRS=actions apps categories places
+SUBDIRS=actions apps categories places stock
MAINTAINERCLEANFILES = Makefile.in
Added: trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/stock/Makefile.am
===================================================================
--- trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/stock/Makefile.am 2007-05-18 15:00:58 UTC (rev 2018)
+++ trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/stock/Makefile.am 2007-05-18 15:16:09 UTC (rev 2019)
@@ -0,0 +1,7 @@
+themedir = $(datadir)/icons/openmoko-standard
+size = 32x32
+context = stock
+iconsdir = $(themedir)/$(size)/$(context)
+icons_DATA = moko-history-call-in.png moko-history-call-missed.png moko-history-call-out.png moko-history-im.png moko-history-mail.png
+EXTRA_DIST = $(icons_DATA)
+MAINTAINERCLEANFILES = Makefile.in
Added: trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/stock/moko-history-call-in.png
===================================================================
(Binary files differ)
Property changes on: trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/stock/moko-history-call-in.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/stock/moko-history-call-missed.png
===================================================================
(Binary files differ)
Property changes on: trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/stock/moko-history-call-missed.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/stock/moko-history-call-out.png
===================================================================
(Binary files differ)
Property changes on: trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/stock/moko-history-call-out.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/stock/moko-history-im.png
===================================================================
(Binary files differ)
Property changes on: trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/stock/moko-history-im.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/stock/moko-history-mail.png
===================================================================
(Binary files differ)
Property changes on: trunk/src/target/OM-2007/artwork/icons/openmoko-standard/32x32/stock/moko-history-mail.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/src/target/OM-2007/artwork/icons/openmoko-standard/index.theme
===================================================================
--- trunk/src/target/OM-2007/artwork/icons/openmoko-standard/index.theme 2007-05-18 15:00:58 UTC (rev 2018)
+++ trunk/src/target/OM-2007/artwork/icons/openmoko-standard/index.theme 2007-05-18 15:16:09 UTC (rev 2019)
@@ -2,7 +2,7 @@
Name=OpenMoko
Comment=OpenMoko Icon Theme
-Directories=22x22/stock,32x32/actions,32x32/apps,32x32/categories,32x32/places,36x36/stock,48x48/actions,48x48/apps,48x48/categories,48x48/places,128x128/actions,128x128/apps,128x128/categories,128x128/places,
+Directories=22x22/stock,32x32/actions,32x32/apps,32x32/categories,32x32/places,32x32/stock,36x36/stock,48x48/actions,48x48/apps,48x48/categories,48x48/places,128x128/actions,128x128/apps,128x128/categories,128x128/places,
[22x22/stock]
Size=22
@@ -29,6 +29,11 @@
Context=places
Type=Fixed
+[32x32/stock]
+Size=32
+Context=stock
+Type=Fixed
+
[36x36/stock]
Size=36
Context=stock
More information about the commitlog
mailing list