fix #38
This commit is contained in:
@@ -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");
|
||||
|
Reference in New Issue
Block a user