Updates for KDE/4.9
[marble] / packaging / debian / patches / migration-warning.diff
1 Index: src-fremantle/data/CMakeLists.txt
2 ===================================================================
3 --- src-fremantle.orig/data/CMakeLists.txt      2012-08-12 19:36:55.000000000 +0200
4 +++ src-fremantle/data/CMakeLists.txt   2012-08-12 19:36:56.000000000 +0200
5 @@ -380,3 +380,5 @@
6  
7  FILE (GLOB_RECURSE DGML_FILES maps/*.dgml)
8  MARBLE_ADD_PROJECT_RESOURCES(${DGML_FILES})
9 +
10 +install (FILES migration-warning.txt DESTINATION ${MARBLE_DATA_INSTALL_PATH}/)
11 Index: src-fremantle/data/migration-warning.txt
12 ===================================================================
13 --- /dev/null   1970-01-01 00:00:00.000000000 +0000
14 +++ src-fremantle/data/migration-warning.txt    2012-08-12 19:36:56.000000000 +0200
15 @@ -0,0 +1,3 @@
16 +Marble can share OpenStreetMap data with other applications on this device. This helps to save disk space and reduce network traffic.
17 +
18 +Press 'Accept' to enable sharing and migrate existing OpenStreetMap data. This can take several minutes. Alternatively you can skip this step now and data sharing will be disabled. You'll be prompted again to enable it during the next Marble version upgrade.