[gnome-builder] keybindings: GKeyFile comments use # not ;
- From: Christian Hergert <chergert src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-builder] keybindings: GKeyFile comments use # not ;
 
- Date: Thu, 25 Sep 2014 01:02:28 +0000 (UTC)
 
commit 11066d40b75d7ba4427874b5a435872e4b48dca4
Author: Christian Hergert <christian hergert me>
Date:   Wed Sep 24 18:02:23 2014 -0700
    keybindings: GKeyFile comments use # not ;
 src/resources/keybindings/default.ini |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/resources/keybindings/default.ini b/src/resources/keybindings/default.ini
index 21521c7..15ebd45 100644
--- a/src/resources/keybindings/default.ini
+++ b/src/resources/keybindings/default.ini
@@ -15,8 +15,8 @@ new-tab = <Control><Shift>T
 [editor]
 go-to-end = <Control>Page_Down
 go-to-start = <Control>Page_Up
-; I'd like open to not have an accelerator by default eventually. We will move
-; the majority of that feature to the global search making it unnecessary.
+# I'd like open to not have an accelerator by default eventually. We will move
+# the majority of that feature to the global search making it unnecessary.
 open = <Control><Shift>O
 reformat = <Control><Shift>R
 save = <Control>S
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]