summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui_dialog.src
diff options
context:
space:
mode:
authorMuhammet Kara <muhammet.kara@pardus.org.tr>2016-11-01 14:09:54 +0300
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-11-09 14:14:56 +0000
commit989cf68b68eda98b9f3942bb738e60ec649707dc (patch)
tree20e7611dca913d298bde41c7dab1d8cbcef36829 /desktop/source/deployment/gui/dp_gui_dialog.src
parent0d1571916116e16ce6a64ab231f7f8632fcbd0e8 (diff)
tdf#103146 Revamp Extension Manager Dialog, Part 1
Moved the "Check for Updates", and "Add" buttons to the new row, and started moving the buttons from the ExtBoxWithBtns_Impl to the new row. Needed to create new public methods to be able to update button states of ExtMgrDialog from within the ExtBoxWithBtns_Impl class. Change-Id: Iea784d0b7237da3f8aa05862dbf1faf5acf98655 Reviewed-on: https://gerrit.libreoffice.org/30560 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'desktop/source/deployment/gui/dp_gui_dialog.src')
-rw-r--r--desktop/source/deployment/gui/dp_gui_dialog.src5
1 files changed, 0 insertions, 5 deletions
diff --git a/desktop/source/deployment/gui/dp_gui_dialog.src b/desktop/source/deployment/gui/dp_gui_dialog.src
index ae85a1d247d5..9078a353533a 100644
--- a/desktop/source/deployment/gui/dp_gui_dialog.src
+++ b/desktop/source/deployment/gui/dp_gui_dialog.src
@@ -44,11 +44,6 @@ String RID_CTX_ITEM_CHECK_UPDATE
Text [ en-US ] = "~Update...";
};
-String RID_CTX_ITEM_OPTIONS
-{
- Text [ en-US ] = "~Options...";
-};
-
String RID_STR_ADDING_PACKAGES
{
Text [ en-US ] = "Adding %EXTENSION_NAME";