summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui.hrc
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@alta.org.br>2011-11-28 10:54:55 -0200
committerMichael Meeks <michael.meeks@suse.com>2011-11-28 20:15:00 +0000
commita6efec83cee0ab447f9e6a5716aee5d2165f95c7 (patch)
treeb06eb3d123b47dc4349222f039bed0e4069ef6b7 /desktop/source/deployment/gui/dp_gui.hrc
parent70324f1e66bf64882d5ffc0b9215aa5524dc2e23 (diff)
Fix for bug fdo39748, Easy-hack Cleanup extension list.
This patch introduces 3 new check box in the extension manager GUI to allow selection of extension type to display: bundled, shared or user. Dialog is automatically updated upon toggling checkbox. On toggling each checkbox, the extension list is recreated from scratch and packages are added to the list depending on the checkmark state. Initial state is all checks marked.
Diffstat (limited to 'desktop/source/deployment/gui/dp_gui.hrc')
-rw-r--r--desktop/source/deployment/gui/dp_gui.hrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop/source/deployment/gui/dp_gui.hrc b/desktop/source/deployment/gui/dp_gui.hrc
index 492405164aa2..0419e636f237 100644
--- a/desktop/source/deployment/gui/dp_gui.hrc
+++ b/desktop/source/deployment/gui/dp_gui.hrc
@@ -41,9 +41,14 @@
#define RID_EM_BTN_CHECK_UPDATES 13
#define RID_EM_BTN_OPTIONS 14
#define RID_EM_BTN_CANCEL 15
+#define RID_EM_FT_TYPE_EXTENSIONS 16
+#define RID_EM_CBX_BUNDLED 17
+#define RID_EM_CBX_SHARED 18
+#define RID_EM_CBX_USER 19
#define RID_EM_FT_GET_EXTENSIONS 20
#define RID_EM_FT_PROGRESS 21
#define RID_EM_FT_MSG 22
+#define RID_EM_BTN_SELECT 23
// local RIDs:
#define PB_LICENSE_DOWN 50