ooo-build r11674 - in trunk: . bin src/icons src/icons/tango



Author: kyoshida
Date: Thu Feb 21 22:59:12 2008
New Revision: 11674
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11674&view=rev

Log:
2008-02-21  Kohei Yoshida  <kyoshida novell com>

	* src/icons/lch_togglesheetgrid.png:
	* src/icons/lc_togglesheetgrid.png:
	* src/icons/sch_togglesheetgrid.png:
	* src/icons/sc_togglesheetgrid.png:
	* src/icons/tango/lch_togglesheetgrid.png:
	* src/icons/tango/lc_togglesheetgrid.png:
	* src/icons/tango/sch_togglesheetgrid.png:
	* src/icons/tango/sc_togglesheetgrid.png: new icon set for toggle sheet
	grid lines command.  This is actually a duplicate icon from the import
	data command.

	* bin/unpack: copy the above image files into build tree.


Added:
   trunk/src/icons/
   trunk/src/icons/lc_togglesheetgrid.png   (contents, props changed)
   trunk/src/icons/lch_togglesheetgrid.png   (contents, props changed)
   trunk/src/icons/sc_togglesheetgrid.png   (contents, props changed)
   trunk/src/icons/sch_togglesheetgrid.png   (contents, props changed)
   trunk/src/icons/tango/
   trunk/src/icons/tango/lc_togglesheetgrid.png   (contents, props changed)
   trunk/src/icons/tango/lch_togglesheetgrid.png   (contents, props changed)
   trunk/src/icons/tango/sc_togglesheetgrid.png   (contents, props changed)
   trunk/src/icons/tango/sch_togglesheetgrid.png   (contents, props changed)
Modified:
   trunk/ChangeLog
   trunk/bin/unpack

Modified: trunk/bin/unpack
==============================================================================
--- trunk/bin/unpack	(original)
+++ trunk/bin/unpack	Thu Feb 21 22:59:12 2008
@@ -509,6 +509,11 @@
     unzip $SRCDIR/$pack -d $OOBUILDDIR/extras/source
 done
 
+# Extra command images
+echo "Copying extra command images"
+$GNUCP -f $SRCDIR/icons/*.png $OOBUILDDIR/default_images/res/commandimagelist/ || exit 1
+$GNUCP -f $SRCDIR/icons/tango/*.png $OOBUILDDIR/ooo_custom_images/tango/res/commandimagelist/ || exit 1
+
 echo "Copying scsolver directory into the tree"
 $GNUCP -Rf $TOOLSDIR/scratch/scsolver $OOBUILDDIR/ || exit 1
 

Added: trunk/src/icons/lc_togglesheetgrid.png
==============================================================================
Binary file. No diff available.

Added: trunk/src/icons/lch_togglesheetgrid.png
==============================================================================
Binary file. No diff available.

Added: trunk/src/icons/sc_togglesheetgrid.png
==============================================================================
Binary file. No diff available.

Added: trunk/src/icons/sch_togglesheetgrid.png
==============================================================================
Binary file. No diff available.

Added: trunk/src/icons/tango/lc_togglesheetgrid.png
==============================================================================
Binary file. No diff available.

Added: trunk/src/icons/tango/lch_togglesheetgrid.png
==============================================================================
Binary file. No diff available.

Added: trunk/src/icons/tango/sc_togglesheetgrid.png
==============================================================================
Binary file. No diff available.

Added: trunk/src/icons/tango/sch_togglesheetgrid.png
==============================================================================
Binary file. No diff available.



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