diff options
author | Dart Raiden <wowemuh@gmail.com> | 2016-07-08 06:21:30 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2016-07-08 06:21:30 +0000 |
commit | 466f1c85158aee6400836ee53c63743d8ca39a8c (patch) | |
tree | 60ae4df97d9ddbe715584a8050417ce6a7dc23ab | |
parent | b1110042d9f360b63a91d48eac89710087afc688 (diff) |
MirandaG15: remove useless information (it's already presents on plugin page). TODO: remove Credits button and tons of related code
git-svn-id: http://svn.miranda-ng.org/main/trunk@17078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r-- | plugins/MirandaG15/res/MirandaG15.rc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/MirandaG15/res/MirandaG15.rc b/plugins/MirandaG15/res/MirandaG15.rc index ab536f8d1c..26ecd26849 100644 --- a/plugins/MirandaG15/res/MirandaG15.rc +++ b/plugins/MirandaG15/res/MirandaG15.rc @@ -93,11 +93,6 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,97,281,9
PUSHBUTTON "Credits",IDC_CREDITS,110,230,90,11
GROUPBOX "About",IDC_GRP3,0,199,300,44
- CTEXT "Mirandag15 + TrillianG15",IDC_STC6,80,204,136,8,SS_CENTERIMAGE | NOT WS_GROUP
- CTEXT "For updates and news check the thread on http://www.g15forums.com",IDC_STC7,2,212,292,9,NOT WS_GROUP
- CTEXT "Or visit http://www.mkleinhans.de",IDC_STC8,2,221,290,8,NOT WS_GROUP
- LTEXT "mail@mkleinhans.de",IDC_STC9,232,232,66,9,NOT WS_GROUP
- LTEXT "© 2006 by Martin Kleinhans",IDC_STC10,2,232,90,9,NOT WS_GROUP
COMBOBOX IDC_DEVICE,80,9,128,11,CBS_DROPDOWNLIST | WS_TABSTOP
RTEXT "Device:",IDC_DEVICE_STATIC,8,11,63,9,NOT WS_GROUP
LTEXT "If the screensaver is active:",IDC_STC14,6,51,289,9,NOT WS_GROUP
|