From kdevelop-bugs Wed Oct 27 07:17:26 2004 From: kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de Date: Wed, 27 Oct 2004 07:17:26 +0000 To: kdevelop-bugs Subject: [Bug 92189] New: .desktop files not under $XDG_DATA_DIRS/ Message-Id: <20041027091725.92189.almighty () atlantis ! wh2 ! tu-dresden ! de> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=118306930905444 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=92189 Summary: .desktop files not under $XDG_DATA_DIRS/ Product: kdevelop Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kdevelop-bugs kdevelop org ReportedBy: almighty atlantis wh2 tu-dresden de Version: (using KDE Devel) Installed from: Compiled sources The Kdevelop desktop entry files are not installed into $XDG_DATA_DIRS/applications, i.e. $KDEDIR/share/applications as would be appropriate after the Desktop Menu Specification. ATM they are installed into the $KDEDIR/applnk/Development directory instead. Please change the makefile installation target so that the desktop files are installed into the proper locations -- at least for current KDE versions. Thank you