ooo-build r14364 - in branches/ooo-build-3-0: . patches/dev300



Author: ccheney
Date: Mon Oct 20 19:23:35 2008
New Revision: 14364
URL: http://svn.gnome.org/viewvc/ooo-build?rev=14364&view=rev

Log:
2008-10-20  Chris Cheney  <ccheney ubuntu com>

        * patches/dev300/human-icons-add.diff: correct path to themes


Modified:
   branches/ooo-build-3-0/ChangeLog
   branches/ooo-build-3-0/patches/dev300/human-icons-add.diff

Modified: branches/ooo-build-3-0/patches/dev300/human-icons-add.diff
==============================================================================
--- branches/ooo-build-3-0/patches/dev300/human-icons-add.diff	(original)
+++ branches/ooo-build-3-0/patches/dev300/human-icons-add.diff	Mon Oct 20 19:23:35 2008
@@ -149,7 +149,7 @@
 +	// if the images*.zip file doesn't exist, fall back to auto
 +	if ( nStyle != STYLE_SYMBOLS_AUTO )
 +	{
-+		char zipfile[100] = "/usr/lib/openoffice/share/config/images";
++		char zipfile[100] = "/usr/lib/openoffice/basis-link/share/config/images";
 +		switch ( nStyle )
 +		{
 +			case STYLE_SYMBOLS_DEFAULT:    strcat (zipfile, ""); break;



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