1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 08:43:13 +02:00

Version 0.3.0

This commit is contained in:
Sebastien Helleu
2009-09-06 11:46:49 +02:00
parent 40f7bbd590
commit 70916a0342
16 changed files with 32 additions and 28 deletions
+2 -2
View File
@@ -125,8 +125,8 @@ gui_main_init ()
/* set title for core buffer */
gui_buffer_set_title (ptr_buffer,
"WeeChat " WEECHAT_COPYRIGHT_DATE
" - " WEECHAT_WEBSITE);
"WeeChat " PACKAGE_VERSION " "
WEECHAT_COPYRIGHT_DATE " - " WEECHAT_WEBSITE);
/* create main window (using full space) */
if (gui_window_new (NULL, ptr_buffer, 0, 0,