GlimmerLabs / gimp-dbus

A Gimp plugin that provides some D-Bus services for gimp. (Reveals the PDB, among other things.)
GNU Lesser General Public License v3.0
4 stars 2 forks source link

Provide a way to quit the server via a menu item #17

Open rebelsky opened 11 years ago

rebelsky commented 11 years ago

Sometimes we want to stop the server so as to install a new server and then start it again. It would be nice to be able to stop the server with a menu item. This should not be a big deal.