Re: [gtkmm] Gtkmm or Qt?
- From: Roger Leigh <roger whinlatter uklinux net>
- To: Dr Mark H Phillips <mark austrics com au>
- Cc: Ole Laursen <olau hardworking dk>, Gtkmm List <gtkmm-list gnome org>
- Subject: Re: [gtkmm] Gtkmm or Qt?
- Date: Thu, 28 Aug 2003 18:45:07 +0100
Dr Mark H Phillips <mark austrics com au> writes:
> gettext seems to be GPL which is no good for us. Is there any
> similar library out there which may be used with a non-free
> application?
gettext, the set of tools for generating message catalogues pulling
translatable strings out of source etc. are GPL.
libintl, the library for translating at run-time in your program, is
LGPL.
So, there are no issues here. Use gettext tools at build-time and
link libintl dynamically and you have (IANAL) no problems
redistributing your non-free stuff.
--
Roger Leigh
Printing on GNU/Linux? http://gimp-print.sourceforge.net/
GPG Public Key: 0x25BFB848. Please sign and encrypt your mail.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]