Show/add custom applications in bottle application list

Merged Melroy van den Berg requested to merge add_app_shortcut into main

Fixes issue: #30 (closed)

  • Read application group for application menu items
  • Possible to write the app list changes to disk as well
  • Add applications from the config file to the application list
  • refactoring
  • Add application GTK window
  • Check on changes during an bottle update() call + make set the dirty boolean to write the change to disk
  • Update UI save save button pressed
  • Add a custom shortcut via the WineGUI UI
  • Remove a custom shortcut via the WineGUI UI
Edited by Melroy van den Berg

Merge request reports