json, icon, and misc fixes and improvements made to ejpi/gonvert
[gc-dialer] / data / template.desktop
index 8a72f1e..3b3e995 100644 (file)
@@ -11,10 +11,15 @@ Comment=Google Voice Client
 #              cog.outl("Exec=/usr/local/bin/%s" % PROGRAM)
 #      else:
 #              raise RuntimeError("Unsupported desktop file flavor %r" % PROGRAM)
+#
+#      if VARIANT == "harmattan":
+#              cog.outl("Icon=/usr/share/icons/hicolor/80x80/apps/%s.png" % ICON_NAME)
+#      else:
+#              cog.outl("Icon=%s" % ICON_NAME)
 #]]]
 Exec=/usr/local/bin/DialCentral
-#[[[end]]]
 Icon=dialcentral
+#[[[end]]]
 Categories=Network;InstantMessaging;Qt;
 Type=Application
 Encoding=UTF-8