summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-27 12:55:25 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-27 13:00:20 +0200
commit1908f27da839e481c277ab08e3013eb06be04890 (patch)
tree03f29901cfc6b89ea7a82db887fad20c0046ea62 /desktop
parent4916efd5c69684f12fa062f734345627291b49e4 (diff)
desktop: further src file cleanup
Change-Id: I37f83084203fcc4e2f7d68f7c21774573b9281e8
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/deployment/gui/dp_gui_updateinstalldialog.src7
1 files changed, 0 insertions, 7 deletions
diff --git a/desktop/source/deployment/gui/dp_gui_updateinstalldialog.src b/desktop/source/deployment/gui/dp_gui_updateinstalldialog.src
index 19ffa0d86375..e8d52761777d 100644
--- a/desktop/source/deployment/gui/dp_gui_updateinstalldialog.src
+++ b/desktop/source/deployment/gui/dp_gui_updateinstalldialog.src
@@ -17,15 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "svtools/controldims.hrc"
-
#include "dp_gui.hrc"
-#define LOCAL_WIDTH (60 * RSC_BS_CHARWIDTH)
-#define LOCAL_LIST_HEIGHT (7 * RSC_BS_CHARHEIGHT)
-#define LOCAL_BUTTON_WIDTH 80
-
-
String RID_DLG_UPDATE_INSTALL_INSTALLING {
Text[en-US] = "Installing extensions...";
};