From: <dat...@us...> - 2006-11-08 02:04:57
|
Revision: 17700 http://svn.sourceforge.net/gaim/?rev=17700&view=rev Author: datallah Date: 2006-11-07 18:04:47 -0800 (Tue, 07 Nov 2006) Log Message: ----------- Display "Gaim" instead of "Gaim Executable" when multiple windows are "stacked" in the taskbar. Modified Paths: -------------- trunk/gtk/win32/gaimrc.rc.in Modified: trunk/gtk/win32/gaimrc.rc.in =================================================================== --- trunk/gtk/win32/gaimrc.rc.in 2006-11-07 22:51:58 UTC (rev 17699) +++ trunk/gtk/win32/gaimrc.rc.in 2006-11-08 02:04:47 UTC (rev 17700) @@ -18,7 +18,7 @@ BLOCK "040904B0" BEGIN VALUE "CompanyName", "The Gaim developer community" - VALUE "FileDescription", "Gaim Executable" + VALUE "FileDescription", "Gaim" VALUE "FileVersion", "@GAIM_VERSION@" VALUE "InternalName", "gaim" VALUE "LegalCopyright", "Copyright (C) 1998-2006 The Gaim developer community (See the COPYRIGHT file in the source distribution)." This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |