[grilo] fixup



commit e133070cfdfdc058739fffeb680ab87df5eccaaf
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Wed Mar 23 10:20:46 2011 +0100

    fixup

 src/grl-metadata-key.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/grl-metadata-key.c b/src/grl-metadata-key.c
index 9ae507b..b3fbce0 100644
--- a/src/grl-metadata-key.c
+++ b/src/grl-metadata-key.c
@@ -389,7 +389,7 @@ GRL_METADATA_KEY_STUDIO =
                                                g_param_spec_int ("orientation",
                                                                  "Picture orientation",
                                                                  "Orientation of the photo in degree (clockwise)",
-                                                                 0, 360,
+                                                                 0, 359,
                                                                  0,
                                                                  G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE),
                                                NULL);



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