Bump to 1.1.6 to fix a user issue
[gonvert] / setup.py
index 31d3d65..18ab299 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -37,9 +37,7 @@ ICON_CATEGORY="apps"
 ICON_SIZES=[32,48]
 #[[[end]]] (checksum: fefe5943a0176aa799fab0d963c33832)
 
-CHANGES = """* Support for PySide
-* XDG Support
-* Fixed a race condition
+CHANGES = """* Fixing an issue reported by a user that I have no clue how to reproduce
 """.strip()
 BUGTRACKER_URL = "https://bugs.maemo.org/enter_bug.cgi?product=Gonvert"
 
@@ -89,6 +87,7 @@ setup(
        },
        data_files=[
                (DESKTOP_FILE_PATH, [INPUT_DESKTOP_FILE]),
+               ("/usr/share/icons/hicolor/scalable/apps", ["data/%s.svg" % APP_NAME]),
        ] +
        [
                (