Skip to content

Commit e326483

Browse files
committed
- when you use different component id, add provide for old name (https://github.com/zdohnal/system-config-printer/issues/99)
1 parent 9cc1b19 commit e326483

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

NEWS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
1.5.11 changes
22
--------------
3+
- when you use different component id, add provide for old name (https://github.com/zdohnal/system-config-printer/issues/99)
34
- fix other issues in system-config-printer.appdata.xml to be completely valid
45
for new format
56
- make the appstream file validate with version >= 0.6 (https://github.com/zdohnal/system-config-printer/issues/97)

system-config-printer.appdata.xml.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
<provides>
3434
<binary>system-config-printer</binary>
3535
<dbus type="system">org.fedoraproject.Config.Printing</dbus>
36+
<id>system-config-printer.desktop</id>
3637
</provides>
3738

3839
<update_contact>zdohnal@redhat.com</update_contact>

0 commit comments

Comments
 (0)