Blob Blame History Raw
--- a/src/nemo-file-management-properties.c	2014-11-24 08:12:37.000000000 +0000
+++ b/src/nemo-file-management-properties.c	2014-12-21 10:13:54.506633805 +0000
@@ -191,7 +191,8 @@ static const guint64 thumbnail_limit_val
 	104857600,
 	1073741824,
 	2147483648U,
-	4294967295U
+	4294967295U,
+	8589934592U
 };
 
 static const char * const icon_captions_components[] = {
--- a/src/nemo-file-management-properties.glade	2014-11-24 08:12:37.000000000 +0000
+++ b/src/nemo-file-management-properties.glade	2014-12-21 10:15:29.288071866 +0000
@@ -242,6 +242,9 @@
       <row>
         <col id="0" translatable="yes">4 GB</col>
       </row>
+      <row>
+        <col id="0" translatable="yes">8 GB</col>
+      </row>
     </data>
   </object>
   <object class="GtkDialog" id="file_management_dialog">