Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cool Fire
hexchat
Commits
cf78762b
Commit
cf78762b
authored
Oct 13, 2012
by
Berke Viktor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Some HexChat-Text rebranding work left
parent
b67b223c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/fe-text/fe-text.c
src/fe-text/fe-text.c
+2
-2
No files found.
src/fe-text/fe-text.c
View file @
cf78762b
...
...
@@ -93,7 +93,7 @@ fe_new_window (struct session *sess, int focus)
snprintf
(
buf
,
sizeof
(
buf
),
"
\n
"
"
\017
X
Chat-Text
\003
10"
PACKAGE_VERSION
"
\n
"
"
\017
Hex
Chat-Text
\003
10"
PACKAGE_VERSION
"
\n
"
"
\017
Running on
\003
10%s
\017
glib
\003
10%d.%d.%d
\n
"
"
\017
This binary compiled
\003
10"
__DATE__
"
\017\n
"
,
get_cpu_str
(),
...
...
@@ -826,7 +826,7 @@ fe_ctrl_gui (session *sess, fe_gui_action action, int arg)
/* only one action type handled for now, but could add more */
switch
(
action
)
{
/* gui focus is really the only case xchat-text needs to wory about */
/* gui focus is really the only case
he
xchat-text needs to wory about */
case
FE_GUI_FOCUS
:
current_sess
=
sess
;
current_tab
=
sess
;
...
...
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