ooo-build r11221 - in trunk: . src/layout



Author: jannieuw
Date: Tue Jan  8 14:02:20 2008
New Revision: 11221
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11221&view=rev

Log:
2008-01-08  Jan Nieuwenhuizen  <janneke gnu org>

	* src/layout: Add icon set for layout by Jakub Steiner.

	* Makefile.shared (artwork.install): Install them.


Added:
   trunk/src/layout/
   trunk/src/layout/README
   trunk/src/layout/lc_apply.png   (contents, props changed)
   trunk/src/layout/lc_cancel.png   (contents, props changed)
   trunk/src/layout/lc_help.png   (contents, props changed)
   trunk/src/layout/lc_no.png   (contents, props changed)
   trunk/src/layout/lc_ok.png   (contents, props changed)
   trunk/src/layout/lc_yes.png   (contents, props changed)
   trunk/src/layout/sc_apply.png   (contents, props changed)
   trunk/src/layout/sc_cancel.png   (contents, props changed)
   trunk/src/layout/sc_help.png   (contents, props changed)
   trunk/src/layout/sc_no.png   (contents, props changed)
   trunk/src/layout/sc_ok.png   (contents, props changed)
   trunk/src/layout/sc_yes.png   (contents, props changed)
Modified:
   trunk/ChangeLog
   trunk/Makefile.shared

Modified: trunk/Makefile.shared
==============================================================================
--- trunk/Makefile.shared	(original)
+++ trunk/Makefile.shared	Tue Jan  8 14:02:20 2008
@@ -45,6 +45,9 @@
 		*32/convert) ;; \
 		/*) mv $(OOBUILDDIR)/default_images/introabout/intro.bmp $(OOBUILDDIR)/default_images/introabout/intro-save.bmp && convert $(OOBUILDDIR)/default_images/introabout/intro-save.bmp -depth 24 -type TrueColor $(OOBUILDDIR)/default_images/introabout/intro.bmp ;; \
 	esac
+	cp $(top_srcdir)/src/layout/*.png $(OOBUILDDIR)/default_images/res/commandimagelist
+	cp $(top_srcdir)/src/layout/*.png $(OOBUILDDIR)/ooo_custom_images/industrial/res/commandimagelist
+	cp $(top_srcdir)/src/layout/*.png $(OOBUILDDIR)/ooo_custom_images/tango/res/commandimagelist
 	touch $@
 
 patch.apply: $(OOBUILDDIR)/unpack $(STAMP_DIR)/patch.apply 

Added: trunk/src/layout/README
==============================================================================
--- (empty file)
+++ trunk/src/layout/README	Tue Jan  8 14:02:20 2008
@@ -0,0 +1 @@
+Icons for layout dialogs for tango by Jakub Steiner.

Added: trunk/src/layout/lc_apply.png
==============================================================================
Binary file. No diff available.

Added: trunk/src/layout/lc_cancel.png
==============================================================================
Binary file. No diff available.

Added: trunk/src/layout/lc_help.png
==============================================================================
Binary file. No diff available.

Added: trunk/src/layout/lc_no.png
==============================================================================
Binary file. No diff available.

Added: trunk/src/layout/lc_ok.png
==============================================================================
Binary file. No diff available.

Added: trunk/src/layout/lc_yes.png
==============================================================================
Binary file. No diff available.

Added: trunk/src/layout/sc_apply.png
==============================================================================
Binary file. No diff available.

Added: trunk/src/layout/sc_cancel.png
==============================================================================
Binary file. No diff available.

Added: trunk/src/layout/sc_help.png
==============================================================================
Binary file. No diff available.

Added: trunk/src/layout/sc_no.png
==============================================================================
Binary file. No diff available.

Added: trunk/src/layout/sc_ok.png
==============================================================================
Binary file. No diff available.

Added: trunk/src/layout/sc_yes.png
==============================================================================
Binary file. No diff available.



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