rpminspect: specify desktop files with full path
This commit is contained in:
parent
6f43c476bc
commit
087a20d4de
@ -5,15 +5,15 @@ desktop:
|
|||||||
# uses evolution's executable and icon; used to launch
|
# uses evolution's executable and icon; used to launch
|
||||||
# the calendar component with startup notifcation if
|
# the calendar component with startup notifcation if
|
||||||
# evolution is the preferred calendar application
|
# evolution is the preferred calendar application
|
||||||
- evolution-calendar.desktop
|
- /usr/share/applications/evolution-calendar.desktop
|
||||||
|
|
||||||
# uses a placeholder exec because it's never launched;
|
# uses a placeholder exec because it's never launched;
|
||||||
# provides icon + name to extension preference dialogs
|
# provides icon + name to extension preference dialogs
|
||||||
- org.gnome.Shell.Extensions.desktop
|
- /usr/share/applications/org.gnome.Shell.Extensions.desktop
|
||||||
|
|
||||||
# uses a placeholder exec because it's never launched;
|
# uses a placeholder exec because it's never launched;
|
||||||
# provides icon + name to the portal login window
|
# provides icon + name to the portal login window
|
||||||
- org.gnome.Shell.PortalHelper.desktop
|
- /usr/share/applications/org.gnome.Shell.PortalHelper.desktop
|
||||||
|
|
||||||
runpath:
|
runpath:
|
||||||
allowed_paths:
|
allowed_paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user