Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cool Fire
hexchat
Commits
bc4d4f65
Commit
bc4d4f65
authored
Oct 13, 2012
by
Berke Viktor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix misspelled words
parent
84c536e4
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
plugins/hextray/callbacks.cpp
plugins/hextray/callbacks.cpp
+1
-1
plugins/hextray/resource.rc
plugins/hextray/resource.rc
+1
-1
plugins/hextray/xtray.h
plugins/hextray/xtray.h
+1
-1
No files found.
plugins/hextray/callbacks.cpp
View file @
bc4d4f65
...
...
@@ -152,7 +152,7 @@ int event_cb(char *word[], void *userdata)
/**************************************************************************************/
/***** Use windows instead of balloons, and if its a window should we keep it open ****/
/***** indefin
a
tely? ****/
/***** indefin
i
tely? ****/
/**************************************************************************************/
szTemp
=
xchat_strip_color
(
szInfo
);
...
...
plugins/hextray/resource.rc
View file @
bc4d4f65
...
...
@@ -122,7 +122,7 @@ BEGIN
WS_BORDER | WS_TABSTOP,137,74,61,13
LTEXT "Close all alerts hotkey:",IDC_ALERT_HOTKEY_TEXT,39,75,
76,10
CONTROL "Leave alerts open indefin
a
tely",16,"Button",
CONTROL "Leave alerts open indefin
i
tely",16,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,27,88,115,11
CONTROL "Blink Icon to alert me about events",18,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,16,18,127,10
...
...
plugins/hextray/xtray.h
View file @
bc4d4f65
...
...
@@ -59,7 +59,7 @@ extern struct _xchat_plugin *ph;
#define PREF_AMAE 13 // alert me about events
#define PREF_OSBWM 14 // Only Show Balloon When Minimized
#define PREF_UWIOB 15 // Use Window Instead of Balloon
#define PREF_KAOI 16 // Keep alerts open indefin
a
tely
#define PREF_KAOI 16 // Keep alerts open indefin
i
tely
#define PREF_MIOC 17 // Minimize instead of close
#define PREF_BLINK 18 // blink icon
#define PREF_CICO 19 // change icon - not implemented
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment