diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-06-17 16:36:54 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-06-17 16:36:54 +0000 |
commit | f7402a5fd3c86c1844cb0fcc14a33e0724b118d4 (patch) | |
tree | 842f8b7467565fa7a81423a7bab8dad7e9d0c881 /protocols/JabberG/jabber.rc | |
parent | 2ee379c74131e1df6ee7c637d0b06102bae98673 (diff) |
cosmetic settings fix
added vk.com preset
git-svn-id: http://svn.miranda-ng.org/main/trunk@465 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/JabberG/jabber.rc')
-rw-r--r-- | protocols/JabberG/jabber.rc | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/protocols/JabberG/jabber.rc b/protocols/JabberG/jabber.rc index ab8d804549..a2daa20277 100644 --- a/protocols/JabberG/jabber.rc +++ b/protocols/JabberG/jabber.rc @@ -809,18 +809,6 @@ BEGIN RIGHTMARGIN, 184
END
- IDD_OPT_JABBER3, DIALOG
- BEGIN
- END
-
- IDD_OPT_JABBER, DIALOG
- BEGIN
- END
-
- IDD_OPT_JABBER2, DIALOG
- BEGIN
- END
-
IDD_OPT_REGISTER, DIALOG
BEGIN
RIGHTMARGIN, 165
@@ -840,14 +828,6 @@ BEGIN BOTTOMMARGIN, 137
END
- IDD_OPT_JABBER4, DIALOG
- BEGIN
- END
-
- IDD_GROUPCHAT_ADMLIST, DIALOG
- BEGIN
- END
-
IDD_NOTEBOOK, DIALOG
BEGIN
VERTGUIDE, 292
|