Have been using Debian with a minimal (install) set of KDE apps, - Dolphin, Ark, Konsole, Kaffeine, Gwenview - Reference (plasma-desktop) : http://pkg-kde.alioth.debian.org/kde44.html
Installed Fedora KDE Spin and found that many apps are installed by default. Wondering if there is a way to install a minimal set of KDE apps instead..
On 06/18/2012 06:23 PM, Cae Sium wrote:
Have been using Debian with a minimal (install) set of KDE apps,
- Dolphin, Ark, Konsole, Kaffeine, Gwenview
- Reference (plasma-desktop) : http://pkg-kde.alioth.debian.org/kde44.html
Installed Fedora KDE Spin and found that many apps are installed by default. Wondering if there is a way to install a minimal set of KDE apps instead..
yum install \ kde-workspace kde-baseapps ark kaffeine konsole gwenview
-- rex
Cae Sium wrote:
Installed Fedora KDE Spin and found that many apps are installed by default.
That's a feature we're particularly proud of. ;-) Most of our users appreciate it.
Wondering if there is a way to install a minimal set of KDE apps instead.
You can always uninstall whatever packages you want to get rid of. Or do a network install instead of the live CD install, and pick the exact packages you want.
Kevin Kofler
Hi,
Can someone tell me the correct command and parameter for a new action in the Device Actions? I'm not a programmer but have tried guessing several combinations. I really don't have a clue!
What I would like to do is add an option to the pop up menu when I put a CD/DVD into the DVD drive. I would like an option for Dolphin to open up so I can easily view the files on CD/DVD's. I'm a recent convert from Windows and I have several hundred music CD's. I know there are several file types on audio CD's. I'd like to copy the FLAC and OGG files into my music directory. I'd also like to look at video files too.
The name of the new command is: Open CD/DVD with File Manager
I don't know what the command should be. I don't know what the parameters should be.
Thanks,
Norman R. Lacasse
kde mailing list kde@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/kde New to KDE4? - get help from http://userbase.kde.org
Please start new threads by writing a new message, not replying to a random message. Replies show up in threaded views (which are normally used for mailing lists) as part of the thread you replied to, even if your message had nothing to do with it. (This is called "thread hijacking".) Changing the subject is not sufficient.
Kevin Kofler
NRL wrote:
Hi,
Can someone tell me the correct command and parameter for a new action in the Device Actions? I'm not a programmer but have tried guessing several combinations. I really don't have a clue!
What I would like to do is add an option to the pop up menu when I put a CD/DVD into the DVD drive. I would like an option for Dolphin to open up so I can easily view the files on CD/DVD's. I'm a recent convert from Windows and I have several hundred music CD's. I know there are several file types on audio CD's. I'd like to copy the FLAC and OGG files into my music directory. I'd also like to look at video files too.
The name of the new command is: Open CD/DVD with File Manager
I don't know what the command should be. I don't know what the parameters should be.
So, when I insert a data cd/dvd, I already get as one of the default actions from the kde device manager: Open with File Manager
No need to do anything to achieve what you want here.
Fwiw, what controls this is stuff under /usr/share/kde4/apps/solid/actions/ test-predicate-openinwindow.desktop, I believe in this case.
-- rex