Re: help regarding translated file



Hi Pawan,

Today at 12:40, Pawan Chitrakar wrote:

> So i have to change the .desktop.in files and rebuild from source ???

No, you just rebuild from source.  .desktop.in files will be converted
to .desktop files which includes your translation from a PO file (that's
what intltool does for you :).


If you really care about how it's done, you can do it manually:

  intltool-merge -d ./po ./game1/game1.desktop.in ./game1/game1.desktop

(and you'll have to repeat this for every .desktop.in file if you
don't want to rebuild from source, and then install resulting .desktop
files where appropriate, usually /usr/share/applications)



Cheers,
Danilo


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]