parent
68490f8f60
commit
c968f610dd
13
debian/patches/01_add_back_power_indicator.patch
vendored
Normal file
13
debian/patches/01_add_back_power_indicator.patch
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
=== modified file 'a/src/lightdm-gtk-greeter.c'
|
||||
--- a/src/lightdm-gtk-greeter.c 2018-02-19 02:07:35 +0000
|
||||
+++ b/src/lightdm-gtk-greeter.c 2018-02-21 10:03:36 +0000
|
||||
@@ -95,7 +95,7 @@
|
||||
static GtkImage *power_icon;
|
||||
|
||||
static const gchar *DEFAULT_LAYOUT[] = {"~spacer", "~spacer", "~host", "~spacer",
|
||||
- "~session", "~a11y", "~clock", NULL};
|
||||
+ "~session", "~a11y", "~clock", "~power", NULL};
|
||||
|
||||
static const gchar *POWER_WINDOW_DATA_LOOP = "power-window-loop"; /* <GMainLoop*> */
|
||||
static const gchar *POWER_WINDOW_DATA_RESPONSE = "power-window-response"; /* <GtkResponseType> */
|
||||
|
2
debian/patches/series
vendored
2
debian/patches/series
vendored
@ -1 +1 @@
|
||||
#01_at-spi.patch
|
||||
01_add_back_power_indicator.patch
|
||||
|
Loading…
Reference in New Issue
Block a user