From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- desktop/uiconfig/ui/dependenciesdialog.ui | 139 ++++++++++ desktop/uiconfig/ui/extensionmanager.ui | 403 ++++++++++++++++++++++++++++ desktop/uiconfig/ui/extensionmenu.ui | 9 + desktop/uiconfig/ui/installforalldialog.ui | 82 ++++++ desktop/uiconfig/ui/licensedialog.ui | 229 ++++++++++++++++ desktop/uiconfig/ui/showlicensedialog.ui | 83 ++++++ desktop/uiconfig/ui/updatedialog.ui | 393 +++++++++++++++++++++++++++ desktop/uiconfig/ui/updateinstalldialog.ui | 182 +++++++++++++ desktop/uiconfig/ui/updaterequireddialog.ui | 194 +++++++++++++ 9 files changed, 1714 insertions(+) create mode 100644 desktop/uiconfig/ui/dependenciesdialog.ui create mode 100644 desktop/uiconfig/ui/extensionmanager.ui create mode 100644 desktop/uiconfig/ui/extensionmenu.ui create mode 100644 desktop/uiconfig/ui/installforalldialog.ui create mode 100644 desktop/uiconfig/ui/licensedialog.ui create mode 100644 desktop/uiconfig/ui/showlicensedialog.ui create mode 100644 desktop/uiconfig/ui/updatedialog.ui create mode 100644 desktop/uiconfig/ui/updateinstalldialog.ui create mode 100644 desktop/uiconfig/ui/updaterequireddialog.ui (limited to 'desktop/uiconfig') diff --git a/desktop/uiconfig/ui/dependenciesdialog.ui b/desktop/uiconfig/ui/dependenciesdialog.ui new file mode 100644 index 000000000..785246688 --- /dev/null +++ b/desktop/uiconfig/ui/dependenciesdialog.ui @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + False + True + True + 6 + System dependencies check + True + 0 + 0 + dialog + + + + + + False + True + True + vertical + 12 + + + False + center + + + _OK + True + True + True + True + True + True + + + False + True + 0 + + + + + False + True + end + 0 + + + + + True + False + True + True + vertical + 12 + + + True + False + The extension cannot be installed as the following system dependencies are not fulfilled: + True + 50 + 50 + 0 + + + False + True + 0 + + + + + True + True + True + True + in + + + True + True + True + True + liststore1 + False + 0 + False + + + + + + True + 6 + + + + 0 + + + + + + + + + False + True + 1 + + + + + False + True + 1 + + + + + + ok + + + diff --git a/desktop/uiconfig/ui/extensionmanager.ui b/desktop/uiconfig/ui/extensionmanager.ui new file mode 100644 index 000000000..7ba781053 --- /dev/null +++ b/desktop/uiconfig/ui/extensionmanager.ui @@ -0,0 +1,403 @@ + + + + + + False + 6 + Extension Manager + 0 + 0 + dialog + + + False + vertical + 12 + + + False + end + + + _Help + True + True + True + True + + + False + True + 0 + True + + + + + _Close + True + True + True + True + + + False + True + 1 + + + + + False + True + end + 0 + + + + + True + False + vertical + 6 + + + True + False + 0 + none + + + + True + False + 12 + 6 + 12 + + + Installed for all users + True + True + False + True + True + True + + + Filter extensions available for all users of this computer. + + + + + 1 + 0 + + + + + Installed for current user + True + True + False + True + True + True + + + Filter extensions only available for the currently logged in user. + + + + + 2 + 0 + + + + + Bundled with %PRODUCTNAME + True + True + False + True + True + True + + + Bundled extensions are installed by the system administrator using the operating system specific installer packages. These can not be installed, updated or removed here. + + + + + 0 + 0 + + + + + + + True + False + Display Extensions + + + + + + + + False + True + 0 + + + + + True + True + True + Search ... + + + False + True + 1 + + + + + True + True + True + True + never + in + + + True + False + + + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + True + True + + + Select the extension that you want to remove, enable, or disable. For some extensions, you can also open an Options dialog. + + + + + + + + + True + True + 2 + + + + + True + False + 6 + start + + + _Options + True + True + True + True + + + Select an installed extension, then click to open the Options dialog for the extension. + + + + + True + True + 0 + + + + + Check for _Updates + True + True + True + True + + + Click to check for online updates of all installed extensions. To check for updates of the selected extension only, choose the Update command from the context menu. The check for availability of updates starts immediately. + + + + + False + True + 1 + True + + + + + _Add + True + True + True + True + True + True + + + Click Add to add an extension. + + + + + False + True + 2 + True + + + + + _Remove + True + True + True + True + + + Select the extension that you want to remove, and then click Remove. + + + + + True + True + 3 + True + + + + + _Enable + True + True + True + True + + + True + True + 4 + True + + + + + False + True + 3 + + + + + + True + False + 6 + + + False + True + Adding %EXTENSION_NAME + right + + + 0 + 0 + + + + + _Cancel + True + True + True + True + + + 2 + 0 + + + + + False + True + center + True + + + 1 + 0 + + + + + Get more extensions online... + True + True + True + none + 0 + + + You can find a collection of extensions on the Web. + + + + + 0 + 1 + 3 + + + + + False + True + 4 + + + + + True + True + 1 + + + + + + help + close + + + + The Extension Manager adds, removes, disables, enables, and updates extensions. + + + + diff --git a/desktop/uiconfig/ui/extensionmenu.ui b/desktop/uiconfig/ui/extensionmenu.ui new file mode 100644 index 000000000..ff889b46c --- /dev/null +++ b/desktop/uiconfig/ui/extensionmenu.ui @@ -0,0 +1,9 @@ + + + + + + True + False + + diff --git a/desktop/uiconfig/ui/installforalldialog.ui b/desktop/uiconfig/ui/installforalldialog.ui new file mode 100644 index 000000000..d2f645220 --- /dev/null +++ b/desktop/uiconfig/ui/installforalldialog.ui @@ -0,0 +1,82 @@ + + + + + + False + False + True + dialog + True + question + For whom do you want to install the extension? + Make sure that no further users are working with the same %PRODUCTNAME, when installing an extension for all users in a multi user environment. + + + False + vertical + 24 + + + False + + + _For all users + True + True + True + True + + + False + True + 0 + + + + + _Only for me + True + True + True + True + True + True + + + False + True + 1 + + + + + _Cancel + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 0 + + + + + + no + yes + cancel + + + diff --git a/desktop/uiconfig/ui/licensedialog.ui b/desktop/uiconfig/ui/licensedialog.ui new file mode 100644 index 000000000..5ebbf1fa7 --- /dev/null +++ b/desktop/uiconfig/ui/licensedialog.ui @@ -0,0 +1,229 @@ + + + + + + False + 6 + Extension Software License Agreement + dialog + + + + + + False + vertical + 12 + + + False + end + + + Accept + True + True + True + True + True + + + False + True + 0 + + + + + Decline + True + True + True + + + False + True + 1 + + + + + False + True + end + 0 + + + + + + True + False + True + True + 6 + + + True + False + Please follow these steps to proceed with the installation of the extension: + 0 + + + 0 + 1 + + + + + + True + False + 12 + True + 6 + 12 + + + True + False + start + 1. + 0 + + + 1 + 0 + + + + + True + False + start + 2. + 0 + + + 1 + 1 + + + + + True + False + start + res/sc06300.png + + + 0 + 0 + + + + + True + False + start + res/sc06300.png + + + 0 + 1 + + + + + True + False + start + True + Read the complete License Agreement. Use the scroll bar or the 'Scroll Down' button in this dialog to view the entire license text. + True + 55 + 55 + 0 + + + 2 + 0 + + + + + True + False + start + True + Accept the License Agreement for the extension by pressing the 'Accept' button. + True + 55 + 55 + 0 + + + 2 + 1 + + + + + _Scroll Down + True + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK + start + True + + + 3 + 0 + 2 + + + + + 0 + 2 + + + + + True + True + True + True + in + + + True + True + True + True + False + + + + + 0 + 0 + + + + + False + True + 1 + + + + + + ok + cancel + + + diff --git a/desktop/uiconfig/ui/showlicensedialog.ui b/desktop/uiconfig/ui/showlicensedialog.ui new file mode 100644 index 000000000..b53c5d004 --- /dev/null +++ b/desktop/uiconfig/ui/showlicensedialog.ui @@ -0,0 +1,83 @@ + + + + + + + + Read the license. Click the Scroll Down button to scroll down if necessary. Click Accept to continue the installation of the extension. + + + False + 6 + Extension Software License Agreement + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + _Close + True + True + True + True + True + True + + + False + True + 1 + + + + + False + True + end + 0 + + + + + True + True + True + True + in + + + True + True + True + True + False + + + + + False + True + 1 + + + + + + close + + + diff --git a/desktop/uiconfig/ui/updatedialog.ui b/desktop/uiconfig/ui/updatedialog.ui new file mode 100644 index 000000000..976fbfd10 --- /dev/null +++ b/desktop/uiconfig/ui/updatedialog.ui @@ -0,0 +1,393 @@ + + + + + + + + + + + + + + + + + + + + False + True + True + 6 + Extension Update + True + 0 + 0 + dialog + + + False + vertical + 12 + + + False + end + + + _Help + True + True + True + True + + + False + True + 0 + True + + + + + _Install + True + False + True + True + True + True + True + + + False + True + 1 + + + + + _Close + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 0 + + + + + + True + False + True + True + 12 + + + True + False + True + True + vertical + 6 + + + + True + False + True + 6 + + + True + False + False + start + True + _Available extension updates + True + + + 0 + 0 + + + + + True + False + end + Checking... + + + 1 + 0 + + + + + True + False + + + 2 + 0 + + + + + False + True + 0 + + + + + True + True + True + True + never + never + in + + + True + True + True + True + True + liststore1 + False + 0 + False + + + + + + True + 6 + 0.5 + + + + 3 + 0 + + + + + + + True + 6 + + + + 1 + + + + + + + + + True + True + 1 + + + + + _Show all updates + True + False + True + False + True + True + + + By default, only the downloadable extensions are shown in the dialog. Mark Show all Updates to see also other extensions and error messages. + + + + + False + True + 2 + + + + + 0 + 0 + + + + + True + False + True + True + vertical + 6 + + + True + False + start + Description + + + False + True + 0 + + + + + + True + False + 6 + + + True + False + start + Publisher: + True + PUBLISHER_LINK + + + 0 + 0 + + + + + button + True + True + True + none + + + 1 + 0 + + + + + True + False + start + What is new: + True + RELEASE_NOTES_LINK + + + 0 + 1 + + + + + Release notes + True + True + True + none + + + 1 + 1 + + + + + False + True + 1 + + + + + True + True + True + True + in + + + True + False + True + True + True + False + word + False + False + + + While checking for updates, you see a progress indicator. Wait for some messages to show up in the dialog, or click Cancel to abort the update check. + + + + + + + False + True + 2 + + + + + 0 + 1 + + + + + False + True + 1 + + + + + + help + ok + close + + + + + + + Click the Check for Updates button in the Extension Manager to check for online updates for all installed extensions. To check for online updates for only the selected extension, right-click to open the context menu, then choose Update. + + + + diff --git a/desktop/uiconfig/ui/updateinstalldialog.ui b/desktop/uiconfig/ui/updateinstalldialog.ui new file mode 100644 index 000000000..6ef80d393 --- /dev/null +++ b/desktop/uiconfig/ui/updateinstalldialog.ui @@ -0,0 +1,182 @@ + + + + + + False + 6 + Download and Installation + True + 0 + 0 + dialog + + + False + vertical + 12 + + + False + end + + + _Help + True + True + True + True + + + False + True + 0 + True + + + + + _OK + True + False + True + True + True + + + False + True + 1 + + + + + _Cancel + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 0 + + + + + True + False + True + True + vertical + 6 + + + True + False + start + Downloading extensions... + True + STATUSBAR + + + False + True + 0 + + + + + True + False + + + False + True + 1 + + + + + True + False + start + + + False + True + 2 + + + + + True + False + start + Result + True + INFO + + + False + True + 3 + + + + + True + True + True + True + in + + + True + True + True + True + False + False + + + + + False + True + 4 + + + + + True + True + 1 + + + + + + help + ok + cancel + + + + + + + Click the Check for Updates button in the Extension Manager to check for online updates for all installed extensions. To check for online updates for only the selected extension, right-click to open the context menu, then choose Update. + + + + diff --git a/desktop/uiconfig/ui/updaterequireddialog.ui b/desktop/uiconfig/ui/updaterequireddialog.ui new file mode 100644 index 000000000..12c85e95a --- /dev/null +++ b/desktop/uiconfig/ui/updaterequireddialog.ui @@ -0,0 +1,194 @@ + + + + + + False + 5 + Extension Update Required + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + Check for _Updates... + True + True + True + True + True + True + + + False + True + 0 + + + + + Disable all + True + True + True + True + + + False + True + 1 + + + + + _Cancel + True + True + True + True + + + False + True + 2 + + + + + _Help + True + True + True + True + + + False + True + 3 + True + + + + + False + True + end + 1 + + + + + + True + False + 12 + + + True + False + %PRODUCTNAME has been updated to a new version. Some installed %PRODUCTNAME extensions are not compatible with this version and need to be updated before they can be used. + True + 95 + 95 + 0 + + + 0 + 0 + + + + + True + True + True + True + never + in + + + True + False + + + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + True + True + + + + + + + 0 + 1 + + + + + + True + False + True + 6 + + + False + True + Adding %EXTENSION_NAME + True + 0 + + + 0 + 0 + + + + + False + True + True + + + 0 + 1 + + + + + 0 + 2 + + + + + False + True + 0 + + + + + + ok + disable + help + + + -- cgit v1.2.3