[shotwell] Fix typo in settings schema



commit aade605b107272bd5a2c189f2dfec7f4ce6eb227
Author: Jens Georg <mail jensge org>
Date:   Sat Oct 8 21:41:43 2016 +0200

    Fix typo in settings schema
    
    Signed-off-by: Jens Georg <mail jensge org>

 misc/org.yorba.shotwell.gschema.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/misc/org.yorba.shotwell.gschema.xml b/misc/org.yorba.shotwell.gschema.xml
index 7e91b22..ce3b815 100644
--- a/misc/org.yorba.shotwell.gschema.xml
+++ b/misc/org.yorba.shotwell.gschema.xml
@@ -327,7 +327,7 @@
     <value value="0" nick="UNMODIFIED" />
     <value value="1" nick="CURRENT" />
     <value value="2" nick="SPECIFIED" />
-    <value value="3" nick="LAS" />
+    <value value="3" nick="LAST" />
 </enum>
 
 <enum id="org.yorba.shotwell.PhotoFileFormat">


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