1 --- Plank-Config-1.3.1/plank-config.vala.orig 2016-08-07 10:53:09.461707400 +0000
2 +++ Plank-Config-1.3.1/plank-config.vala 2016-08-07 10:53:40.401614789 +0000
4 about.set_logo_icon_name(_("plank-config"));
5 about.set_documenters(documenters);
6 about.set_version ("1.3.1");
7 - about.add_credit_section(_("Contributors"), (string) contributors);
8 + about.add_credit_section(_("Contributors"), contributors);
9 about.set_license_type(Gtk.License.GPL_2_0);