screen: Use '&' instead of 'and'
Using "&" not only keeps the names shorter but would also keeps the user focused on the other words which compose the name. https://bugzilla.gnome.org/show_bug.cgi?id=676562
This commit is contained in:
parent
a4475970ee
commit
8aca1c2090
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[Desktop Entry]
|
||||
_Name=Brightness and Lock
|
||||
_Name=Brightness & Lock
|
||||
_Comment=Screen brightness and lock settings
|
||||
Exec=gnome-control-center screen
|
||||
Icon=system-lock-screen
|
||||
|
|
Loading…
Add table
Reference in a new issue