forked from pool/gnome-control-center
Dominique Leuenberger
0612f3decb
GNOME 43.rc - let's get this into Staging to see what we break (e.g meson:test seems to be an issue already) OBS-URL: https://build.opensuse.org/request/show/1002635 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=487
9 lines
428 B
Plaintext
9 lines
428 B
Plaintext
#
|
|
# Safe to ignore Warnings/Errors
|
|
#
|
|
|
|
# English should be installed by the main package to ensure things don't go South.
|
|
addFilter("W: file-not-in-%lang /usr/share/locale/en/LC_MESSAGES/gnome-control-center-2.0.mo")
|
|
# GOA and Color and siblings don't have binaries of their own, they use "Exec=gnome-control-center PANEL".
|
|
addFilter("W: desktopfile-without-binary /usr/share/applications/gnome-.*.desktop gnome-control-center")
|