app: remove <> around the gnu.org URL in GIMP_LICENSE
because GtkAboutDialog interprets it as email address.
This commit is contained in:
@ -42,7 +42,7 @@
|
||||
"GNU General Public License for more details." \
|
||||
"\n\n" \
|
||||
"You should have received a copy of the GNU General Public License " \
|
||||
"along with GIMP. If not, see <http://www.gnu.org/licenses/>.")
|
||||
"along with GIMP. If not, see http://www.gnu.org/licenses/.")
|
||||
|
||||
|
||||
#endif /* __ABOUT_H__ */
|
||||
|
Reference in New Issue
Block a user