ooo-build r13333 - in trunk: . patches/dev300
- From: strba svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r13333 - in trunk: . patches/dev300
- Date: Mon, 21 Jul 2008 20:24:11 +0000 (UTC)
Author: strba
Date: Mon Jul 21 20:24:11 2008
New Revision: 13333
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13333&view=rev
Log:
fix a typo in win32 installer
Modified:
trunk/ChangeLog
trunk/patches/dev300/apply
trunk/patches/dev300/win32-installer-register-moox-types.diff
Modified: trunk/patches/dev300/apply
==============================================================================
--- trunk/patches/dev300/apply (original)
+++ trunk/patches/dev300/apply Mon Jul 21 20:24:11 2008
@@ -60,7 +60,7 @@
SUSE-10.2 : NovellBase, BerkeleyDB43, EMFPlus
SUSE-10.3 : NovellBase, BerkeleyDB43, EMFPlus
SUSE-11.0 : NovellBase, BerkeleyDB43, Gcc43, EMFPlus, CairoFonts
-SUSE : NovellBase, BerkeleyDB43, Gcc43, EMFPlus, CairoFonts
+SUSE : NovellBase, BerkeleyDB43, Gcc43, EMFPlus, CairoFonts, UnstableLibwpd
SUSE-reduced:NovellBase,BerkeleyDB43, ReducedDefaults
# Debian
DebianBase : LinuxCommon, DebianBaseOnly, Lockdown, GCCSTL, BerkeleyDB43, Split, PostgreSQL
Modified: trunk/patches/dev300/win32-installer-register-moox-types.diff
==============================================================================
--- trunk/patches/dev300/win32-installer-register-moox-types.diff (original)
+++ trunk/patches/dev300/win32-installer-register-moox-types.diff Mon Jul 21 20:24:11 2008
@@ -83,7 +83,7 @@
+std::wstring RegistrationContextInformation::GetMOOXPowerPointDocumentDisplayName() const
+{
+ std::wstring str;
-+ str = TEXT("Microsoft Excel 2007 Presentation");
++ str = TEXT("Microsoft PowerPoint 2007 Presentation");
+ return str;
+}
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]