[gnome-software/wip/rancell/reviews: 7/7] Revert review limit changes



commit 249204000c9ae905ebaf31ba07ed32ba297e82ae
Author: Robert Ancell <robert ancell canonical com>
Date:   Fri Mar 4 09:44:03 2016 +1300

    Revert review limit changes

 src/gs-review-dialog.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/gs-review-dialog.c b/src/gs-review-dialog.c
index 3c20e72..264d38e 100644
--- a/src/gs-review-dialog.c
+++ b/src/gs-review-dialog.c
@@ -31,8 +31,8 @@
 #define DESCRIPTION_LENGTH_MAX         3000    /* chars */
 #define DESCRIPTION_LENGTH_MIN         60      /* chars */
 #define SUMMARY_LENGTH_MAX             70      /* chars */
-#define SUMMARY_LENGTH_MIN             15      /* chars */
-#define WRITING_TIME_MIN               20      /* seconds */
+#define SUMMARY_LENGTH_MIN             10      /* chars */
+#define WRITING_TIME_MIN               5       /* seconds */
 
 struct _GsReviewDialog
 {


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