[gimp] Fix syntax error
- From: Manish Singh <yosh src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gimp] Fix syntax error
- Date: Thu, 10 Sep 2009 00:42:13 +0000 (UTC)
commit 3682f7680fe7b88c85ae2983954aa2cf9c0df0a1
Author: Manish Singh <yosh gimp org>
Date: Wed Sep 9 17:38:42 2009 -0700
Fix syntax error
app/config/gimpguiconfig.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/app/config/gimpguiconfig.c b/app/config/gimpguiconfig.c
index 1ec5003..fbd40d6 100644
--- a/app/config/gimpguiconfig.c
+++ b/app/config/gimpguiconfig.c
@@ -79,8 +79,8 @@ enum
PROP_SHOW_TOOL_TIPS,
PROP_SHOW_TIPS,
PROP_TOOLBOX_WINDOW_HINT,
- PROP_TRANSIENT_DOCKS
- PROP_WEB_BROWSER,
+ PROP_TRANSIENT_DOCKS,
+ PROP_WEB_BROWSER
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]