summaryrefslogtreecommitdiff
path: root/libappstream-builder
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-07-23 11:08:12 +0100
committerRichard Hughes <richard@hughsie.com>2015-07-23 11:08:14 +0100
commit9779a36bfbed6921a85a21304f548cff0a229274 (patch)
tree6a2b5eef535c591bb27dd8a6d684f5eb2610280d /libappstream-builder
parent1c2c2d3bda1d898e0ac4a1fad021dc13f14dc02c (diff)
downloadappstream-glib-9779a36bfbed6921a85a21304f548cff0a229274.tar.gz
Only add the HiDPI kudo for desktop applications using stock icons
This makes little sense for other component types such as addons or firmware.
Diffstat (limited to 'libappstream-builder')
-rw-r--r--libappstream-builder/asb-self-test.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/libappstream-builder/asb-self-test.c b/libappstream-builder/asb-self-test.c
index 0311938..d332b3c 100644
--- a/libappstream-builder/asb-self-test.c
+++ b/libappstream-builder/asb-self-test.c
@@ -420,9 +420,6 @@ asb_test_context_test_func (AsbTestContextMode mode)
"<description><p>Updating the firmware on your ColorHug device "
"improves performance and adds new features.</p></description>\n"
"<icon type=\"stock\">application-x-executable</icon>\n"
- "<kudos>\n"
- "<kudo>HiDpiIcon</kudo>\n"
- "</kudos>\n"
"<url type=\"homepage\">http://www.hughski.com/</url>\n"
"<releases>\n"
"<release version=\"2.0.2\" timestamp=\"1424116753\">\n"
@@ -922,9 +919,6 @@ asb_test_firmware_func (void)
"<description><p>Updating the firmware on your ColorHug device "
"improves performance and adds new features.</p></description>\n"
"<icon type=\"stock\">application-x-executable</icon>\n"
- "<kudos>\n"
- "<kudo>HiDpiIcon</kudo>\n"
- "</kudos>\n"
"<url type=\"homepage\">http://www.hughski.com/</url>\n"
"<releases>\n"
"<release version=\"2.0.2\" timestamp=\"1424116753\">\n"