[gnome-settings-daemon] media-keys: Remove "acme" name from header



commit 93080a04405c3e9e2caa475a2eb4e303cdd555e6
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Mar 4 16:04:26 2013 +0100

    media-keys: Remove "acme" name from header

 plugins/media-keys/shortcuts-list.h |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/plugins/media-keys/shortcuts-list.h b/plugins/media-keys/shortcuts-list.h
index 22cf75c..b9511e8 100644
--- a/plugins/media-keys/shortcuts-list.h
+++ b/plugins/media-keys/shortcuts-list.h
@@ -18,8 +18,8 @@
  * USA.
  */
 
-#ifndef __ACME_H__
-#define __ACME_H__
+#ifndef __SHORTCUTS_LIST_H__
+#define __SHORTCUTS_LIST_H__
 
 #include "shell-keybinding-modes.h"
 
@@ -160,4 +160,4 @@ static struct {
 
 #undef SCREENSAVER_MODE
 
-#endif /* __ACME_H__ */
+#endif /* __SHORTCUTS_LIST_H__ */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]