flsynclient localization request

For efforts in internationalising Puppy and solving problems in this area
Post Reply
Message
Author
User avatar
nilsonmorales
Posts: 972
Joined: Fri 15 Apr 2011, 14:39
Location: El Salvador

flsynclient localization request

#1 Post by nilsonmorales »

http://www.matteolucarelli.net/flsynclient/index_en.htm

try to compile 0.7 ver. have this
error while loading shared libraries: libfltk.so.1.1: cannot open shared object file: No such file or directory
then i compile deps

http://www.fltk.org/index.php but still the same error message

i dont know how generate the .pot file

tnx in advance.
[b][url=http://nilsonmorales.blogspot.com/]My blog |[/url][/b][b][url=https://github.com/woofshahenzup]| Github[/url][/b]
[img]https://i.postimg.cc/5tz5vrrX/imag018la6.gif[/img]
[img]http://s5.postimg.org/7h2fid8pz/botones_logos3.png[/img]

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

Re: flsynclient localization request

#2 Post by L18L »

nilsonmorales wrote:i dont know how generate the .pot file

Code: Select all

xgettext
could generate a pot file if the source would be internationalized.
Matteo Lucarelli in README of his flsynclient version 0.7 wrote:TODO
- man page
- set char dimension and colors on start
- internationalization (GNU gettext or POSIX catget)

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

Re: flsynclient localization request

#3 Post by L18L »

Matteo Lucarelli in README of his flsynclient version 0.7 wrote:TODO
- internationalization (GNU gettext or POSIX catget)
Good news:
forum member robwoj44 made it, see
http://www.murga-linux.com/puppy/viewto ... 0&start=16 please

Post Reply