diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-11-12 14:48:31 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-11-13 09:49:18 +0000 |
commit | f88473c56a718574e3cf45725f568cb4e1397aa4 (patch) | |
tree | fdafcca510f2aa3259b0d7110c71aebf0a841c22 /desktop/util | |
parent | c814fba439237cb11f5d880eeba4bb8457752f02 (diff) |
convert extension dialog to .ui
Change-Id: I4d938be9e960f421398dd40bbcf1b3cadc643de1
Diffstat (limited to 'desktop/util')
-rw-r--r-- | desktop/util/hidother.src | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/util/hidother.src b/desktop/util/hidother.src index 3e314f4cb05e..f2607b08789a 100644 --- a/desktop/util/hidother.src +++ b/desktop/util/hidother.src @@ -18,7 +18,6 @@ #include "../source/inc/helpid.hrc" -hidspecial HID_PACKAGE_MANAGER { HelpID = HID_PACKAGE_MANAGER; }; hidspecial HID_PACKAGE_MANAGER_MENU_ITEM { HelpID = HID_PACKAGE_MANAGER_MENU_ITEM; }; hidspecial HID_PACKAGE_MANAGER_TREELISTBOX { HelpID = HID_PACKAGE_MANAGER_TREELISTBOX; }; hidspecial HID_PACKAGE_MANAGER_PROGRESS { HelpID = HID_PACKAGE_MANAGER_PROGRESS; }; |