diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-01-26 23:47:39 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-01-27 01:54:07 +0000 |
commit | 7595340a63be2e0fc4362c0f57451830e4017d98 (patch) | |
tree | 00969cde76e5c35f5c0219a85bed6642e7c08f1b /uui/source/ids.hrc | |
parent | 5e11ed7c4383d1b546e694d9b566690a581d589f (diff) |
move entermasterpassword.ui to right place and adapt code
Change-Id: Ia0308990eaf1b87de1c7fd673a2a25a45fcfb366
Diffstat (limited to 'uui/source/ids.hrc')
-rw-r--r-- | uui/source/ids.hrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/uui/source/ids.hrc b/uui/source/ids.hrc index 8803ffe83051..ea6e58ea9a09 100644 --- a/uui/source/ids.hrc +++ b/uui/source/ids.hrc @@ -26,8 +26,6 @@ #define RID_SAVE_PASSWORD (RID_UUI_START + 1) #define DLG_UUI_LOGIN (RID_UUI_START + 2) #define DLG_FILTER_SELECT (RID_UUI_START + 10) -// RID_UUI_START + 11 moved to ERRCODE_UUI_WRONGMEDIUM -#define DLG_UUI_MASTERPASSWORD (RID_UUI_START + 12) #define DLG_SIMPLE_NAME_CLASH (RID_UUI_START + 13) #define STR_ERROR_PASSWORDS_NOT_IDENTICAL (RID_UUI_START + 13) #define STR_ERROR_MASTERPASSWORD_WRONG (RID_UUI_START + 14) @@ -157,7 +155,6 @@ #define TITLE_UUI_SSLWARN_INVALID (ERRCODE_AREA_UUI_UNKNOWNAUTH + SSLWARN_TYPE_INVALID + 3) #define HID_DLG_LOGIN "UUI_HID_DLG_LOGIN" -#define HID_DLG_MASTERPASSWORD_UUI "UUI_HID_DLG_MASTERPASSWORD_UUI" #define HID_DLG_MASTERPASSWORD_CRT "UUI_HID_DLG_MASTERPASSWORD_CRT" #define HID_DLG_FILTER_SELECT "UUI_HID_DLG_FILTER_SELECT" #define HID_DLG_PASSWORD_UUI "UUI_HID_DLG_PASSWORD_UUI" |