diff options
author | Chun-wei Fan <fanchunwei@src.gnome.org> | 2011-06-07 11:16:57 +0800 |
---|---|---|
committer | Chun-wei Fan <fanchunwei@src.gnome.org> | 2011-06-07 11:16:57 +0800 |
commit | d07907d2de302eb2a96c1a584a84c086c053f396 (patch) | |
tree | 62d45e76186cc891fc294a152e9432e1643363e7 /gtk/gtk-win32.rc.in | |
parent | 2f7e13067e7f562a4fe92af939674f4554560b67 (diff) | |
download | gtk+-d07907d2de302eb2a96c1a584a84c086c053f396.tar.gz |
Update Windows Resource template information
Diffstat (limited to 'gtk/gtk-win32.rc.in')
-rw-r--r-- | gtk/gtk-win32.rc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtk-win32.rc.in b/gtk/gtk-win32.rc.in index 89832f4fc5..4a42d5a666 100644 --- a/gtk/gtk-win32.rc.in +++ b/gtk/gtk-win32.rc.in @@ -17,7 +17,7 @@ VS_VERSION_INFO VERSIONINFO VALUE "FileDescription", "GIMP Toolkit" VALUE "FileVersion", "@GTK_VERSION@.0" VALUE "InternalName", "libgtk-win32-@GTK_API_VERSION@-@LT_CURRENT_MINUS_AGE@" - VALUE "LegalCopyright", "Copyright © 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald. Modified by the GTK+ Team and others 1997-2005." + VALUE "LegalCopyright", "Copyright © 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald. Modified by the GTK+ Team and others 1997-2011." VALUE "OriginalFilename", "libgtk-win32-@GTK_API_VERSION@-@LT_CURRENT_MINUS_AGE@.dll" VALUE "ProductName", "GTK+" VALUE "ProductVersion", "@GTK_VERSION@" |