cheese r845 - in trunk: . data data/pixmaps
- From: dgsiegel svn gnome org
- To: svn-commits-list gnome org
- Subject: cheese r845 - in trunk: . data data/pixmaps
- Date: Tue, 5 Aug 2008 15:11:25 +0000 (UTC)
Author: dgsiegel
Date: Tue Aug 5 15:11:24 2008
New Revision: 845
URL: http://svn.gnome.org/viewvc/cheese?rev=845&view=rev
Log:
add missing icons to waf and autotools
Modified:
trunk/ChangeLog
trunk/data/pixmaps/Makefile.am
trunk/data/wscript_build
Modified: trunk/data/pixmaps/Makefile.am
==============================================================================
--- trunk/data/pixmaps/Makefile.am (original)
+++ trunk/data/pixmaps/Makefile.am Tue Aug 5 15:11:24 2008
@@ -2,7 +2,8 @@
Pixmaps_DATA = \
thumbnail-frame.png \
- camera-icon.svg
+ camera-icon.svg \
+ cheese-1.svg
EXTRA_DIST = \
$(Pixmaps_DATA)
Modified: trunk/data/wscript_build
==============================================================================
--- trunk/data/wscript_build (original)
+++ trunk/data/wscript_build Tue Aug 5 15:11:24 2008
@@ -44,6 +44,7 @@
# data/effects
install_files('PACKAGE_DATADIR', 'effects', 'effects/*.png')
install_files('PACKAGE_DATADIR', 'pixmaps', 'pixmaps/*.png')
+install_files('PACKAGE_DATADIR', 'pixmaps', 'pixmaps/*.svg')
# data/icons
for i in ["16x16", "22x22", "24x24", "32x32", "48x48"]:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]