summaryrefslogtreecommitdiffstats
path: root/konqueror/sidebar/trees/init/README
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit4aed2c8219774f5d797760606b8489a92ddc5163 (patch)
tree3f8c130f7d269626bf6a9447407ef6c35954426a /konqueror/sidebar/trees/init/README
downloadtdebase-4aed2c8219774f5d797760606b8489a92ddc5163.tar.gz
tdebase-4aed2c8219774f5d797760606b8489a92ddc5163.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'konqueror/sidebar/trees/init/README')
-rw-r--r--konqueror/sidebar/trees/init/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/konqueror/sidebar/trees/init/README b/konqueror/sidebar/trees/init/README
new file mode 100644
index 000000000..c0907a3ae
--- /dev/null
+++ b/konqueror/sidebar/trees/init/README
@@ -0,0 +1,6 @@
+Note: increase the version in konq_tree.cpp when you add
+ new .desktop files, otherwise they won't get used
+ when the user already has old versions.
+
+i.e.
+const int currentVersion = 5; <-- change this in konq_tree.cpp