[gnome-builder] Fix styling typos
- From: Alexandre Franke <afranke src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] Fix styling typos
- Date: Tue, 7 Apr 2015 12:40:07 +0000 (UTC)
commit 6aa6eab778533dd4212ec2e3a8002515c8ad715c
Author: Alexandre Franke <alexandre franke gmail com>
Date: Tue Apr 7 14:39:59 2015 +0200
Fix styling typos
src/views/gb-view-stack-actions.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/views/gb-view-stack-actions.c b/src/views/gb-view-stack-actions.c
index 20bb63b..19ebe8e 100644
--- a/src/views/gb-view-stack-actions.c
+++ b/src/views/gb-view-stack-actions.c
@@ -297,8 +297,8 @@ static const GActionEntry gGbViewStackActions[] = {
{ "move-left", gb_view_stack_actions_move_left },
{ "move-right", gb_view_stack_actions_move_right },
{ "next-view", gb_view_stack_actions_next_view },
- { "previous-view", gb_view_stack_actions_previous_view},
- { "show-list", gb_view_stack_actions_show_list},
+ { "previous-view", gb_view_stack_actions_previous_view },
+ { "show-list", gb_view_stack_actions_show_list },
{ "save", gb_view_stack_actions_save },
{ "save-as", gb_view_stack_actions_save_as },
{ "split-down", NULL, NULL, "false", gb_view_stack_actions_split_down },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]