[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - cui/source default_images/svx
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sat Oct 20 12:10:30 UTC 2018
cui/source/options/optsave.src | 4 ++--
default_images/svx/res/tr10432.png |binary
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 8df668da4c2897614e5d08b6f7a7c43365c55738
Author: Matthias Seidel <mseidel at apache.org>
AuthorDate: Sat Oct 20 11:27:12 2018 +0000
Commit: Matthias Seidel <mseidel at apache.org>
CommitDate: Sat Oct 20 11:27:12 2018 +0000
Moved ODF warning a bit
This warning was "pushed out" of the dialog with r1602143
diff --git a/cui/source/options/optsave.src b/cui/source/options/optsave.src
index e743cc50ae88..e803303f6c9b 100644
--- a/cui/source/options/optsave.src
+++ b/cui/source/options/optsave.src
@@ -224,13 +224,13 @@ TabPage RID_SFXPAGE_SAVE
};
FixedImage FI_ODF_WARNING
{
- Pos = MAP_APPFONT ( 12, 174 ) ;
+ Pos = MAP_APPFONT ( 12, 177 ) ;
Size = MAP_APPFONT ( 8, 8 ) ;
Hide = TRUE ;
};
FixedText FT_WARN
{
- Pos = MAP_APPFONT ( 23, 174 ) ;
+ Pos = MAP_APPFONT ( 23, 177 ) ;
Size = MAP_APPFONT ( 239, 8 ) ;
Hide = TRUE ;
Text [ en-US ] = "Not using ODF 1.2 Extended may cause information to be lost." ;
commit 3ac78ab3a0df02edd8984664c6df6c7a8131ced1
Author: Matthias Seidel <mseidel at apache.org>
AuthorDate: Sat Oct 20 11:10:40 2018 +0000
Commit: Matthias Seidel <mseidel at apache.org>
CommitDate: Sat Oct 20 11:10:40 2018 +0000
Replaced Orb in options dialog with flat one
diff --git a/default_images/svx/res/tr10432.png b/default_images/svx/res/tr10432.png
index 296c6f4c58b1..fa8ddfddb07f 100644
Binary files a/default_images/svx/res/tr10432.png and b/default_images/svx/res/tr10432.png differ
More information about the Libreoffice-commits
mailing list