diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2006-09-14 01:38:30 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2006-09-14 01:38:30 +0000 |
commit | 2bfc8e8ce292af82f2dfa4cf27f63cd56c78be84 (patch) | |
tree | 00cbaaed0ef300afe7b98da354807bc84e3645dc /x11/kde4-runtime/pkg-plist | |
parent | 2504dacd26c5c15e64103511ba9a2665adc3b3b5 (diff) |
Fix KControl. Paving the road to a peaceful coexistence with GNOME in
${LOCALBASE} takes more patching than expected.
PR: ports/103242
Submitted by: Kyryll A Mirnenko <mirya@matrix.ua>
Notes
Notes:
svn path=/head/; revision=172989
Diffstat (limited to 'x11/kde4-runtime/pkg-plist')
-rw-r--r-- | x11/kde4-runtime/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde4-runtime/pkg-plist b/x11/kde4-runtime/pkg-plist index b415fcad34d2..6b3e02f57d98 100644 --- a/x11/kde4-runtime/pkg-plist +++ b/x11/kde4-runtime/pkg-plist @@ -84,7 +84,7 @@ bin/nspluginscan bin/nspluginviewer bin/startkde etc/ksysguarddrc -etc/xdg/menus/applications-merged/kde-essential.menu +etc/xdg/menus/kde-applications-merged/kde-essential.menu etc/xdg/menus/kde-information.menu etc/xdg/menus/kde-screensavers.menu etc/xdg/menus/kde-settings.menu @@ -4986,4 +4986,4 @@ share/wallpapers/triplegears.jpg.desktop @dirrm include/ksplash @dirrm include/ksgrd @dirrm include/kate/utils -@dirrm etc/xdg/menus/applications-merged +@dirrm etc/xdg/menus/kde-applications-merged |