Index: addons/kate-ctags/kate_ctags_view.cpp =================================================================== --- addons/kate-ctags/kate_ctags_view.cpp +++ addons/kate-ctags/kate_ctags_view.cpp @@ -118,7 +118,7 @@ m_mWin->guiFactory()->addClient(this); - m_commonDB = QStandardPaths::writableLocation(QStandardPaths::DataLocation) + QLatin1String("/katectags/common_db"); + m_commonDB = QStandardPaths::writableLocation(QStandardPaths::GenericDataLocation) + QLatin1String("/ktexteditor_ctags/common_db"); } Index: addons/kate-ctags/katectagsplugin.desktop =================================================================== --- addons/kate-ctags/katectagsplugin.desktop +++ addons/kate-ctags/katectagsplugin.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=Service -ServiceTypes=KTextEditor/Plugin +ServiceTypes=KTextEditor/Plugin,KDevelop/Plugin X-KDE-Library=katectagsplugin Name=CTags Name[ar]=وسوم سي