# HG changeset patch # User Daniel Atallah # Date 1162951487 0 # Node ID c6cd9faf4d06a59b76cf1646518ac12ea6138c60 # Parent ee29923d5159e7f1a26fc0d4a5700ccbdb11765e [gaim-migrate @ 17700] Display "Gaim" instead of "Gaim Executable" when multiple windows are "stacked" in the taskbar. committer: Tailor Script diff -r ee29923d5159 -r c6cd9faf4d06 gtk/win32/gaimrc.rc.in --- a/gtk/win32/gaimrc.rc.in Tue Nov 07 22:51:58 2006 +0000 +++ b/gtk/win32/gaimrc.rc.in Wed Nov 08 02:04:47 2006 +0000 @@ -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)."