This commit is contained in:
guinux
2015-03-18 16:17:30 +01:00
parent 344010da89
commit 147b8d04c8
2 changed files with 5 additions and 1 deletions

View File

@@ -1088,7 +1088,7 @@ namespace Pamac {
"program_name", "Pamac",
"logo_icon_name", "system-software-install",
"comments", dgettext (null, "A Gtk3 frontend for libalpm"),
"copyright", "Copyright © 2015 Guillaume Benoit",
"copyright", dgettext (null, "Copyright © 2015 Guillaume Benoit"),
"version", VERSION,
"license_type", Gtk.License.GPL_3_0,
"website", "http://manjaro.org");