Dominique Leuenberger
6b171a5378
- Update to version 46.3: + CI fixes + Mouse: Make Mouse test click indicator not respond for middle clicks + Network: Reference icon-name proper for wifi panel + Tests: Don't require Xvfb or setxkbmap for tests + Sharing: Make Orca read the "Add Folder" row in Media Sharing settings + Update translations. - Refresh patches with quilt. OBS-URL: https://build.opensuse.org/request/show/1183892 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=561
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")
|