From 56bdae442699a6defb1b783ed4d8e81824acf8de Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 29 May 2019 14:12:44 +0300 Subject: all icons with keys replaced with skin password icon SKINICON_OTHER_KEYS --- plugins/UserInfoEx/IconPacks/default/res/icons.rc | 1 - plugins/UserInfoEx/IconPacks/default/res/icons_z2.rc | 1 - plugins/UserInfoEx/IconPacks/default/src/icons.h | 1 - 3 files changed, 3 deletions(-) (limited to 'plugins/UserInfoEx/IconPacks/default') diff --git a/plugins/UserInfoEx/IconPacks/default/res/icons.rc b/plugins/UserInfoEx/IconPacks/default/res/icons.rc index 7a7844370f..e79dc72f4c 100644 --- a/plugins/UserInfoEx/IconPacks/default/res/icons.rc +++ b/plugins/UserInfoEx/IconPacks/default/res/icons.rc @@ -16,7 +16,6 @@ IDI_CLOCK ICON "clock.ico" IDI_FEMALE ICON "female.ico" IDI_MALE ICON "male.ico" IDI_MARITAL ICON "marital.ico" -IDI_PASSWORD ICON "password.ico" IDI_TREE_ADDRESS ICON "address.ico" IDI_TREE_GENERAL ICON "treeGeneral.ico" IDI_TREE_ADVANCED ICON "treeAdvanced.ico" diff --git a/plugins/UserInfoEx/IconPacks/default/res/icons_z2.rc b/plugins/UserInfoEx/IconPacks/default/res/icons_z2.rc index 6a8291a879..acb8f9fa7b 100644 --- a/plugins/UserInfoEx/IconPacks/default/res/icons_z2.rc +++ b/plugins/UserInfoEx/IconPacks/default/res/icons_z2.rc @@ -16,7 +16,6 @@ IDI_CLOCK ICON "clock.ico" IDI_FEMALE ICON "female.ico" IDI_MALE ICON "male.ico" IDI_MARITAL ICON "marital.ico" -IDI_PASSWORD ICON "password.ico" IDI_TREE_ADDRESS ICON "address.ico" IDI_TREE_GENERAL ICON "treeGeneral.ico" IDI_TREE_ADVANCED ICON "treeAdvanced.ico" diff --git a/plugins/UserInfoEx/IconPacks/default/src/icons.h b/plugins/UserInfoEx/IconPacks/default/src/icons.h index 46871836bd..21a5bf78c4 100644 --- a/plugins/UserInfoEx/IconPacks/default/src/icons.h +++ b/plugins/UserInfoEx/IconPacks/default/src/icons.h @@ -17,7 +17,6 @@ // common icons of details dialog pages #define IDI_MIRANDA 108 -#define IDI_PASSWORD 109 #define IDI_FEMALE 110 #define IDI_MALE 111 #define IDI_CLOCK 112 -- cgit v1.2.3