Skip to content

Commit f7b7626

Browse files
authored
More notes for @kenvandine (#431)
* More notes for @kenvandine * add accounts interface for the future * add org.freedesktop.timedate1 * add more
1 parent 41415c3 commit f7b7626

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

snap/snapcraft.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1+
# Starting Notes:
12
# org.ufc.settings should be a working ID
3+
4+
# Interfaces on the desktop that are being read from or written to:
5+
# gsettings (in the whole app)
6+
# bluez (bluetooth page)
7+
# nm (network page)
8+
# dbus: org.gnome.Mutter.DisplayConfig (Display Page)
9+
# dbus: org.freedesktop.locale1 (Local Page)
10+
# org.gnome.SettingsDaemon.Housekeeping (Privacy Page)
11+
# org.freedesktop.hostname1 (Info Page)
12+
# org.gnome.SettingsDaemon.Rfkill (Power Page)
13+
# upower (power page)
14+
# dbus: org.freedesktop.timedate1 (Time Page)
15+
# dbus: org.freedesktop.Accounts and org.freedesktop.Accounts.User (Accounts Page, WIP, not yet in master)
16+
# some day: printers, no idea which interface this is (cups?)
17+
# some day: org.gnome.Settings.SearchProvider and org.gnome.Shell.SearchProvider2 (search page)
18+
219
name: settings
320
version: git
421
summary: System Settings for the Ubuntu Desktop

0 commit comments

Comments
 (0)