diff options
author | infirit <[email protected]> | 2014-11-08 03:14:21 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-11-30 18:28:23 +0100 |
commit | 9c20c68d169495f960f056fb64454438b9be8227 (patch) | |
tree | 7c00dc0660199aa627d38dbde76fd6db1ef3f8d4 /capplets/display | |
parent | 1d5f361cd127d8b920703cf594bc5a2c1ce4245c (diff) | |
download | mate-control-center-9c20c68d169495f960f056fb64454438b9be8227.tar.bz2 mate-control-center-9c20c68d169495f960f056fb64454438b9be8227.tar.xz |
[displays] Change panel name to Displays
Monitors aren't the only use of this panel. Projectors and tablet screens don't involve monitors at all.
Based on gnome-control-center commit: e8b52610496818a214cf8b12d955cc4fca40f085
From: William Jon McCann <[email protected]>
Diffstat (limited to 'capplets/display')
-rw-r--r-- | capplets/display/mate-display-properties.desktop.in.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/capplets/display/mate-display-properties.desktop.in.in b/capplets/display/mate-display-properties.desktop.in.in index 9031a275..324529fa 100644 --- a/capplets/display/mate-display-properties.desktop.in.in +++ b/capplets/display/mate-display-properties.desktop.in.in @@ -1,6 +1,6 @@ [Desktop Entry] -_Name=Monitors -_Comment=Change resolution and position of monitors +_Name=Displays +_Comment=Change resolution and position of monitors and projectors Exec=mate-display-properties Icon=mate-preferences-desktop-display Terminal=false |