[Marble-commits] KDE/kdeedu/marble/src
Frederik Schwarzer
schwarzerf at gmail.com
Tue Dec 28 15:55:59 CET 2010
SVN commit 1209915 by schwarzer:
typo
M +1 -1 kdemain.cpp
--- trunk/KDE/kdeedu/marble/src/kdemain.cpp #1209914:1209915
@@ -256,7 +256,7 @@
options.add( "enableCurrentLocation", ki18n( "Enable tab to show the current location" ) );
options.add( "enableFileView",
ki18n( "Enable tab to see gpxFileView" ) );
- options.add( "tile-id", ki18n( "Show tile id's" ) );
+ options.add( "tile-id", ki18n( "Show tile IDs" ) );
options.add( "marbledatapath <data path>", ki18n( "Use a different directory which contains map data" ) );
if( profiles & MarbleGlobal::SmallScreen ) {
options.add( "nosmallscreen", ki18n( "Do not use the interface optimized for small screens" ) );
More information about the Marble-commits
mailing list