diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2012-03-14 17:44:31 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2012-03-14 17:44:31 +0000 |
| commit | dd9a7d0abd17abfb597a68e99863e9d53ded3edb (patch) | |
| tree | db43688071cc9edf85b6146d1ffec139bb8897df /src/inkscape.rc | |
| parent | Add gtkmm deprecation flag to config (diff) | |
| download | inkscape-dd9a7d0abd17abfb597a68e99863e9d53ded3edb.tar.gz inkscape-dd9a7d0abd17abfb597a68e99863e9d53ded3edb.zip | |
Packaging. Changing package date to 2012.
Translations. New Latvian translation by Janis Eisaks.
(bzr r11085)
Diffstat (limited to 'src/inkscape.rc')
| -rw-r--r-- | src/inkscape.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inkscape.rc b/src/inkscape.rc index e3e79ffe5..efa360c8d 100644 --- a/src/inkscape.rc +++ b/src/inkscape.rc @@ -15,7 +15,7 @@ BEGIN VALUE "FileDescription", "Inkscape" VALUE "FileVersion", "0.48+devel" VALUE "InternalName", "Inkscape" - VALUE "LegalCopyright", "© 2011 Inkscape" + VALUE "LegalCopyright", "© 2012 Inkscape" VALUE "ProductName", "Inkscape" VALUE "ProductVersion", "0.48+devel" END |
