diff --git a/src/hamster-windows-service.py b/src/hamster-windows-service.py index 615ce50e4..ec2772122 100644 --- a/src/hamster-windows-service.py +++ b/src/hamster-windows-service.py @@ -19,7 +19,8 @@ # Legacy server. Still used by the shell-extension. -# new code could access the org.gnome.Hamster.GUI actions directly +# New code _could_ access the org.gnome.Hamster.GUI actions directly, +# although the exact action names/data are subject to change. # http://lazka.github.io/pgi-docs/Gio-2.0/classes/Application.html#Gio.Application # > The actions are also exported on the session bus, # and GIO provides the Gio.DBusActionGroup wrapper