[ooo-build-commit] .: patches/dev300
Andras Timar
timar at kemper.freedesktop.org
Fri Oct 1 23:39:58 PDT 2010
patches/dev300/apply | 2 --
patches/dev300/svx-hu-name-order.diff | 19 -------------------
2 files changed, 21 deletions(-)
New commits:
commit 0f336ffd68b4b9c362c5794673709a58ffec2e83
Author: Andras Timar <timar at fsf.hu>
Date: Sat Oct 2 08:38:23 2010 +0200
Removed svx-hu-name-order.diff; moved to git
diff --git a/patches/dev300/apply b/patches/dev300/apply
index e28e647..efc2162 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -2810,8 +2810,6 @@ svtools-wmf-clipperf.diff, n#535304, thorsten
# Omit caption separator, if caption text is empty
sw-caption-separator.diff, i#110287, timar
-# Fix name order for Hungarian on the UI
-svx-hu-name-order.diff, i#105342, timar
# In some cases when exporting a PDF from a presentation, we are asked
# to export an empty "link annotation", which gets turned into a
diff --git a/patches/dev300/svx-hu-name-order.diff b/patches/dev300/svx-hu-name-order.diff
deleted file mode 100644
index fc5ce98..0000000
--- a/patches/dev300/svx-hu-name-order.diff
+++ /dev/null
@@ -1,19 +0,0 @@
----
- cui/source/options/optgenrl.cxx | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
-
-diff --git cui/source/options/optgenrl.cxx cui/source/options/optgenrl.cxx
-index c7310bd..d6681cc 100644
---- cui/source/options/optgenrl.cxx
-+++ cui/source/options/optgenrl.cxx
-@@ -186,6 +186,7 @@ SvxGeneralTabPage::SvxGeneralTabPage( Window* pParent, const SfxItemSet& rCoreSe
- }
- else if ( LANGUAGE_JAPANESE == eLang ||
- LANGUAGE_KOREAN == eLang ||
-+ LANGUAGE_HUNGARIAN == eLang ||
- LANGUAGE_CHINESE_TRADITIONAL == eLang ||
- LANGUAGE_CHINESE_SIMPLIFIED == eLang)
- {
---
-1.7.0.1
-
More information about the ooo-build-commit
mailing list