]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Thu, 18 Jan 2018 22:40:27 +0000 (23:40 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Thu, 18 Jan 2018 22:40:27 +0000 (23:40 +0100)
21 files changed:
.etckeeper
xdg/autostart/org.gnome.SettingsDaemon.A11yKeyboard.desktop [new file with mode: 0644]
xdg/autostart/org.gnome.SettingsDaemon.A11ySettings.desktop [new file with mode: 0644]
xdg/autostart/org.gnome.SettingsDaemon.Clipboard.desktop [new file with mode: 0644]
xdg/autostart/org.gnome.SettingsDaemon.Color.desktop [new file with mode: 0644]
xdg/autostart/org.gnome.SettingsDaemon.Datetime.desktop [new file with mode: 0644]
xdg/autostart/org.gnome.SettingsDaemon.Housekeeping.desktop [new file with mode: 0644]
xdg/autostart/org.gnome.SettingsDaemon.Keyboard.desktop [new file with mode: 0644]
xdg/autostart/org.gnome.SettingsDaemon.MediaKeys.desktop [new file with mode: 0644]
xdg/autostart/org.gnome.SettingsDaemon.Mouse.desktop [new file with mode: 0644]
xdg/autostart/org.gnome.SettingsDaemon.Orientation.desktop [new file with mode: 0644]
xdg/autostart/org.gnome.SettingsDaemon.Power.desktop [new file with mode: 0644]
xdg/autostart/org.gnome.SettingsDaemon.PrintNotifications.desktop [new file with mode: 0644]
xdg/autostart/org.gnome.SettingsDaemon.Rfkill.desktop [new file with mode: 0644]
xdg/autostart/org.gnome.SettingsDaemon.ScreensaverProxy.desktop [new file with mode: 0644]
xdg/autostart/org.gnome.SettingsDaemon.Sharing.desktop [new file with mode: 0644]
xdg/autostart/org.gnome.SettingsDaemon.Smartcard.desktop [new file with mode: 0644]
xdg/autostart/org.gnome.SettingsDaemon.Sound.desktop [new file with mode: 0644]
xdg/autostart/org.gnome.SettingsDaemon.Wacom.desktop [new file with mode: 0644]
xdg/autostart/org.gnome.SettingsDaemon.XRANDR.desktop [new file with mode: 0644]
xdg/autostart/org.gnome.SettingsDaemon.XSettings.desktop [new file with mode: 0644]

index 8b154290590ce008aed96025ca4d18d4863fd04e..19321877c55071953ae3118e5f36e92d37313208 100755 (executable)
@@ -2910,6 +2910,26 @@ maybe chmod 0644 'xdg/autostart/mate-settings-daemon.desktop'
 maybe chmod 0644 'xdg/autostart/mate-volume-control-applet.desktop'
 maybe chmod 0644 'xdg/autostart/nautilus-autostart.desktop'
 maybe chmod 0644 'xdg/autostart/nm-applet.desktop'
+maybe chmod 0644 'xdg/autostart/org.gnome.SettingsDaemon.A11yKeyboard.desktop'
+maybe chmod 0644 'xdg/autostart/org.gnome.SettingsDaemon.A11ySettings.desktop'
+maybe chmod 0644 'xdg/autostart/org.gnome.SettingsDaemon.Clipboard.desktop'
+maybe chmod 0644 'xdg/autostart/org.gnome.SettingsDaemon.Color.desktop'
+maybe chmod 0644 'xdg/autostart/org.gnome.SettingsDaemon.Datetime.desktop'
+maybe chmod 0644 'xdg/autostart/org.gnome.SettingsDaemon.Housekeeping.desktop'
+maybe chmod 0644 'xdg/autostart/org.gnome.SettingsDaemon.Keyboard.desktop'
+maybe chmod 0644 'xdg/autostart/org.gnome.SettingsDaemon.MediaKeys.desktop'
+maybe chmod 0644 'xdg/autostart/org.gnome.SettingsDaemon.Mouse.desktop'
+maybe chmod 0644 'xdg/autostart/org.gnome.SettingsDaemon.Orientation.desktop'
+maybe chmod 0644 'xdg/autostart/org.gnome.SettingsDaemon.Power.desktop'
+maybe chmod 0644 'xdg/autostart/org.gnome.SettingsDaemon.PrintNotifications.desktop'
+maybe chmod 0644 'xdg/autostart/org.gnome.SettingsDaemon.Rfkill.desktop'
+maybe chmod 0644 'xdg/autostart/org.gnome.SettingsDaemon.ScreensaverProxy.desktop'
+maybe chmod 0644 'xdg/autostart/org.gnome.SettingsDaemon.Sharing.desktop'
+maybe chmod 0644 'xdg/autostart/org.gnome.SettingsDaemon.Smartcard.desktop'
+maybe chmod 0644 'xdg/autostart/org.gnome.SettingsDaemon.Sound.desktop'
+maybe chmod 0644 'xdg/autostart/org.gnome.SettingsDaemon.Wacom.desktop'
+maybe chmod 0644 'xdg/autostart/org.gnome.SettingsDaemon.XRANDR.desktop'
+maybe chmod 0644 'xdg/autostart/org.gnome.SettingsDaemon.XSettings.desktop'
 maybe chmod 0644 'xdg/autostart/org.kde.kgpg.desktop'
 maybe chmod 0644 'xdg/autostart/pam_kwallet_init.desktop'
 maybe chmod 0644 'xdg/autostart/plasmashell.desktop'
diff --git a/xdg/autostart/org.gnome.SettingsDaemon.A11yKeyboard.desktop b/xdg/autostart/org.gnome.SettingsDaemon.A11yKeyboard.desktop
new file mode 100644 (file)
index 0000000..d908fde
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=GNOME Settings Daemon's a11y-keyboard plugin
+Exec=/usr/libexec/gsd-a11y-keyboard
+OnlyShowIn=GNOME;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
diff --git a/xdg/autostart/org.gnome.SettingsDaemon.A11ySettings.desktop b/xdg/autostart/org.gnome.SettingsDaemon.A11ySettings.desktop
new file mode 100644 (file)
index 0000000..b1657e3
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=GNOME Settings Daemon's a11y-settings plugin
+Exec=/usr/libexec/gsd-a11y-settings
+OnlyShowIn=GNOME;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
diff --git a/xdg/autostart/org.gnome.SettingsDaemon.Clipboard.desktop b/xdg/autostart/org.gnome.SettingsDaemon.Clipboard.desktop
new file mode 100644 (file)
index 0000000..49556cd
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=GNOME Settings Daemon's clipboard plugin
+Exec=/usr/libexec/gsd-clipboard
+OnlyShowIn=GNOME;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
diff --git a/xdg/autostart/org.gnome.SettingsDaemon.Color.desktop b/xdg/autostart/org.gnome.SettingsDaemon.Color.desktop
new file mode 100644 (file)
index 0000000..b1a4211
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=GNOME Settings Daemon's color plugin
+Exec=/usr/libexec/gsd-color
+OnlyShowIn=GNOME;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
diff --git a/xdg/autostart/org.gnome.SettingsDaemon.Datetime.desktop b/xdg/autostart/org.gnome.SettingsDaemon.Datetime.desktop
new file mode 100644 (file)
index 0000000..261503d
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=GNOME Settings Daemon's datetime plugin
+Exec=/usr/libexec/gsd-datetime
+OnlyShowIn=GNOME;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
diff --git a/xdg/autostart/org.gnome.SettingsDaemon.Housekeeping.desktop b/xdg/autostart/org.gnome.SettingsDaemon.Housekeeping.desktop
new file mode 100644 (file)
index 0000000..823e745
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=GNOME Settings Daemon's housekeeping plugin
+Exec=/usr/libexec/gsd-housekeeping
+OnlyShowIn=GNOME;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
diff --git a/xdg/autostart/org.gnome.SettingsDaemon.Keyboard.desktop b/xdg/autostart/org.gnome.SettingsDaemon.Keyboard.desktop
new file mode 100644 (file)
index 0000000..ea1d302
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=GNOME Settings Daemon's keyboard plugin
+Exec=/usr/libexec/gsd-keyboard
+OnlyShowIn=GNOME;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
diff --git a/xdg/autostart/org.gnome.SettingsDaemon.MediaKeys.desktop b/xdg/autostart/org.gnome.SettingsDaemon.MediaKeys.desktop
new file mode 100644 (file)
index 0000000..26536aa
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=GNOME Settings Daemon's media-keys plugin
+Exec=/usr/libexec/gsd-media-keys
+OnlyShowIn=GNOME;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
diff --git a/xdg/autostart/org.gnome.SettingsDaemon.Mouse.desktop b/xdg/autostart/org.gnome.SettingsDaemon.Mouse.desktop
new file mode 100644 (file)
index 0000000..68d05d3
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=GNOME Settings Daemon's mouse plugin
+Exec=/usr/libexec/gsd-mouse
+OnlyShowIn=GNOME;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
diff --git a/xdg/autostart/org.gnome.SettingsDaemon.Orientation.desktop b/xdg/autostart/org.gnome.SettingsDaemon.Orientation.desktop
new file mode 100644 (file)
index 0000000..eb00e8c
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=GNOME Settings Daemon's orientation plugin
+Exec=/usr/libexec/gsd-orientation
+OnlyShowIn=GNOME;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
diff --git a/xdg/autostart/org.gnome.SettingsDaemon.Power.desktop b/xdg/autostart/org.gnome.SettingsDaemon.Power.desktop
new file mode 100644 (file)
index 0000000..c5de56e
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=GNOME Settings Daemon's power plugin
+Exec=/usr/libexec/gsd-power
+OnlyShowIn=GNOME;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
diff --git a/xdg/autostart/org.gnome.SettingsDaemon.PrintNotifications.desktop b/xdg/autostart/org.gnome.SettingsDaemon.PrintNotifications.desktop
new file mode 100644 (file)
index 0000000..d2c6c57
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=GNOME Settings Daemon's print-notifications plugin
+Exec=/usr/libexec/gsd-print-notifications
+OnlyShowIn=GNOME;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
diff --git a/xdg/autostart/org.gnome.SettingsDaemon.Rfkill.desktop b/xdg/autostart/org.gnome.SettingsDaemon.Rfkill.desktop
new file mode 100644 (file)
index 0000000..e168cb6
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=GNOME Settings Daemon's rfkill plugin
+Exec=/usr/libexec/gsd-rfkill
+OnlyShowIn=GNOME;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
diff --git a/xdg/autostart/org.gnome.SettingsDaemon.ScreensaverProxy.desktop b/xdg/autostart/org.gnome.SettingsDaemon.ScreensaverProxy.desktop
new file mode 100644 (file)
index 0000000..df0a146
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=GNOME Settings Daemon's screensaver-proxy plugin
+Exec=/usr/libexec/gsd-screensaver-proxy
+OnlyShowIn=GNOME;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
diff --git a/xdg/autostart/org.gnome.SettingsDaemon.Sharing.desktop b/xdg/autostart/org.gnome.SettingsDaemon.Sharing.desktop
new file mode 100644 (file)
index 0000000..b17f13e
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=GNOME Settings Daemon's sharing plugin
+Exec=/usr/libexec/gsd-sharing
+OnlyShowIn=GNOME;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
diff --git a/xdg/autostart/org.gnome.SettingsDaemon.Smartcard.desktop b/xdg/autostart/org.gnome.SettingsDaemon.Smartcard.desktop
new file mode 100644 (file)
index 0000000..8403b5d
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=GNOME Settings Daemon's org.gnome.SettingsDaemon.Smartcard replacement plugin
+Exec=/usr/libexec/gsd-dummy --dummy-name=org.gnome.SettingsDaemon.Smartcard
+OnlyShowIn=GNOME;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
diff --git a/xdg/autostart/org.gnome.SettingsDaemon.Sound.desktop b/xdg/autostart/org.gnome.SettingsDaemon.Sound.desktop
new file mode 100644 (file)
index 0000000..77c6323
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=GNOME Settings Daemon's sound plugin
+Exec=/usr/libexec/gsd-sound
+OnlyShowIn=GNOME;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
diff --git a/xdg/autostart/org.gnome.SettingsDaemon.Wacom.desktop b/xdg/autostart/org.gnome.SettingsDaemon.Wacom.desktop
new file mode 100644 (file)
index 0000000..a77b2b5
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=GNOME Settings Daemon's org.gnome.SettingsDaemon.Wacom replacement plugin
+Exec=/usr/libexec/gsd-dummy --dummy-name=org.gnome.SettingsDaemon.Wacom
+OnlyShowIn=GNOME;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
diff --git a/xdg/autostart/org.gnome.SettingsDaemon.XRANDR.desktop b/xdg/autostart/org.gnome.SettingsDaemon.XRANDR.desktop
new file mode 100644 (file)
index 0000000..7c54ae5
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=GNOME Settings Daemon's xrandr plugin
+Exec=/usr/libexec/gsd-xrandr
+OnlyShowIn=GNOME;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
diff --git a/xdg/autostart/org.gnome.SettingsDaemon.XSettings.desktop b/xdg/autostart/org.gnome.SettingsDaemon.XSettings.desktop
new file mode 100644 (file)
index 0000000..f34cab1
--- /dev/null
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=GNOME Settings Daemon's xsettings plugin
+Exec=/usr/libexec/gsd-xsettings
+OnlyShowIn=GNOME;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true