summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorSimon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>2015-03-06 00:58:16 +0100
committerEric Koegel <eric.koegel@gmail.com>2015-03-22 14:53:10 +0300
commit3f6fa63fb005fc94f934549dc740134c3826b84a (patch)
treef53da422c44e3aa7e0cb71c69c2c34c3e0ab4fbe /common
parent6322e30d2450fa1e138c4e821e260e777f1cc71f (diff)
downloadixfce4-power-manager-3f6fa63fb005fc94f934549dc740134c3826b84a.tar.gz
Use symbolic brightness icon and fix indenting
Diffstat (limited to 'common')
-rw-r--r--common/xfpm-icons.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/xfpm-icons.h b/common/xfpm-icons.h
index f6418ef4..64d47c0c 100644
--- a/common/xfpm-icons.h
+++ b/common/xfpm-icons.h
@@ -42,7 +42,7 @@ G_BEGIN_DECLS
#define XFPM_COMPUTER_ICON_PREFIX "computer"
#define XFPM_TABLET_ICON_PREFIX "tablet"
-#define XFPM_DISPLAY_BRIGHTNESS_ICON "xfpm-brightness-lcd"
+#define XFPM_DISPLAY_BRIGHTNESS_ICON "display-brightness-symbolic"
#define XFPM_DISPLAY_BRIGHTNESS_INVALID_ICON "xfpm-brightness-lcd-missing" /* When no hw found */
G_END_DECLS