X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fui.c;fp=src%2Fui.c;h=dcb3ea080f3a18e9e53300a329daa2acd2765c28;hb=9cbed896abcdbd9e00064b86bb4db1981ff37eb2;hp=9f423f8ae27fd1d14616f5a7bfc6268fd1d71f1e;hpb=d019b476f28501c1f180d662fae0ca279e57e719;p=psensor.git diff --git a/src/ui.c b/src/ui.c index 9f423f8..dcb3ea0 100644 --- a/src/ui.c +++ b/src/ui.c @@ -89,7 +89,7 @@ void ui_show_about_dialog() "copyright", _("Copyright(c) 2010-2014 jeanfi@gmail.com"), #if GTK_CHECK_VERSION(3, 12, 0) - "license-type", GTK_LICENSE_GPL_2_0_ONLY, + "license-type", GTK_LICENSE_GPL_2_0, #endif "logo-icon-name", "psensor", "program-name", "Psensor",