diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/resources/aura/status_help.png | bin | 0 -> 564 bytes | |||
-rw-r--r-- | ui/resources/aura/status_lockscreen.png | bin | 0 -> 481 bytes | |||
-rw-r--r-- | ui/resources/aura/status_shutdown.png | bin | 0 -> 647 bytes | |||
-rw-r--r-- | ui/resources/ui_resources.grd | 3 |
4 files changed, 3 insertions, 0 deletions
diff --git a/ui/resources/aura/status_help.png b/ui/resources/aura/status_help.png Binary files differnew file mode 100644 index 0000000..5f24e7b --- /dev/null +++ b/ui/resources/aura/status_help.png diff --git a/ui/resources/aura/status_lockscreen.png b/ui/resources/aura/status_lockscreen.png Binary files differnew file mode 100644 index 0000000..12f085e --- /dev/null +++ b/ui/resources/aura/status_lockscreen.png diff --git a/ui/resources/aura/status_shutdown.png b/ui/resources/aura/status_shutdown.png Binary files differnew file mode 100644 index 0000000..75f8942 --- /dev/null +++ b/ui/resources/aura/status_shutdown.png diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd index b459e98..ef28986 100644 --- a/ui/resources/ui_resources.grd +++ b/ui/resources/ui_resources.grd @@ -308,6 +308,9 @@ <include name="IDR_AURA_UBER_TRAY_CELLULAR_DISABLED" file="aura/status_cellular_disabled.png" type="BINDATA" /> <include name="IDR_AURA_UBER_TRAY_BLUETOOTH_ENABLED" file="aura/status_bluetooth_enabled.png" type="BINDATA" /> <include name="IDR_AURA_UBER_TRAY_BLUETOOTH_DISABLED" file="aura/status_bluetooth_disabled.png" type="BINDATA" /> + <include name="IDR_AURA_UBER_TRAY_SHUTDOWN" file="aura/status_shutdown.png" type="BINDATA" /> + <include name="IDR_AURA_UBER_TRAY_LOCKSCREEN" file="aura/status_lockscreen.png" type="BINDATA" /> + <include name="IDR_AURA_UBER_TRAY_HELP" file="aura/status_help.png" type="BINDATA" /> <include name="IDR_AURA_SWITCH_MONITOR" file="aura/switch_monitor.png" type="BINDATA" /> <include name="IDR_OAK" file="oak.png" type="BINDATA"/> |