Skip to content

Commit 8df1d78

Browse files
committed
appdata: Use system-config-printer.desktop as id (fixes #273)
Although it is against appstream policy, but `appstream-util validate` passes and the app can be uninstalled via GNOME Software - let's start using system-config-printer.desktop as id until a better solution is found.
1 parent 1a56d62 commit 8df1d78

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

NEWS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
1.5.18 changes
22
--------------
33
- Add <launchable/> into the .appdata.xml file (#269)
4+
- system-config-printer couldn't be uninstalled vi GNOME Software (#273)
45

56
1.5.17 changes
67
--------------

system-config-printer.appdata.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<component type="desktop">
3-
<id>org.fedoraproject.systemconfigprinter</id>
3+
<id>system-config-printer.desktop</id>
44
<metadata_license>CC0</metadata_license>
55
<project_license>GPL-2.0+</project_license>
66
<name>Print Settings</name>

0 commit comments

Comments
 (0)