File python-xdg-indentation.patch of Package python-xdg

diff -ruN pyxdg-0.16.orig/xdg/DesktopEntry.py pyxdg-0.16/xdg/DesktopEntry.py
--- pyxdg-0.16.orig/xdg/DesktopEntry.py	2008-03-02 13:56:33.000000000 +0000
+++ pyxdg-0.16/xdg/DesktopEntry.py	2008-12-02 11:12:05.000000000 +0000
@@ -181,7 +181,7 @@
         else:
             #OnlyShowIn and NotShowIn
             if self.content[group].has_key("OnlyShowIn") and self.content[group].has_key("NotShowIn"):
-            self.errors.append("Group may either have OnlyShowIn or NotShowIn, but not both")
+                self.errors.append("Group may either have OnlyShowIn or NotShowIn, but not both")
 
     def checkKey(self, key, value, group):
         # standard keys     
openSUSE Build Service is sponsored by