From bce7c9b0688c6f6f73311cc87ac094831489eedb Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 8 Jan 2014 12:21:36 +0000 Subject: swap button order in ui to match typical reality This has no effect on the rendering of this .ui as native button ordering is active. But it means that under the typical editing-under-GNOME that ones head is wrecked from the cognitive impedance of the editor and viewer not matching in order Change-Id: I8888d4263f05bcecff72496f4cf0ae67345dc644 --- sfx2/uiconfig/ui/alienwarndialog.ui | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'sfx2/uiconfig') diff --git a/sfx2/uiconfig/ui/alienwarndialog.ui b/sfx2/uiconfig/ui/alienwarndialog.ui index 6513171a5f95..0e6141dfd670 100644 --- a/sfx2/uiconfig/ui/alienwarndialog.ui +++ b/sfx2/uiconfig/ui/alienwarndialog.ui @@ -1,5 +1,5 @@ - + @@ -23,14 +23,13 @@ False end - - _Use %FORMATNAME Format + + Use _ODF Format True True - True - True True True + bottom False @@ -40,13 +39,14 @@ - - Use _ODF Format + + _Use %FORMATNAME Format True True + True + True True True - bottom False @@ -82,8 +82,8 @@ - save cancel + save -- cgit option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
Bergmann
AgeCommit message (Expand)Author
2012-06-12re-base on ALv2 code.Michael Meeks
2012-02-08Missing newline at end of fileStephan Bergmann
2020-03-04Bump Windows build baseline to Visual Studio 2019 16.4Stephan Bergmann
2020-02-20Bump macOS build baseline to Xcode 11.3 and macOS 10.14.4Stephan Bergmann
2020-02-06Self-certify LibreOffice licenses as OSI-approvedThorsten Behrens
2019-11-01README: Add Weblate badge for core l10nAdolfo Jayme Barrientos
2019-10-28Android: document one SDK version that worksMiklos Vajna
2019-08-26Android: document one NDK version that worksMiklos Vajna
2019-08-15Fix MSVC version in README.mdStephan Bergmann
2019-06-05baseline is CentOS/RHEL 7 (glibc 2.14 or later)Christian Lohmaier