
Ladish-ServiceMenu
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
For Ladish Users, written on a KXstudio, not tested on others distributions.
by right click on folders in dolphin It makes able to:
- Make a Ladish project in the folder
- load ladish project
- Add applications
and on files:
- load in studio
- load in a room
- sat as default (for application section)
the script contains an xml adaptator which makes able to load any project in any room regardless the template of the room.
We can also create a new room with a custom template (it unloads and reloads studio)
With the application section we can add ardour3 or others applications added by "set as default" on a file, we can also add many templates for the same application.
The script works with a lot of kdialog boxes, but except dialog progress, all are writen for zenity too, so it can be used on gnome-based desktop environnements. the install script also install a Ladish script for Nautilus, Nemo and Caja if they are detected and choosen.
Sorry for my english (that's I think the weakness of the script ! I made myself the default language and I hope that someone will correct it soon!).
houston4444
6 years ago
Code cleaned in ladish-servicemenu script too.
Report