File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Starting Notes:
1
2
# 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
+
2
19
name : settings
3
20
version : git
4
21
summary : System Settings for the Ubuntu Desktop
You can’t perform that action at this time.
0 commit comments