Differences between version 15 and previous revision of UbuntuNotes.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 15 | Last edited on Wednesday, October 19, 2005 11:33:15 am | by NeilHoughton | Revert |
Older page: | version 14 | Last edited on Wednesday, October 19, 2005 11:32:48 am | by NeilHoughton | Revert |
@@ -86,8 +86,8 @@
As of Breezy, you don't need to have universe on to install KDE. You can simply "apt-get install kde" and you will have a functioning desktop. For a bit more, you can "apt-get install kubuntu-desktop" for a full Kubuntu desktop, including things like Amarok and Konversation not included in a default KDE install.
This will fill your Gnome menus with messy KDE apps, but you can get rid of these by running the following:
-<pre
>
+<verbatim
>
sudo sed -i '/OnlyShowIn=/d;$a\OnlyShowIn=KDE;' \
/usr/share/applications/kde/*.desktop
-</pre
>
+</verbatim
>