summaryrefslogtreecommitdiff
path: root/vcl/inc/svids.hrc
diff options
context:
space:
mode:
authorSimon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>2015-10-26 13:41:32 +0100
committerBjörn Michaelsen <bjoern.michaelsen@canonical.com>2015-10-26 13:23:37 +0000
commitac5b2047ca72677d6beaf58ddaa8fdcda7236292 (patch)
tree999f2ff299b3b73ef7f157ccc5109700dc7d8f49 /vcl/inc/svids.hrc
parent5b4c29b1b15dcebfe4e76aaa8bdb2dd45e2b67f3 (diff)
Let Gtk handle icon names instead of ResMgr for window and trayicon
The icons in the themes should be deleted in a second step and the defines should be transformed into an ENUM and stored in one place. Furthermore we will have to decide whether to live with gtkimagemenuitem despite its deprecation in Gtk3.10 or whether to pack GtkImages and GtkLabels in GtkBoxes inside GtkMenuItems and live with the additional padding, which potentially looks horrible. Change-Id: I8dec44375e40a4d2b6668792bc4b813efe83ff31 Reviewed-on: https://gerrit.libreoffice.org/19601 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Diffstat (limited to 'vcl/inc/svids.hrc')
-rw-r--r--vcl/inc/svids.hrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/vcl/inc/svids.hrc b/vcl/inc/svids.hrc
index f427b20dce0a..62e32033d41c 100644
--- a/vcl/inc/svids.hrc
+++ b/vcl/inc/svids.hrc
@@ -181,9 +181,6 @@
#define SV_ICON_SIZE32_START 21000
#define SV_ICON_SIZE16_START 23000
-#define SV_ICON_LARGE_START 24000
-#define SV_ICON_SMALL_START 25000
-
#define SV_ICON_ID_OFFICE 1
#define SV_ICON_ID_TEXT 2
#define SV_ICON_ID_TEXT_TEMPLATE 3