[Pidgin] #469: Translation files installed to wrong places if ${datadir} is not ${prefix}/share

Pidgin trac at pidgin.im
Mon Apr 30 23:50:34 EDT 2007


#469: Translation files installed to wrong places if ${datadir} is not
${prefix}/share
--------------------------+-------------------------------------------------
 Reporter:  acli          |       Type:  defect
   Status:  new           |   Priority:  minor 
Component:  pidgin (gtk)  |    Version:  2.0   
 Keywords:                |  
--------------------------+-------------------------------------------------
 Suppose I run configure with --prefix=/software/pidgin
 --datadir=/software/pidgin/data

 Result:
  * .mo files get installed under /software/pidgin/share/locale
  * pidgin tries to look up .mo files under /software/pidgin/data/locale

 The result is the no translations are available because pidgin is looking
 for the files at one place but the files are installed in a different
 place.

 IMHO the .mo files should follow --datadir, especially if configure can be
 given arguments in such a way that the "share" subdirectory should not
 exist at all.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/469>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list