From 940b4d1848e8c70ab7642901a68594e8016caffc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:51:28 +0200 Subject: Adding upstream version 1:7.0.4. Signed-off-by: Daniel Baumann --- sfx2/uiconfig/ui/addtargetdialog.ui | 275 ++++++++++++ sfx2/uiconfig/ui/alienwarndialog.ui | 86 ++++ sfx2/uiconfig/ui/autoredactdialog.ui | 321 ++++++++++++++ sfx2/uiconfig/ui/bookmarkdialog.ui | 140 ++++++ sfx2/uiconfig/ui/bookmarkmenu.ui | 39 ++ sfx2/uiconfig/ui/charmapcontrol.ui | 508 +++++++++++++++++++++ sfx2/uiconfig/ui/charviewmenu.ui | 25 ++ sfx2/uiconfig/ui/checkin.ui | 154 +++++++ sfx2/uiconfig/ui/classificationbox.ui | 49 +++ sfx2/uiconfig/ui/cmisinfopage.ui | 46 ++ sfx2/uiconfig/ui/cmisline.ui | 142 ++++++ sfx2/uiconfig/ui/custominfopage.ui | 126 ++++++ sfx2/uiconfig/ui/descriptioninfopage.ui | 125 ++++++ sfx2/uiconfig/ui/dockingwindow.ui | 19 + sfx2/uiconfig/ui/documentfontspage.ui | 166 +++++++ sfx2/uiconfig/ui/documentinfopage.ui | 414 +++++++++++++++++ sfx2/uiconfig/ui/documentpropertiesdialog.ui | 344 +++++++++++++++ sfx2/uiconfig/ui/editdocumentdialog.ui | 70 +++ sfx2/uiconfig/ui/editdurationdialog.ui | 363 +++++++++++++++ sfx2/uiconfig/ui/emojicontrol.ui | 254 +++++++++++ sfx2/uiconfig/ui/errorfindemaildialog.ui | 35 ++ sfx2/uiconfig/ui/floatingrecord.ui | 65 +++ sfx2/uiconfig/ui/helpbookmarkpage.ui | 102 +++++ sfx2/uiconfig/ui/helpcontentpage.ui | 70 +++ sfx2/uiconfig/ui/helpcontrol.ui | 244 ++++++++++ sfx2/uiconfig/ui/helpindexpage.ui | 138 ++++++ sfx2/uiconfig/ui/helpmanual.ui | 80 ++++ sfx2/uiconfig/ui/helpsearchpage.ui | 174 ++++++++ sfx2/uiconfig/ui/helpwindow.ui | 207 +++++++++ sfx2/uiconfig/ui/inputdialog.ui | 126 ++++++ sfx2/uiconfig/ui/licensedialog.ui | 98 +++++ sfx2/uiconfig/ui/linefragment.ui | 238 ++++++++++ sfx2/uiconfig/ui/linkeditdialog.ui | 209 +++++++++ sfx2/uiconfig/ui/loadtemplatedialog.ui | 410 +++++++++++++++++ sfx2/uiconfig/ui/managestylepage.ui | 253 +++++++++++ sfx2/uiconfig/ui/newstyle.ui | 197 +++++++++ sfx2/uiconfig/ui/notebookbar.ui | 94 ++++ sfx2/uiconfig/ui/notebookbarpopup.ui | 29 ++ sfx2/uiconfig/ui/optprintpage.ui | 636 +++++++++++++++++++++++++++ sfx2/uiconfig/ui/password.ui | 334 ++++++++++++++ sfx2/uiconfig/ui/printeroptionsdialog.ui | 91 ++++ sfx2/uiconfig/ui/querysavedialog.ui | 83 ++++ sfx2/uiconfig/ui/safemodequerydialog.ui | 70 +++ sfx2/uiconfig/ui/saveastemplatedlg.ui | 237 ++++++++++ sfx2/uiconfig/ui/searchdialog.ui | 202 +++++++++ sfx2/uiconfig/ui/securityinfopage.ui | 106 +++++ sfx2/uiconfig/ui/singletabdialog.ui | 87 ++++ sfx2/uiconfig/ui/startcenter.ui | 558 +++++++++++++++++++++++ sfx2/uiconfig/ui/stylecontextmenu.ui | 49 +++ sfx2/uiconfig/ui/templatecategorydlg.ui | 225 ++++++++++ sfx2/uiconfig/ui/templatedlg.ui | 481 ++++++++++++++++++++ sfx2/uiconfig/ui/templatepanel.ui | 326 ++++++++++++++ sfx2/uiconfig/ui/urlbox.ui | 29 ++ sfx2/uiconfig/ui/versioncommentdialog.ui | 163 +++++++ sfx2/uiconfig/ui/versionscmis.ui | 264 +++++++++++ sfx2/uiconfig/ui/versionsofdialog.ui | 346 +++++++++++++++ 56 files changed, 10722 insertions(+) create mode 100644 sfx2/uiconfig/ui/addtargetdialog.ui create mode 100644 sfx2/uiconfig/ui/alienwarndialog.ui create mode 100644 sfx2/uiconfig/ui/autoredactdialog.ui create mode 100644 sfx2/uiconfig/ui/bookmarkdialog.ui create mode 100644 sfx2/uiconfig/ui/bookmarkmenu.ui create mode 100644 sfx2/uiconfig/ui/charmapcontrol.ui create mode 100644 sfx2/uiconfig/ui/charviewmenu.ui create mode 100644 sfx2/uiconfig/ui/checkin.ui create mode 100644 sfx2/uiconfig/ui/classificationbox.ui create mode 100644 sfx2/uiconfig/ui/cmisinfopage.ui create mode 100644 sfx2/uiconfig/ui/cmisline.ui create mode 100644 sfx2/uiconfig/ui/custominfopage.ui create mode 100644 sfx2/uiconfig/ui/descriptioninfopage.ui create mode 100644 sfx2/uiconfig/ui/dockingwindow.ui create mode 100644 sfx2/uiconfig/ui/documentfontspage.ui create mode 100644 sfx2/uiconfig/ui/documentinfopage.ui create mode 100644 sfx2/uiconfig/ui/documentpropertiesdialog.ui create mode 100644 sfx2/uiconfig/ui/editdocumentdialog.ui create mode 100644 sfx2/uiconfig/ui/editdurationdialog.ui create mode 100644 sfx2/uiconfig/ui/emojicontrol.ui create mode 100644 sfx2/uiconfig/ui/errorfindemaildialog.ui create mode 100644 sfx2/uiconfig/ui/floatingrecord.ui create mode 100644 sfx2/uiconfig/ui/helpbookmarkpage.ui create mode 100644 sfx2/uiconfig/ui/helpcontentpage.ui create mode 100644 sfx2/uiconfig/ui/helpcontrol.ui create mode 100644 sfx2/uiconfig/ui/helpindexpage.ui create mode 100644 sfx2/uiconfig/ui/helpmanual.ui create mode 100644 sfx2/uiconfig/ui/helpsearchpage.ui create mode 100644 sfx2/uiconfig/ui/helpwindow.ui create mode 100644 sfx2/uiconfig/ui/inputdialog.ui create mode 100644 sfx2/uiconfig/ui/licensedialog.ui create mode 100644 sfx2/uiconfig/ui/linefragment.ui create mode 100644 sfx2/uiconfig/ui/linkeditdialog.ui create mode 100644 sfx2/uiconfig/ui/loadtemplatedialog.ui create mode 100644 sfx2/uiconfig/ui/managestylepage.ui create mode 100644 sfx2/uiconfig/ui/newstyle.ui create mode 100644 sfx2/uiconfig/ui/notebookbar.ui create mode 100644 sfx2/uiconfig/ui/notebookbarpopup.ui create mode 100644 sfx2/uiconfig/ui/optprintpage.ui create mode 100644 sfx2/uiconfig/ui/password.ui create mode 100644 sfx2/uiconfig/ui/printeroptionsdialog.ui create mode 100644 sfx2/uiconfig/ui/querysavedialog.ui create mode 100644 sfx2/uiconfig/ui/safemodequerydialog.ui create mode 100644 sfx2/uiconfig/ui/saveastemplatedlg.ui create mode 100644 sfx2/uiconfig/ui/searchdialog.ui create mode 100644 sfx2/uiconfig/ui/securityinfopage.ui create mode 100644 sfx2/uiconfig/ui/singletabdialog.ui create mode 100644 sfx2/uiconfig/ui/startcenter.ui create mode 100644 sfx2/uiconfig/ui/stylecontextmenu.ui create mode 100644 sfx2/uiconfig/ui/templatecategorydlg.ui create mode 100644 sfx2/uiconfig/ui/templatedlg.ui create mode 100644 sfx2/uiconfig/ui/templatepanel.ui create mode 100644 sfx2/uiconfig/ui/urlbox.ui create mode 100644 sfx2/uiconfig/ui/versioncommentdialog.ui create mode 100644 sfx2/uiconfig/ui/versionscmis.ui create mode 100644 sfx2/uiconfig/ui/versionsofdialog.ui (limited to 'sfx2/uiconfig') diff --git a/sfx2/uiconfig/ui/addtargetdialog.ui b/sfx2/uiconfig/ui/addtargetdialog.ui new file mode 100644 index 000000000..cac3b7a42 --- /dev/null +++ b/sfx2/uiconfig/ui/addtargetdialog.ui @@ -0,0 +1,275 @@ + + + + + + False + 6 + Add Target + True + 0 + 0 + dialog + + + + + + False + True + True + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + 6 + 12 + + + True + False + Name: + True + + + + + + 0 + 0 + + + + + True + True + True + True + + + + + + 1 + 0 + + + + + True + False + Type: + True + + + + + + 0 + 1 + + + + + True + False + Content: + True + + + + + + 0 + 2 + + + + + True + True + True + True + + + + + + 1 + 2 + + + + + True + False + True + 0 + + Text + Regular expression + Predefined + + + + + + + 1 + 1 + + + + + False + False + Content: + True + + + + + + 0 + 3 + + + + + False + False + True + 0 + + Credit card numbers + Email addresses + IP addresses + Dates (Numerical) + National Insurance Number (UK) + Social Security Number (US) + + + + + + + 1 + 3 + + + + + False + True + 0 + + + + + True + False + 12 + + + Case Sensitive + True + True + False + True + True + + + False + True + 0 + + + + + Whole Words Only + True + True + False + True + True + + + False + True + end + 1 + + + + + False + True + 2 + + + + + + close + cancel + help + + + diff --git a/sfx2/uiconfig/ui/alienwarndialog.ui b/sfx2/uiconfig/ui/alienwarndialog.ui new file mode 100644 index 000000000..0f014bc02 --- /dev/null +++ b/sfx2/uiconfig/ui/alienwarndialog.ui @@ -0,0 +1,86 @@ + + + + + + False + Confirm File Format + False + True + dialog + True + question + This document may contain formatting or content that cannot be saved in the currently selected file format “%FORMATNAME”. + Use the default ODF file format to be sure that the document is saved correctly. + + + False + vertical + 12 + + + False + + + Use %DEFAULTEXTENSION _Format + True + True + True + True + + + False + True + 0 + True + + + + + _Use %FORMATNAME Format + True + True + True + True + True + True + + + False + True + 1 + True + + + + + False + True + end + 0 + + + + + _Ask when not saving in ODF or default format + True + True + False + True + 0 + True + + + False + True + 2 + + + + + + cancel + save + + + diff --git a/sfx2/uiconfig/ui/autoredactdialog.ui b/sfx2/uiconfig/ui/autoredactdialog.ui new file mode 100644 index 000000000..9b40e80dc --- /dev/null +++ b/sfx2/uiconfig/ui/autoredactdialog.ui @@ -0,0 +1,321 @@ + + + + + + + + + + + + + + + + + + + + + + False + 6 + Automatic Redaction + True + dialog + + + False + True + True + vertical + 12 + + + False + + + gtk-help + True + True + True + True + + + False + True + 0 + True + + + + + gtk-ok + True + True + True + True + + + False + True + 1 + + + + + gtk-cancel + True + True + True + True + + + False + True + 2 + + + + + False + False + end + 5 + + + + + True + False + True + 6 + 12 + + + True + True + True + True + in + + + True + True + True + 5 + 5 + True + True + liststore1 + 0 + False + + + + + + True + 6 + Target Name + + + + 0 + + + + + + + True + 6 + Type + + + + 1 + + + + + + + True + 6 + Content + + + + 2 + + + + + + + True + 6 + Case Sensitive + + + + 3 + + + + + + + True + 6 + Whole Words + + + + 4 + + + + + + + + + + + + 0 + 1 + + + + + True + False + start + center + 1 + 1 + _Redaction Targets + True + + + + + + 0 + 0 + + + + + True + False + vertical + 6 + start + + + Load Targets + True + True + True + + + False + True + 0 + + + + + Save Targets + True + True + True + + + False + True + 1 + + + + + True + False + False + + + True + True + 2 + True + + + + + Add Target + True + True + True + + + False + True + 3 + + + + + Edit Target + True + True + True + + + False + False + 4 + + + + + Delete Target + True + True + True + + + False + False + 5 + + + + + 1 + 1 + + + + + + + + False + True + 3 + + + + + + help + ok + cancel + + + diff --git a/sfx2/uiconfig/ui/bookmarkdialog.ui b/sfx2/uiconfig/ui/bookmarkdialog.ui new file mode 100644 index 000000000..a91277afb --- /dev/null +++ b/sfx2/uiconfig/ui/bookmarkdialog.ui @@ -0,0 +1,140 @@ + + + + + + False + 6 + Add to Bookmarks + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + False + True + Rename Bookmark + + + False + True + 0 + + + + + True + False + start + True + 12 + + + True + False + Bookmark: + True + entry + + + False + True + 0 + + + + + True + True + True + True + + + False + True + 1 + + + + + False + True + 1 + + + + + + ok + cancel + help + + + diff --git a/sfx2/uiconfig/ui/bookmarkmenu.ui b/sfx2/uiconfig/ui/bookmarkmenu.ui new file mode 100644 index 000000000..86d07b084 --- /dev/null +++ b/sfx2/uiconfig/ui/bookmarkmenu.ui @@ -0,0 +1,39 @@ + + + + + + True + False + + + True + False + Display + True + + + + + True + False + + + + + True + False + Rename... + True + + + + + True + False + Delete + True + + + + diff --git a/sfx2/uiconfig/ui/charmapcontrol.ui b/sfx2/uiconfig/ui/charmapcontrol.ui new file mode 100644 index 000000000..20b37841a --- /dev/null +++ b/sfx2/uiconfig/ui/charmapcontrol.ui @@ -0,0 +1,508 @@ + + + + + + False + True + 4 + + + True + False + queue + vertical + 6 + + + True + False + Favorites + + + False + True + 0 + + + + + True + False + start + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 0 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 1 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 3 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 2 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 4 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 5 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 0 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 1 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 2 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 3 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 4 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 5 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 0 + 2 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 1 + 2 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 2 + 2 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 3 + 2 + + + + + + + + + + + False + True + 1 + + + + + True + False + Recent + + + False + True + 2 + + + + + True + False + start + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 0 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 1 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 3 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 2 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 4 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 5 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 3 + 2 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 2 + 2 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 1 + 2 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 0 + 2 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 5 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 4 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 3 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 2 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 1 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 0 + 1 + + + + + + + + + + + False + True + 3 + + + + + More Characters… + True + True + True + + + False + True + 4 + + + + + + diff --git a/sfx2/uiconfig/ui/charviewmenu.ui b/sfx2/uiconfig/ui/charviewmenu.ui new file mode 100644 index 000000000..ab7a2a3e5 --- /dev/null +++ b/sfx2/uiconfig/ui/charviewmenu.ui @@ -0,0 +1,25 @@ + + + + + + True + False + + + True + False + Remove + True + + + + + True + False + Clear All + True + + + + diff --git a/sfx2/uiconfig/ui/checkin.ui b/sfx2/uiconfig/ui/checkin.ui new file mode 100644 index 000000000..a3b17aaf6 --- /dev/null +++ b/sfx2/uiconfig/ui/checkin.ui @@ -0,0 +1,154 @@ + + + + + + False + 6 + Check-In + False + True + center-on-parent + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + 6 + + + New major version + True + True + False + True + 0 + True + + + 0 + 2 + + + + + True + False + Version comment: + True + 0 + + + 0 + 0 + + + + + True + True + True + True + in + + + 300 + 150 + True + True + True + True + word + + + + + 0 + 1 + + + + + True + True + 1 + + + + + + ok + cancel + help + + + diff --git a/sfx2/uiconfig/ui/classificationbox.ui b/sfx2/uiconfig/ui/classificationbox.ui new file mode 100644 index 000000000..b94372831 --- /dev/null +++ b/sfx2/uiconfig/ui/classificationbox.ui @@ -0,0 +1,49 @@ + + + + + + True + False + vertical + + + True + False + 6 + 6 + 6 + + + True + False + True + combobox + + + False + True + 0 + + + + + True + False + True + + + False + True + 1 + + + + + False + True + 0 + + + + diff --git a/sfx2/uiconfig/ui/cmisinfopage.ui b/sfx2/uiconfig/ui/cmisinfopage.ui new file mode 100644 index 000000000..07b880364 --- /dev/null +++ b/sfx2/uiconfig/ui/cmisinfopage.ui @@ -0,0 +1,46 @@ + + + + + + True + False + True + True + 6 + 6 + + + True + True + True + True + never + always + in + + + True + False + + + True + False + True + True + vertical + + + + + + + + + + 0 + 0 + + + + diff --git a/sfx2/uiconfig/ui/cmisline.ui b/sfx2/uiconfig/ui/cmisline.ui new file mode 100644 index 000000000..8e6e41958 --- /dev/null +++ b/sfx2/uiconfig/ui/cmisline.ui @@ -0,0 +1,142 @@ + + + + + + 86400000 + 1000 + 60000 + + + True + False + 6 + 0 + 0 + none + + + True + False + 6 + 12 + + + True + False + 6 + 12 + + + True + False + 30 + 0 + 0 + + + + + + 0 + 0 + + + + + False + Type + 8 + 0 + 0 + + + + + + 1 + 0 + + + + + Yes + True + False + True + 0 + 0 + True + True + + + 3 + 0 + + + + + No + True + False + True + 0 + 0 + True + yes + + + 4 + 0 + + + + + True + 300 + 55 + + + 2 + 0 + + + + + True + False + True + + + + + + + 5 + 0 + + + + + True + adjustment1 + + + 6 + 0 + + + + + + + + + False + + + + + + + diff --git a/sfx2/uiconfig/ui/custominfopage.ui b/sfx2/uiconfig/ui/custominfopage.ui new file mode 100644 index 000000000..1893ba63b --- /dev/null +++ b/sfx2/uiconfig/ui/custominfopage.ui @@ -0,0 +1,126 @@ + + + + + + True + False + True + True + 6 + 6 + + + Add _Property + True + True + True + end + True + + + 0 + 2 + + + + + True + False + True + 12 + + + True + False + Name + 0 + + + False + True + 0 + + + + + True + False + Type + 0 + + + False + True + 1 + + + + + True + False + Value + 0 + + + False + True + 2 + + + + + 0 + 0 + + + + + True + True + True + True + never + always + in + + + True + False + True + True + + + True + False + vertical + + + True + False + start + 3 + vertical + 6 + + + + + + False + True + 0 + + + + + + + + + 0 + 1 + + + + diff --git a/sfx2/uiconfig/ui/descriptioninfopage.ui b/sfx2/uiconfig/ui/descriptioninfopage.ui new file mode 100644 index 000000000..f2db5badd --- /dev/null +++ b/sfx2/uiconfig/ui/descriptioninfopage.ui @@ -0,0 +1,125 @@ + + + + + + True + False + True + True + 6 + 6 + 12 + + + True + False + _Title: + True + title + 1 + + + 0 + 0 + + + + + True + False + _Subject: + True + subject + 1 + + + 0 + 1 + + + + + True + False + _Keywords: + True + keywords + 1 + + + 0 + 2 + + + + + True + False + start + _Comments: + True + comments + 1 + + + 0 + 3 + + + + + True + True + True + + + 1 + 0 + + + + + True + True + True + + + 1 + 1 + + + + + True + True + True + + + 1 + 2 + + + + + True + True + True + True + in + + + True + True + True + True + + + + + 1 + 3 + + + + diff --git a/sfx2/uiconfig/ui/dockingwindow.ui b/sfx2/uiconfig/ui/dockingwindow.ui new file mode 100644 index 000000000..a0742fb6f --- /dev/null +++ b/sfx2/uiconfig/ui/dockingwindow.ui @@ -0,0 +1,19 @@ + + + + + + + False + True + True + 6 + dock + + + + + + + + diff --git a/sfx2/uiconfig/ui/documentfontspage.ui b/sfx2/uiconfig/ui/documentfontspage.ui new file mode 100644 index 000000000..30addf981 --- /dev/null +++ b/sfx2/uiconfig/ui/documentfontspage.ui @@ -0,0 +1,166 @@ + + + + + + True + False + 12 + 6 + 12 + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + vertical + + + _Embed fonts in the document + True + True + False + True + 0 + True + + + False + True + 0 + + + + + _Only embed fonts that are used in documents + True + True + False + True + 0 + True + + + False + True + 1 + + + + + + + + + True + False + Font embedding + + + + + + + + 0 + 0 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + vertical + + + _Latin fonts + True + True + False + True + 0 + True + + + False + True + 0 + + + + + _Asian fonts + True + True + False + True + 0 + True + + + False + True + 1 + + + + + _Complex fonts + True + True + False + True + 0 + True + + + False + True + 2 + + + + + + + + + True + False + Font scripts to embed + + + + + + + + 0 + 1 + + + + diff --git a/sfx2/uiconfig/ui/documentinfopage.ui b/sfx2/uiconfig/ui/documentinfopage.ui new file mode 100644 index 000000000..6799a99f5 --- /dev/null +++ b/sfx2/uiconfig/ui/documentinfopage.ui @@ -0,0 +1,414 @@ + + + + + + True + False + True + True + 12 + 6 + 12 + + + True + False + end + _Created: + True + showcreate + + + 0 + 4 + + + + + True + False + end + _Modified: + True + showmodify + + + 0 + 5 + + + + + True + False + end + _Digitally signed: + True + showsigned + + + 0 + 7 + + + + + True + False + end + Last pri_nted: + True + showprint + + + 0 + 8 + + + + + True + False + end + Total _editing time: + True + showedittime + + + 0 + 9 + + + + + True + False + end + Re_vision number: + True + showrevision + + + 0 + 10 + + + + + True + False + True + True + 0 + + + 1 + 4 + 2 + + + + + True + False + True + True + 0 + + + 1 + 5 + 2 + + + + + True + False + True + Multiply signed document + True + 0 + + + 1 + 7 + + + + + True + False + True + True + 0 + + + 1 + 8 + + + + + True + False + True + True + 0 + + + 1 + 9 + 2 + + + + + True + False + True + True + 0 + + + 1 + 10 + 2 + + + + + _Apply user data + True + False + True + True + 0 + True + + + 1 + 11 + + + + + Save preview image with this document + True + True + False + True + True + 0 + True + + + 1 + 12 + + + + + Reset Properties + True + True + True + center + + + 2 + 11 + 2 + + + + + Di_gital Signatures... + True + True + True + True + center + True + + + 2 + 6 + 3 + + + + + True + False + end + _Size: + True + showsize + + + 0 + 3 + + + + + True + False + unknown + True + 0 + + + 1 + 3 + 2 + + + + + True + False + end + _Location: + True + showlocation + + + 0 + 2 + + + + + True + True + True + True + middle + 50 + 0 + + + 1 + 2 + 2 + + + + + True + False + end + 1 + _Type: + True + showtype + + + 0 + 1 + + + + + True + False + True + 0 + + + 1 + 1 + + + + + Change _Password + True + True + True + start + True + + + 2 + 0 + 2 + + + + + True + False + end + Template: + True + showtemplate + + + 0 + 6 + + + + + True + False + True + 56 + 0 + + + 1 + 6 + + + + + True + False + 12 + + + True + False + center + gtk-missing-image + + + 0 + 0 + + + + + True + False + True + True + 56 + + + 1 + 0 + + + + + 1 + 0 + + + + + + + + + + + + + diff --git a/sfx2/uiconfig/ui/documentpropertiesdialog.ui b/sfx2/uiconfig/ui/documentpropertiesdialog.ui new file mode 100644 index 000000000..ca692270b --- /dev/null +++ b/sfx2/uiconfig/ui/documentpropertiesdialog.ui @@ -0,0 +1,344 @@ + + + + + + False + 6 + Properties of “%1” + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-revert-to-saved + True + True + True + True + + + False + True + 0 + + + + + gtk-ok + True + True + True + True + True + True + + + False + True + 1 + + + + + gtk-cancel + True + True + True + True + + + False + True + 2 + + + + + gtk-help + True + True + True + True + + + False + True + 3 + True + + + + + False + True + end + 0 + + + + + True + True + True + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True + False + General + + + False + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + True + False + Description + + + 1 + False + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2 + + + + + True + False + Custom Properties + + + 2 + False + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 3 + + + + + True + False + CMIS Properties + + + 3 + False + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 4 + + + + + True + False + Security + + + 4 + False + + + + + True + True + 1 + + + + + + reset + ok + cancel + help + + + diff --git a/sfx2/uiconfig/ui/editdocumentdialog.ui b/sfx2/uiconfig/ui/editdocumentdialog.ui new file mode 100644 index 000000000..bfd01f6df --- /dev/null +++ b/sfx2/uiconfig/ui/editdocumentdialog.ui @@ -0,0 +1,70 @@ + + + + + + False + Confirm editing of document + False + True + dialog + True + question + Are you sure you want to edit the document? + The original file can be signed without editing the document. Existing signatures on the document will be lost in case of saving an edited version. + + + False + vertical + 12 + + + False + + + Edit Document + True + True + True + True + True + True + + + False + True + 0 + True + + + + + Cancel + True + True + True + True + + + False + True + 1 + True + + + + + False + True + end + 0 + + + + + + edit + cancel + + + diff --git a/sfx2/uiconfig/ui/editdurationdialog.ui b/sfx2/uiconfig/ui/editdurationdialog.ui new file mode 100644 index 000000000..a820a1d05 --- /dev/null +++ b/sfx2/uiconfig/ui/editdurationdialog.ui @@ -0,0 +1,363 @@ + + + + + + 2147483647 + 1 + 10 + + + 2147483647 + 1 + 10 + + + 2147483647 + 1 + 10 + + + 2147483647 + 1 + 10 + + + 2147483647 + 1 + 10 + + + 2147483647 + 1 + 10 + + + 2147483647 + 1 + 10 + + + False + 6 + Edit Duration + False + True + 0 + 0 + dialog + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + 6 + 12 + + + _Negative + True + True + False + True + 0 + True + + + 0 + 0 + 2 + + + + + True + False + _Years: + True + years + 1 + + + 0 + 1 + + + + + True + False + _Months: + True + months + 1 + + + 0 + 2 + + + + + True + False + _Days: + True + days + 1 + + + 0 + 3 + + + + + True + False + H_ours: + True + hours + 1 + + + 0 + 4 + + + + + True + False + Min_utes: + True + minutes + 1 + + + 0 + 5 + + + + + True + False + _Seconds: + True + seconds + 1 + + + 0 + 6 + + + + + True + False + Millise_conds: + True + milliseconds + 1 + + + 0 + 7 + + + + + True + True + True + adjustment1 + + + 1 + 1 + + + + + True + True + True + adjustment2 + + + 1 + 2 + + + + + True + True + True + adjustment3 + + + 1 + 3 + + + + + True + True + True + adjustment4 + + + 1 + 4 + + + + + True + True + True + adjustment5 + + + 1 + 5 + + + + + True + True + True + adjustment6 + + + 1 + 6 + + + + + True + True + True + adjustment7 + + + 1 + 7 + + + + + + + + + True + False + Duration + + + + + + + + False + True + 1 + + + + + + ok + cancel + help + + + + + + diff --git a/sfx2/uiconfig/ui/emojicontrol.ui b/sfx2/uiconfig/ui/emojicontrol.ui new file mode 100644 index 000000000..ea9d72ccb --- /dev/null +++ b/sfx2/uiconfig/ui/emojicontrol.ui @@ -0,0 +1,254 @@ + + + + + + + False + False + True + popup-menu + True + False + + + 350 + 200 + True + False + queue + vertical + + + True + True + True + True + + + True + False + + + True + False + 0 + True + True + + + 0 + 0 + + + + + + + 40 + True + False + center + 1f603 + + + False + + + + + True + False + + + + + + 1 + + + + + 40 + True + False + 1f43c + + + 1 + False + + + + + True + False + + + + + + 2 + + + + + 40 + True + False + 1f34f + + + 2 + False + + + + + True + False + + + + + + 3 + + + + + True + False + 1f3c8 + + + 3 + False + + + + + True + False + + + + + + 4 + + + + + True + False + 1f697 + + + 4 + False + + + + + True + False + + + + + + 5 + + + + + True + False + 1f4f1 + + + 5 + False + + + + + True + False + + + + + + 6 + + + + + True + False + 1f499 + + + 6 + False + + + + + True + False + + + + + + 7 + + + + + True + False + 1f1ee-1f1f3 + + + 7 + False + + + + + True + False + + + + + + 8 + + + + + True + False + 1f939 + + + 8 + False + + + + + True + True + 0 + + + + + + diff --git a/sfx2/uiconfig/ui/errorfindemaildialog.ui b/sfx2/uiconfig/ui/errorfindemaildialog.ui new file mode 100644 index 000000000..bb8274e70 --- /dev/null +++ b/sfx2/uiconfig/ui/errorfindemaildialog.ui @@ -0,0 +1,35 @@ + + + + + + False + No email configuration + False + True + dialog + True + error + ok + %PRODUCTNAME was unable to find a working email configuration. + Please save this document locally instead and attach it from within your email client. + + + False + vertical + 12 + + + False + + + False + True + end + 0 + + + + + + diff --git a/sfx2/uiconfig/ui/floatingrecord.ui b/sfx2/uiconfig/ui/floatingrecord.ui new file mode 100644 index 000000000..66fe08ddf --- /dev/null +++ b/sfx2/uiconfig/ui/floatingrecord.ui @@ -0,0 +1,65 @@ + + + + + + False + Record Macro + 0 + 0 + utility + False + + + + + + False + vertical + + + False + True + end + + + + + + False + False + 0 + + + + + True + False + True + True + text + False + + + True + False + True + True + True + + + True + True + + + + + False + True + 1 + + + + + + diff --git a/sfx2/uiconfig/ui/helpbookmarkpage.ui b/sfx2/uiconfig/ui/helpbookmarkpage.ui new file mode 100644 index 000000000..3966253cb --- /dev/null +++ b/sfx2/uiconfig/ui/helpbookmarkpage.ui @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + True + False + True + True + 6 + vertical + + + True + False + True + True + 6 + + + True + False + _Bookmarks + True + bookmarks + 0 + + + 0 + 0 + + + + + True + True + True + True + in + + + True + True + True + True + liststore2 + False + False + 0 + False + + + + + + + + + 0 + + + + + + + + + 0 + 1 + + + + + _Display + True + True + True + end + True + + + 0 + 2 + + + + + False + True + 0 + + + + diff --git a/sfx2/uiconfig/ui/helpcontentpage.ui b/sfx2/uiconfig/ui/helpcontentpage.ui new file mode 100644 index 000000000..34a569aac --- /dev/null +++ b/sfx2/uiconfig/ui/helpcontentpage.ui @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + True + False + True + True + 6 + vertical + + + True + False + True + True + in + + + True + True + True + True + liststore2 + False + False + 0 + + + + + + 6 + + + + 0 + + + + + 0 + + + 1 + + + + + + + + + 0 + 0 + + + + diff --git a/sfx2/uiconfig/ui/helpcontrol.ui b/sfx2/uiconfig/ui/helpcontrol.ui new file mode 100644 index 000000000..958be9812 --- /dev/null +++ b/sfx2/uiconfig/ui/helpcontrol.ui @@ -0,0 +1,244 @@ + + + + + + True + False + True + True + + + True + False + True + True + 6 + vertical + 6 + + + True + False + + + False + True + 0 + + + + + True + True + True + True + True + + + True + False + True + True + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True + False + Contents + + + False + + + + + True + False + True + True + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + True + False + Index + + + 1 + False + + + + + True + False + True + True + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2 + + + + + True + False + Find + + + 2 + False + + + + + True + False + True + True + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 3 + + + + + True + False + Bookmarks + + + 3 + False + + + + + True + True + 1 + + + + + False + True + 0 + + + + diff --git a/sfx2/uiconfig/ui/helpindexpage.ui b/sfx2/uiconfig/ui/helpindexpage.ui new file mode 100644 index 000000000..49bcafd05 --- /dev/null +++ b/sfx2/uiconfig/ui/helpindexpage.ui @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + True + False + True + True + 6 + vertical + + + True + False + True + True + 6 + + + _Display + True + True + True + end + True + + + 0 + 1 + + + + + True + False + True + True + 0 + none + + + True + False + 6 + + + True + False + True + 3 + + + True + True + True + True + in + + + True + True + True + True + liststore2 + False + False + 0 + False + + + + + + + + + 0 + + + + + + + + + 0 + 1 + + + + + True + True + True + True + + + 0 + 0 + + + + + + + + + True + False + _Search term + True + 0 + + + + + 0 + 0 + + + + + True + True + 0 + + + + diff --git a/sfx2/uiconfig/ui/helpmanual.ui b/sfx2/uiconfig/ui/helpmanual.ui new file mode 100644 index 000000000..06df47407 --- /dev/null +++ b/sfx2/uiconfig/ui/helpmanual.ui @@ -0,0 +1,80 @@ + + + + + + False + %PRODUCTNAME Help Not Installed + False + True + dialog + True + The %PRODUCTNAME built-in help for current UI language ($UILOCALE) is not installed on your computer. + You may either install it from our website or your system’s repositories, or read an online version. + + + False + vertical + + + False + + + Read Help Online + True + True + False + True + + + True + True + 0 + + + + + gtk-cancel + True + True + True + True + True + True + + + True + True + 1 + + + + + False + False + 0 + + + + + Do not show this dialog again + True + True + False + 0 + True + + + False + True + 2 + + + + + + website + cancel + + + diff --git a/sfx2/uiconfig/ui/helpsearchpage.ui b/sfx2/uiconfig/ui/helpsearchpage.ui new file mode 100644 index 000000000..720bc2632 --- /dev/null +++ b/sfx2/uiconfig/ui/helpsearchpage.ui @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + True + False + True + True + 6 + vertical + + + True + False + True + True + 6 + + + _Display + True + True + True + end + True + + + 0 + 5 + + + + + True + False + _Search term + True + search + 0 + + + 0 + 0 + + + + + True + True + True + True + in + + + True + True + True + True + liststore2 + False + False + 0 + False + + + + + + + + + 0 + + + + + + + + + 0 + 4 + + + + + True + False + True + 12 + + + True + False + True + True + + + True + + + + + 0 + 0 + + + + + gtk-find + True + True + True + True + + + 1 + 0 + + + + + 0 + 1 + + + + + _Complete words only + True + True + False + True + 0 + True + + + 0 + 2 + + + + + Find in _headings only + True + True + False + True + 0 + True + + + 0 + 3 + + + + + False + True + 0 + + + + diff --git a/sfx2/uiconfig/ui/helpwindow.ui b/sfx2/uiconfig/ui/helpwindow.ui new file mode 100644 index 000000000..6c9fae044 --- /dev/null +++ b/sfx2/uiconfig/ui/helpwindow.ui @@ -0,0 +1,207 @@ + + + + + + True + False + True + True + True + + + True + False + True + True + vertical + + + + + + True + False + + + + + True + False + True + True + vertical + 6 + + + True + False + True + 12 + + + True + False + icons + False + + + True + False + sfx2/res/indexon_small.png + + + False + False + + + + + True + False + + + False + False + + + + + True + False + Previous Page + res/sc06301.png + + + False + False + + + + + True + False + Next Page + res/sc06300.png + + + False + False + + + + + True + False + First Page + res/sc06303.png + + + False + False + + + + + True + False + + + False + False + + + + + True + False + Print + res/sc05504.png + + + False + False + + + + + True + False + Add to Bookmarks + sfx2/res/favourite.png + + + False + False + + + + + True + False + Find on this Page + sfx2/res/sc05961.png + + + False + False + + + + + False + True + 0 + + + + + True + False + True + True + True + + + False + True + end + 1 + + + + + False + True + 0 + + + + + True + False + True + True + vertical + + + + + + False + True + 1 + + + + + True + True + + + + + True + False + + diff --git a/sfx2/uiconfig/ui/inputdialog.ui b/sfx2/uiconfig/ui/inputdialog.ui new file mode 100644 index 000000000..b328d286a --- /dev/null +++ b/sfx2/uiconfig/ui/inputdialog.ui @@ -0,0 +1,126 @@ + + + + + + False + 6 + True + 0 + 0 + dialog + + + False + vertical + 12 + + + False + end + + + gtk-help + True + True + True + True + + + False + True + 0 + True + + + + + gtk-ok + True + True + True + True + True + True + + + False + True + 1 + + + + + gtk-cancel + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 0 + + + + + True + False + start + True + True + 6 + + + True + False + Height: + True + entry + 0 + + + 0 + 0 + + + + + True + True + True + True + + + 0 + 1 + + + + + False + True + 1 + + + + + + help + ok + cancel + + + + + + diff --git a/sfx2/uiconfig/ui/licensedialog.ui b/sfx2/uiconfig/ui/licensedialog.ui new file mode 100644 index 000000000..c8c3394de --- /dev/null +++ b/sfx2/uiconfig/ui/licensedialog.ui @@ -0,0 +1,98 @@ + + + + + + False + 6 + Licensing and Legal information + False + True + 0 + 0 + dialog + + + False + vertical + 12 + + + False + end + + + _Show License + True + True + True + True + True + + + False + True + 0 + True + + + + + gtk-close + True + True + True + True + True + True + True + + + False + True + 1 + + + + + False + True + end + 0 + + + + + True + False + %PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/. + +Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English. + +All trademarks and registered trademarks mentioned herein are the property of their respective owners. + +Copyright © 2000–2020 LibreOffice contributors. All rights reserved. + +This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details. + True + 80 + 0 + 0 + + + False + True + 1 + + + + + + ok + close + + + + + + diff --git a/sfx2/uiconfig/ui/linefragment.ui b/sfx2/uiconfig/ui/linefragment.ui new file mode 100644 index 000000000..887445da8 --- /dev/null +++ b/sfx2/uiconfig/ui/linefragment.ui @@ -0,0 +1,238 @@ + + + + + + 86400000 + 1000 + 60000 + + + True + False + sfx2/res/deleterow.png + + + True + False + True + start + True + True + 4 + + + True + False + True + + + True + 27 + + + + + 0 + 0 + + + + + True + False + + + 1 + 0 + + + + + True + True + True + Remove Property + image1 + True + + + 3 + 0 + + + + + True + False + True + vertical + + + True + True + 32 + + + True + True + 0 + + + + + False + True + True + 3 + + + True + True + False + True + + + + + + + True + True + 0 + + + + + True + True + adjustment1 + + + True + True + 1 + + + + + True + True + 1 + + + + + False + True + 3 + + + True + True + True + False + + + False + True + 0 + + + + + ... + True + True + True + + + False + True + 1 + + + + + True + True + 2 + + + + + True + True + never + never + in + + + True + False + + + True + False + True + + + Yes + True + True + False + 0 + True + True + + + False + True + 0 + + + + + No + True + True + False + 0 + True + True + yes + + + False + True + 1 + + + + + + + + + True + True + 3 + + + + + 2 + 0 + + + + + + + + + + + + + diff --git a/sfx2/uiconfig/ui/linkeditdialog.ui b/sfx2/uiconfig/ui/linkeditdialog.ui new file mode 100644 index 000000000..6fbbccdf3 --- /dev/null +++ b/sfx2/uiconfig/ui/linkeditdialog.ui @@ -0,0 +1,209 @@ + + + + + + False + 6 + Modify DDE Link + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + True + 6 + 12 + + + True + False + start + _Application: + True + app + + + 0 + 0 + + + + + True + False + start + _File: + True + file + + + 0 + 1 + + + + + True + False + start + _Category: + True + category + + + 0 + 2 + + + + + True + True + True + True + + + 1 + 0 + + + + + True + True + True + True + + + 1 + 1 + + + + + True + True + True + True + + + 1 + 2 + + + + + + + + + True + False + Modify Link + + + + + + + + True + True + 1 + + + + + + ok + cancel + help + + + diff --git a/sfx2/uiconfig/ui/loadtemplatedialog.ui b/sfx2/uiconfig/ui/loadtemplatedialog.ui new file mode 100644 index 000000000..29ee17a09 --- /dev/null +++ b/sfx2/uiconfig/ui/loadtemplatedialog.ui @@ -0,0 +1,410 @@ + + + + + + + + + + + + + + + + + + + + + + False + 6 + New + True + dialog + + + False + True + True + vertical + 12 + + + False + end + + + From File... + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + True + + + False + True + 1 + + + + + gtk-ok + True + True + True + True + True + True + + + False + True + 2 + + + + + gtk-help + True + True + True + True + True + + + False + True + 3 + True + + + + + False + True + end + 0 + + + + + True + False + 6 + 12 + True + + + True + False + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + True + True + True + in + + + True + True + True + liststore1 + False + False + 0 + False + + + + + + + + + 0 + + + + + + + + + + + + + True + False + Categories + + + + + + + + 0 + 0 + + + + + True + False + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + True + True + True + in + + + True + True + True + liststore2 + False + False + 0 + False + + + + + + + + + 0 + + + + + + + + + + + + + True + False + Templates + + + + + + + + 1 + 0 + + + + + True + False + 6 + 12 + True + + + Te_xt + True + False + True + True + 0 + True + + + 0 + 0 + + + + + _Frame + True + False + True + True + 0 + True + + + 1 + 0 + + + + + _Pages + True + False + True + True + 0 + True + + + 2 + 0 + + + + + N_umbering + True + False + True + True + 0 + True + + + 0 + 1 + + + + + _Overwrite + True + False + True + True + 0 + True + + + 1 + 1 + + + + + + + + 0 + 1 + 2 + + + + + False + True + Load Styles + + + 0 + 3 + 2 + + + + + True + True + True + + + True + False + 6 + + + False + True + start + start + + + 0 + 0 + + + + + + + True + False + Pre_view + True + + + + + 0 + 2 + 2 + + + + + False + True + 1 + + + + + + fromfile + cancel + ok + help + + + + + + diff --git a/sfx2/uiconfig/ui/managestylepage.ui b/sfx2/uiconfig/ui/managestylepage.ui new file mode 100644 index 000000000..54841c9c0 --- /dev/null +++ b/sfx2/uiconfig/ui/managestylepage.ui @@ -0,0 +1,253 @@ + + + + + + True + False + True + 6 + vertical + 12 + + + True + False + True + 0 + none + + + True + False + True + 6 + 12 + + + True + False + True + 6 + 12 + + + True + False + _Name: + True + name + 1 + + + 0 + 0 + + + + + True + False + Ne_xt style: + True + nextstyle + 1 + + + 0 + 2 + + + + + True + False + Inherit from: + True + linkedwith + 1 + + + 0 + 3 + + + + + True + False + _Category: + True + category + 1 + + + 0 + 4 + + + + + True + False + center + True + + + 1 + 2 + + + + + Edit Style + True + True + False + + + 2 + 2 + + + + + True + False + center + True + + + 1 + 3 + + + + + Edit Style + True + True + False + + + 2 + 3 + + + + + True + False + center + True + + + 1 + 4 + + + + + _AutoUpdate + True + False + True + True + 0 + True + + + 1 + 1 + + + + + True + False + center + True + False + 52 + + + 1 + 0 + + + + + + + + + + + + + + + + + + + + + True + False + Style + + + + + + + + False + True + 0 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + True + 52 + 0 + 0 + + + + + + + True + False + Contains + + + + + + + + False + True + 1 + + + + diff --git a/sfx2/uiconfig/ui/newstyle.ui b/sfx2/uiconfig/ui/newstyle.ui new file mode 100644 index 000000000..7e9ebae6c --- /dev/null +++ b/sfx2/uiconfig/ui/newstyle.ui @@ -0,0 +1,197 @@ + + + + + + + + + + + + + + False + 6 + Create Style + True + 0 + 0 + dialog + + + + + + False + True + True + vertical + 12 + + + False + end + + + gtk-ok + True + False + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + True + 3 + + + True + True + True + True + in + + + True + True + True + True + liststore1 + False + False + 0 + False + + + + + + + + + 0 + + + + + + + + + 0 + 1 + + + + + True + True + True + True + + + Style Name + + + + + 0 + 0 + + + + + + + + + True + False + Style Name + + + + + + + + False + True + 1 + + + + + + ok + cancel + help + + + diff --git a/sfx2/uiconfig/ui/notebookbar.ui b/sfx2/uiconfig/ui/notebookbar.ui new file mode 100644 index 000000000..5c921496f --- /dev/null +++ b/sfx2/uiconfig/ui/notebookbar.ui @@ -0,0 +1,94 @@ + + + + + + + True + False + + + True + False + vertical + + + True + True + True + True + + + True + False + 6 + + + True + False + vertical + + + True + True + True + .uno:Open + none + 0 + + + False + True + 0 + + + + + True + True + True + .uno:OpenRemote + none + 0 + + + False + True + 1 + + + + + False + True + 2 + + + + + + + True + False + File + True + + + False + + + + + False + True + 0 + + + + + 0 + 0 + + + + diff --git a/sfx2/uiconfig/ui/notebookbarpopup.ui b/sfx2/uiconfig/ui/notebookbarpopup.ui new file mode 100644 index 000000000..b9e9f1ee5 --- /dev/null +++ b/sfx2/uiconfig/ui/notebookbarpopup.ui @@ -0,0 +1,29 @@ + + + + + + False + True + True + 4 + False + True + popup-menu + True + False + + + True + False + 6 + True + True + 6 + + + + + + + diff --git a/sfx2/uiconfig/ui/optprintpage.ui b/sfx2/uiconfig/ui/optprintpage.ui new file mode 100644 index 000000000..ad464b7bb --- /dev/null +++ b/sfx2/uiconfig/ui/optprintpage.ui @@ -0,0 +1,636 @@ + + + + + + 2 + 256 + 64 + 1 + 10 + + + True + False + 6 + 12 + 24 + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + 3 + + + _Printer + True + True + False + True + 0 + True + True + + + 0 + 0 + + + + + Print to _file + True + True + False + True + 0 + True + printer + + + 0 + 1 + + + + + + + + + True + False + Settings for + True + 0 + + + + + + + + 0 + 0 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + 3 + + + P_aper size + True + True + False + True + 0 + True + + + 0 + 0 + + + + + Pap_er orientation + True + True + False + True + 0 + True + + + 0 + 1 + + + + + _Transparency + True + True + False + True + 0 + True + + + 0 + 2 + + + + + + + + + True + False + Warnings + + + + + + + + 1 + 1 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + 3 + + + Reduce _gradient + True + True + False + True + 0 + True + + + 0 + 0 + + + + + True + False + 18 + + + True + False + 3 + + + True + False + 3 + + + Gradient _stripes: + True + True + False + True + 0 + True + True + + + 0 + 0 + + + + + True + True + True + adjustment1 + + + 1 + 0 + + + + + 0 + 0 + + + + + Intermediate _color + True + True + False + True + 0 + True + reducegradstripes + + + 0 + 1 + + + + + + + 0 + 1 + + + + + + + + + True + False + Reduce Gradient + + + + + + + + 1 + 2 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + 3 + + + True + False + 18 + + + True + False + 3 + + + N_ormal print quality + True + True + False + True + 0 + True + reducebitmapoptimal + + + 0 + 1 + + + + + True + False + 3 + + + Reso_lution: + True + True + False + True + 0 + True + reducebitmapoptimal + + + 0 + 0 + + + + + True + False + + 72 DPI + 96 DPI + 150 DPI (Fax) + 200 DPI (default) + 300 DPI + 600 DPI + + + + 1 + 0 + + + + + 0 + 0 + + + + + _High print quality + True + True + False + True + 0 + True + True + + + 0 + 2 + + + + + + + 0 + 1 + + + + + Reduce _bitmaps + True + True + False + True + 0 + True + + + 0 + 0 + + + + + + + + + True + False + Reduce Bitmaps + + + + + + + + 0 + 2 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + 3 + + + True + False + 18 + + + True + False + 3 + + + Auto_matically + True + True + False + True + 0 + True + True + + + 0 + 0 + + + + + _No transparency + True + True + False + True + 0 + True + reducetransauto + + + 0 + 1 + + + + + + + 0 + 1 + + + + + _Reduce transparency + True + True + False + True + 0 + True + + + 0 + 0 + + + + + + + + + True + False + Reduce Transparency + + + + + + + + 0 + 3 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + 3 + + + _PDF as standard print job format + True + True + False + True + 0 + True + + + 0 + 0 + + + + + Con_vert colors to grayscale + True + True + False + True + 0 + True + + + 0 + 1 + + + + + Include transparent objects + True + True + False + True + 0 + True + + + 0 + 2 + + + + + + + + + True + False + Defaults + True + 0 + + + + + + + + 0 + 1 + + + + + + + + + + diff --git a/sfx2/uiconfig/ui/password.ui b/sfx2/uiconfig/ui/password.ui new file mode 100644 index 000000000..02ec6645e --- /dev/null +++ b/sfx2/uiconfig/ui/password.ui @@ -0,0 +1,334 @@ + + + + + + False + 6 + Enter Password + True + center + 0 + 0 + dialog + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + False + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + vertical + 12 + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + 6 + 12 + + + True + False + User: + True + usered + 0 + + + 0 + 0 + + + + + True + False + Password: + True + pass1ed + 0 + + + 0 + 1 + + + + + True + False + Confirm: + True + confirm1ed + 0 + + + 0 + 2 + + + + + True + True + True + True + + + 1 + 0 + + + + + True + True + True + False + True + password + + + Password + + + + + 1 + 1 + + + + + True + True + True + False + True + password + + + 1 + 2 + + + + + + + + + True + False + Password + + + + + + + + False + True + 0 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + 6 + 12 + + + True + False + Password: + True + pass2ed + 0 + + + 0 + 0 + + + + + True + False + Confirm: + True + confirm2ed + 0 + + + 0 + 1 + + + + + True + True + True + False + True + password + + + 1 + 0 + + + + + True + True + True + False + True + password + + + 1 + 1 + + + + + + + + + True + False + Second Password + + + + + + + + False + True + 1 + + + + + True + False + 6 + 0 + + + False + True + 2 + + + + + False + True + 1 + + + + + + cancel + help + + + + + + diff --git a/sfx2/uiconfig/ui/printeroptionsdialog.ui b/sfx2/uiconfig/ui/printeroptionsdialog.ui new file mode 100644 index 000000000..f50200248 --- /dev/null +++ b/sfx2/uiconfig/ui/printeroptionsdialog.ui @@ -0,0 +1,91 @@ + + + + + + False + 6 + Printer Options + False + True + 0 + 0 + dialog + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + + + + + ok + cancel + help + + + + + + diff --git a/sfx2/uiconfig/ui/querysavedialog.ui b/sfx2/uiconfig/ui/querysavedialog.ui new file mode 100644 index 000000000..fef80d457 --- /dev/null +++ b/sfx2/uiconfig/ui/querysavedialog.ui @@ -0,0 +1,83 @@ + + + + + + False + Save Document? + False + True + dialog + True + warning + Save changes to document “$(DOC)” before closing? + Your changes will be lost if you don’t save them. + + + False + vertical + 12 + + + False + + + Do_n’t Save + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-save + True + True + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 0 + + + + + + discard + cancel + save + + + diff --git a/sfx2/uiconfig/ui/safemodequerydialog.ui b/sfx2/uiconfig/ui/safemodequerydialog.ui new file mode 100644 index 000000000..3b5218eee --- /dev/null +++ b/sfx2/uiconfig/ui/safemodequerydialog.ui @@ -0,0 +1,70 @@ + + + + + + False + Enter Safe Mode + False + True + dialog + question + Are you sure you want to restart %PRODUCTNAME and enter safe mode? + + + False + vertical + 2 + + + False + True + + + gtk-cancel + True + True + True + True + True + True + True + + + False + True + 0 + + + + + _Restart + True + True + True + True + + + False + True + 1 + + + + + False + False + 0 + + + + + + cancel + ok + + + + + + diff --git a/sfx2/uiconfig/ui/saveastemplatedlg.ui b/sfx2/uiconfig/ui/saveastemplatedlg.ui new file mode 100644 index 000000000..8566b32d2 --- /dev/null +++ b/sfx2/uiconfig/ui/saveastemplatedlg.ui @@ -0,0 +1,237 @@ + + + + + + + + + + + + False + 6 + Save As Template + True + 0 + 0 + normal + + + False + vertical + 2 + + + False + end + + + gtk-help + True + True + True + True + + + False + True + 0 + True + + + + + gtk-ok + True + True + True + True + True + True + + + False + True + 1 + + + + + gtk-cancel + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 1 + + + + + True + False + 6 + True + True + 12 + 12 + + + True + False + True + vertical + 6 + + + True + False + Template _Name + True + name_entry + 0 + + + + + + False + True + 0 + + + + + 300 + True + True + True + + + False + True + 1 + + + + + 0 + 0 + + + + + True + False + True + True + vertical + 6 + + + True + False + Template _Category + True + categorylb + 0 + + + + + + False + True + 0 + + + + + True + True + True + True + in + + + 146 + True + True + True + True + categorylist + False + False + 0 + False + + + + + + + + + 0 + + + + + + + + + False + True + 1 + + + + + 0 + 1 + + + + + _Set as default template + True + True + False + True + 0 + True + + + 0 + 2 + + + + + True + True + 2 + + + + + + help + ok + cancel + + + diff --git a/sfx2/uiconfig/ui/searchdialog.ui b/sfx2/uiconfig/ui/searchdialog.ui new file mode 100644 index 000000000..8445eabb5 --- /dev/null +++ b/sfx2/uiconfig/ui/searchdialog.ui @@ -0,0 +1,202 @@ + + + + + + False + 6 + Find on this Page + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + _Find + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-close + True + True + True + True + top + + + False + True + 2 + + + + + False + True + end + 0 + + + + + True + False + True + vertical + 12 + + + True + False + 6 + + + True + False + center + True + True + + + True + True + + + + + 0 + 1 + + + + + True + False + _Search for: + True + searchterm + 0 + + + 0 + 0 + + + + + False + True + 0 + + + + + True + False + 6 + 12 + + + Ma_tch case + True + True + False + True + 0 + True + + + 0 + 0 + + + + + Whole wor_ds only + True + True + False + True + 0 + True + + + 1 + 0 + + + + + Bac_kwards + True + True + False + True + 0 + True + + + 1 + 1 + + + + + Wrap _around + True + True + False + True + 0 + True + + + 0 + 1 + + + + + False + True + 1 + + + + + False + True + 1 + + + + + + ok + close + + + diff --git a/sfx2/uiconfig/ui/securityinfopage.ui b/sfx2/uiconfig/ui/securityinfopage.ui new file mode 100644 index 000000000..241f13e1f --- /dev/null +++ b/sfx2/uiconfig/ui/securityinfopage.ui @@ -0,0 +1,106 @@ + + + + + + True + False + 12 + 0 + none + + + True + False + 6 + 12 + + + True + False + 6 + + + _Open file read-only + True + True + False + start + True + 0 + True + + + 0 + 0 + + + + + Record _changes + True + True + False + True + 0 + True + + + 0 + 1 + + + + + True + False + vertical + + + Protect... + True + True + True + + + False + True + 0 + + + + + _Unprotect... + True + True + True + True + + + False + True + 1 + + + + + 0 + 2 + + + + + + + + + True + False + File Sharing Options + + + + + + + diff --git a/sfx2/uiconfig/ui/singletabdialog.ui b/sfx2/uiconfig/ui/singletabdialog.ui new file mode 100644 index 000000000..254638b10 --- /dev/null +++ b/sfx2/uiconfig/ui/singletabdialog.ui @@ -0,0 +1,87 @@ + + + + + + False + 6 + False + True + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + + + + + ok + cancel + help + + + diff --git a/sfx2/uiconfig/ui/startcenter.ui b/sfx2/uiconfig/ui/startcenter.ui new file mode 100644 index 000000000..9bfdac820 --- /dev/null +++ b/sfx2/uiconfig/ui/startcenter.ui @@ -0,0 +1,558 @@ + + + + + + + True + False + res/ods_32_8.png + + + True + False + + + True + False + Clear Recent Documents + + + + + True + False + res/odb_32_8.png + + + True + False + res/odg_32_8.png + + + True + False + + + True + False + Writer Templates + + + + + True + False + Calc Templates + + + + + True + False + Impress Templates + + + + + True + False + Draw Templates + + + + + True + False + + + + + True + False + Manage Templates + + + + + True + False + res/odp_32_8.png + + + True + False + res/odf_32_8.png + + + True + False + framework/res/folder_32.png + + + True + False + framework/res/recent-documents.png + + + True + False + framework/res/remote-documents.png + + + True + False + framework/res/templates_32.png + + + True + False + res/odt_32_8.png + + + False + + + True + False + True + True + 0 + + + True + False + 0 + none + + + True + False + + + True + False + vertical + + + True + False + True + True + vertical + 3 + + + _Open File + True + True + True + 6 + 6 + 6 + open_all_image + none + True + 0 + + + False + True + 0 + + + + + Remote File_s + True + True + True + 6 + 6 + open_all_image2 + none + True + 0 + + + False + True + 1 + + + + + True + False + 6 + 6 + + + False + True + 2 + + + + + _Recent Files + True + True + True + 6 + 6 + open_all_image1 + none + True + 0 + + + False + True + 3 + + + + + T_emplates + True + True + True + 6 + 6 + templates_all_image + none + True + 0 + + + False + True + 4 + + + + + True + False + 6 + 6 + + + False + True + 5 + + + + + True + False + 12 + 6 + Create: + 0 + + + False + True + 6 + + + + + _Writer Document + True + True + True + 6 + 6 + writer_all_image + none + True + 0 + + + False + True + 7 + + + + + _Calc Spreadsheet + True + True + True + 6 + 6 + calc_all_image + none + True + 0 + + + False + True + 8 + + + + + _Impress Presentation + True + True + True + 6 + 6 + impress_all_image + none + True + 0 + + + False + True + 9 + + + + + _Draw Drawing + True + True + True + 6 + 6 + draw_all_image + none + True + 0 + + + False + True + 10 + + + + + _Math Formula + True + True + True + 6 + 6 + math_all_image + none + True + 0 + + + False + True + 11 + + + + + _Base Database + True + True + True + 6 + 6 + database_all_image + none + True + 0 + + + False + True + 12 + + + + + False + sfx2/res/startcenter-logo.png + + + False + True + 13 + + + + + False + True + He_lp + True + + + False + True + 14 + + + + + False + True + 0 + + + + + 2 + True + False + + + False + True + 1 + + + + + True + False + 6 + 6 + 6 + 6 + 6 + True + + + gtk-help + True + True + True + none + True + True + + + False + True + 0 + + + + + E_xtensions + True + True + True + none + True + + + False + True + 1 + + + + + False + True + 2 + + + + + + + + + False + Application + + + + + False + True + 0 + + + + + True + False + vertical + + + False + Recent Files List + True + all_recent + + + False + True + 0 + + + + + False + Templates List + True + local_view + + + False + True + 1 + + + + + True + True + 0 + True + True + + + False + True + 2 + + + + + True + True + 0 + True + True + + + False + True + 3 + + + + + True + True + 2 + + + + + False + True + 0 + + + + diff --git a/sfx2/uiconfig/ui/stylecontextmenu.ui b/sfx2/uiconfig/ui/stylecontextmenu.ui new file mode 100644 index 000000000..d82cde01a --- /dev/null +++ b/sfx2/uiconfig/ui/stylecontextmenu.ui @@ -0,0 +1,49 @@ + + + + + + True + False + + + True + False + New... + True + + + + + True + False + Modify... + True + + + + + True + False + Hide + True + + + + + True + False + Show + True + + + + + True + False + Delete... + True + + + + diff --git a/sfx2/uiconfig/ui/templatecategorydlg.ui b/sfx2/uiconfig/ui/templatecategorydlg.ui new file mode 100644 index 000000000..beda3d7af --- /dev/null +++ b/sfx2/uiconfig/ui/templatecategorydlg.ui @@ -0,0 +1,225 @@ + + + + + + + + + + + + + + False + 6 + Select Category + True + 0 + 0 + normal + + + + + + False + vertical + 2 + + + False + end + + + gtk-help + True + True + True + True + + + False + True + 0 + True + + + + + gtk-ok + True + True + True + True + True + True + + + False + True + 1 + + + + + gtk-cancel + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 1 + + + + + True + False + 6 + True + True + 12 + 12 + + + True + False + True + True + vertical + 6 + + + True + False + Select from Existing Category + True + categorylb + 0 + + + + + + False + True + 0 + + + + + True + True + True + True + in + + + True + True + True + categorylist + False + False + 0 + False + + + + + + + + + 0 + + + + + + + + + False + True + 1 + + + + + 0 + 0 + + + + + True + False + True + vertical + 6 + + + True + False + or Create a New Category + True + category_entry + 0 + + + + + + False + True + 0 + + + + + True + True + True + True + + + False + True + 1 + + + + + 0 + 1 + + + + + False + True + 2 + + + + + + help + ok + cancel + + + diff --git a/sfx2/uiconfig/ui/templatedlg.ui b/sfx2/uiconfig/ui/templatedlg.ui new file mode 100644 index 000000000..4008332ca --- /dev/null +++ b/sfx2/uiconfig/ui/templatedlg.ui @@ -0,0 +1,481 @@ + + + + + + True + False + + + True + False + + + True + False + sfx2/res/actiontemplates020.png + + + True + False + sfx2/res/actiontemplates017.png + + + True + False + sfx2/res/actionview010.png + + + True + False + cmd/lc_webhtml.png + + + True + False + sfx2/res/actionaction013.png + + + True + False + + + True + False + Reset Default Template + True + + + True + False + + + + + + + 740 + 500 + False + 6 + Templates + True + 0 + 0 + normal + + + + + + False + vertical + 2 + + + False + end + + + gtk-help + True + True + True + True + + + False + True + 0 + True + + + + + gtk-ok + True + True + True + True + True + True + + + False + True + 1 + + + + + gtk-cancel + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 1 + + + + + True + False + vertical + 6 + + + True + False + 12 + + + True + True + Search + True + Search... + + + True + True + 0 + + + + + True + False + 12 + + + True + False + 12 + + + True + False + Filter by Application + queue + + All Applications + Documents + Spreadsheets + Presentations + Drawings + + + + False + False + 0 + + + + + 250 + True + False + Filter by Category + + All Categories + + + + False + True + 1 + + + + + False + True + end + 0 + + + + + True + False + Filter + + + False + True + end + 1 + + + + + False + True + end + 1 + + + + + False + True + 0 + + + + + True + False + True + True + 0 + none + + + True + False + True + True + vertical + 6 + + + True + True + True + True + in + + + True + False + True + True + + + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + True + True + True + + + + + + + False + True + 0 + + + + + True + True + True + True + in + + + True + False + True + True + + + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + True + True + True + + + + + + + False + True + 1 + + + + + + + False + Template List + + + + + False + True + 2 + + + + + True + False + + + True + False + + + True + False + Settings + image7 + none + True + menu1 + False + + + False + True + 0 + + + + + True + True + True + Browse online templates + image5 + none + True + + + False + True + 1 + + + + + Show this dialog at startup + True + False + True + 0 + True + + + False + True + 3 + + + + + False + True + 0 + + + + + True + False + end + 3 + + + Move + True + True + True + Move Templates + image3 + none + True + + + False + True + 0 + + + + + Export + True + True + True + Export Templates + image1 + none + True + + + False + True + 2 + + + + + Import + True + True + True + Import Templates + image4 + none + True + + + False + True + 3 + + + + + True + True + 1 + + + + + False + True + end + 3 + + + + + True + True + 0 + + + + + + help + ok + cancel + + + diff --git a/sfx2/uiconfig/ui/templatepanel.ui b/sfx2/uiconfig/ui/templatepanel.ui new file mode 100644 index 000000000..5e69c2431 --- /dev/null +++ b/sfx2/uiconfig/ui/templatepanel.ui @@ -0,0 +1,326 @@ + + + + + + + + + + + + + + + + + + + + + + True + False + True + True + + + True + False + True + True + 6 + vertical + 3 + + + True + False + + + True + False + text + False + 2 + + + False + True + + + False + False + + + + + False + True + + + False + False + + + + + False + True + + + False + False + + + + + False + True + + + False + False + + + + + False + True + + + False + False + + + + + False + True + + + False + False + + + + + False + True + + + False + False + + + + + False + True + 0 + + + + + True + False + icons + False + 2 + + + True + False + Fill Format Mode + True + res/sc05554.png + + + False + False + + + + + True + False + New Style from Selection + True + res/sc05555.png + + + False + False + + + + + False + True + Styles actions + True + res/sc05555.png + + + False + False + + + + + True + False + Update Style + True + res/sc05556.png + + + False + False + + + + + False + True + end + 1 + + + + + False + True + 0 + + + + + True + True + True + in + + + True + True + True + True + True + True + liststore1 + False + 0 + False + + + + + + + + + 0 + + + + + + + Style List + + + + + + + False + True + 1 + + + + + True + True + True + in + + + True + True + True + True + True + True + liststore2 + False + True + 0 + True + + + + + + + + + 0 + + + + + + + Style List + + + + + + + False + True + 2 + + + + + Show previews + True + True + False + True + 0 + True + + + False + True + 3 + + + + + True + False + + + False + True + 4 + + + + + 0 + 0 + + + + + True + False + + diff --git a/sfx2/uiconfig/ui/urlbox.ui b/sfx2/uiconfig/ui/urlbox.ui new file mode 100644 index 000000000..75079a121 --- /dev/null +++ b/sfx2/uiconfig/ui/urlbox.ui @@ -0,0 +1,29 @@ + + + + + + True + False + True + 6 + + + True + False + True + True + + + True + + + + + False + True + 0 + + + + diff --git a/sfx2/uiconfig/ui/versioncommentdialog.ui b/sfx2/uiconfig/ui/versioncommentdialog.ui new file mode 100644 index 000000000..7f610e2e9 --- /dev/null +++ b/sfx2/uiconfig/ui/versioncommentdialog.ui @@ -0,0 +1,163 @@ + + + + + + False + 6 + Insert Version Comment + False + True + 0 + 0 + dialog + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-close + True + True + True + True + True + True + + + False + True + 1 + + + + + gtk-cancel + True + True + True + True + + + False + True + 2 + + + + + gtk-help + True + True + True + True + + + False + True + 3 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + 6 + + + True + False + Date and time: + 0 + + + 0 + 0 + + + + + True + False + Saved by: + 0 + + + 0 + 1 + + + + + True + True + True + True + in + + + True + True + True + True + + + + + 0 + 2 + + + + + False + True + 1 + + + + + + ok + close + cancel + help + + + + + + diff --git a/sfx2/uiconfig/ui/versionscmis.ui b/sfx2/uiconfig/ui/versionscmis.ui new file mode 100644 index 000000000..e3db36c53 --- /dev/null +++ b/sfx2/uiconfig/ui/versionscmis.ui @@ -0,0 +1,264 @@ + + + + + + + + + + + + + + + + + + False + 6 + True + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-delete + True + True + True + True + True + + + False + True + 0 + + + + + _Compare + True + True + True + True + + + False + True + 1 + + + + + _Show... + True + True + True + True + + + False + True + 2 + + + + + gtk-close + True + True + True + True + + + False + True + 3 + + + + + gtk-open + True + True + True + True + + + False + True + 4 + + + + + gtk-help + True + True + True + True + + + False + True + 6 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + 12 + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + True + + + True + True + True + True + in + + + True + True + True + True + True + liststore3 + True + True + 0 + False + + + + + + True + 6 + Date and time + + + + 0 + + + + + + + True + 6 + Saved by + + + + 1 + + + + + + + True + 6 + Comments + + + + 2 + + + + + + + + + 0 + 0 + + + + + + + + + True + False + Existing Versions + + + + + + + + 0 + 0 + + + + + False + True + 1 + + + + + + delete + compare + show + close + open + help + + + diff --git a/sfx2/uiconfig/ui/versionsofdialog.ui b/sfx2/uiconfig/ui/versionsofdialog.ui new file mode 100644 index 000000000..96d81feaa --- /dev/null +++ b/sfx2/uiconfig/ui/versionsofdialog.ui @@ -0,0 +1,346 @@ + + + + + + + + + + + + + + + + + + False + 6 + True + dialog + + + + + + False + vertical + 12 + + + False + end + + + CMIS + True + True + True + + + False + True + 0 + + + + + gtk-delete + True + True + True + True + True + + + False + True + 1 + + + + + _Compare + True + True + True + True + + + False + True + 2 + + + + + _Show... + True + True + True + True + + + False + True + 3 + + + + + gtk-close + True + True + True + True + True + True + + + False + True + 4 + + + + + gtk-open + True + True + True + True + + + False + True + 5 + + + + + gtk-help + True + True + True + True + + + False + True + 6 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + 12 + + + True + False + True + 0 + none + + + True + False + 6 + 12 + + + True + False + 12 + + + Save _New Version + True + True + True + True + + + 0 + 0 + + + + + _Always save a new version on closing + True + True + False + True + 0 + True + + + 1 + 0 + + + + + + + + + True + False + New Versions + + + + + + + + 0 + 0 + + + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + True + + + True + True + True + True + in + + + True + True + True + True + True + liststore3 + True + True + 0 + False + + + + + + True + 6 + Date and time + + + + 0 + + + + + + + True + 6 + Saved by + + + + 1 + + + + + + + True + 6 + Comments + + + + 2 + + + + + + + + + 0 + 0 + + + + + + + + + True + False + Existing Versions + + + + + + + + 0 + 1 + + + + + False + True + 1 + + + + + + cmis + delete + compare + show + close + open + help + + + -- cgit v1.2.3