summaryrefslogtreecommitdiff
path: root/po/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* cleanup:cmake:retab all CMakeLists.txt filesJoseph Herlant2018-05-251-58/+58
|
* cleanup:cmake:remove trailing spacesJoseph Herlant2018-05-251-3/+3
|
* Android translations (#589)jandegr2018-05-141-6/+0
| | | | | | | | | | | | | | | | | | * Add files via upload store translations in artefacts * Add files via upload * Add files via upload * Add files via upload * remove the last java files from cmakelists in po * move all java UI strings into strings.xml * translate UI strings by their id's
* Fix: Allow unusual building (#215)R7404Stefan Wildemann2017-04-241-1/+1
| | | | | | | | | | | | | | | | | | | * Support unusual building This patch updates navits cmake system to allow more unusual build and install path configurations as well as renaming the navit binary. This sis required for restricted environments like Sailfish OS harbour that do not follow usual path conventions. You can now: redefine the binary name (NAVIT_BINARY) control the translation file names (PACKAGE) select the library directory (LIB_DIR) select the share directory (SHARE_DIR) select the locales directory (LOCALE_DIR) select the images directory (IMAGE_DIR) select the man directory (MAN_DIR) the .desktop file is updated and the man file is renamed according to this and the install prefix is still honoured.
* Android: remove unused classfilesjandegr2016-03-031-1/+0
|
* Add:gui/gtk:New POI search dialog.|Patch from #1133, thanks!sleske2014-08-111-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5859 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Do not depend on XGettextGlade ability to process broken glade ↵mdankov2014-05-301-10/+0
| | | | | | input to fetch translatable strings from navit_shipped.xml. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5793 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:core:Import translatable strings from Android Java sources to gettext db.mdankov2013-08-261-0/+7
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5605 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:core:Update gettext db with translations pulled from Android string ↵mdankov2013-08-241-0/+11
| | | | | | resources. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5598 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Added navit_nls_gettext and navit_nls_ngettext to xgettext ↵xenos19842013-05-191-1/+1
| | | | | | keywords, so that translations are generated. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5497 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:i18n:Translate default name for vehicle.sleske2013-05-011-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5467 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:i18n:add the splitted gui_internal files to potfileswoglinde2013-01-091-0/+7
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5339 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:build:Remove unnecessary output during build; add comment.sleske2012-06-211-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5159 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:i18n:Add missing CMake dependency .po->po.in; reduce msgmerge outputsleske2012-05-301-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5124 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:i18n:Add more C files with translatable strings; update .po.in files.sleske2012-05-301-0/+3
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5123 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Build:Install localesmartin-s2011-06-161-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4534 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Build/cmake:Added osd_core.c to the list of xgettext filesrikky2011-03-051-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4298 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Build/cmake:Fixed warnings about unknown charsetrikky2011-02-141-1/+4
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4159 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Build:Don't use sed for setting package string in po filesmartin-s2010-12-031-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3750 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Build:Check for glade support in xgettextmartin-s2010-12-031-2/+4
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3749 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Build:Fixed locale generationmartin-s2010-12-011-0/+7
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3745 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:build:Fixed building of .mo filesakashihi2010-11-221-9/+9
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3710 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:core:Initial support for cmake build system. This first stage partly ↵rikky2010-10-021-0/+53
supports windows and linux platforms. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3589 ffa7fe5e-494d-0410-b361-a75ebd5db220