b89a5c788fb8286dfc1fec267a96e4b943a0f445
[marble] / packaging / debian / patches / migration-warning.diff
1 Index: src-1.1/data/CMakeLists.txt
2 ===================================================================
3 --- src-1.1.orig/data/CMakeLists.txt    2011-04-15 19:19:43.000000000 +0200
4 +++ src-1.1/data/CMakeLists.txt 2011-04-15 19:20:50.000000000 +0200
5 @@ -344,3 +344,5 @@
6  install (FILES
7    ${AUDIO_FILES}
8  DESTINATION ${MARBLE_DATA_INSTALL_PATH}/audio)
9 +
10 +install (FILES migration-warning.txt DESTINATION ${MARBLE_DATA_INSTALL_PATH}/)
11 Index: src-1.1/data/migration-warning.txt
12 ===================================================================
13 --- /dev/null   1970-01-01 00:00:00.000000000 +0000
14 +++ src-1.1/data/migration-warning.txt  2011-04-15 19:17:04.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.