[gnome-control-center] panels: Remove soft hyphens from .desktop files



commit b65e31323a7e7925bc486fc30696fe1f4f798380
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Thu Jan 18 03:04:28 2018 +0100

    panels: Remove soft hyphens from .desktop files
    
    With the old shell gone, there is no need to work around cut off panel
    names (bug #647087). As it stands now, it only confuses translators
    (invisible characters are hard to, well, see).
    
    https://bugzilla.gnome.org/show_bug.cgi?id=792629

 .../gnome-background-panel.desktop.in.in           |    3 +--
 .../bluetooth/gnome-bluetooth-panel.desktop.in.in  |    3 +--
 panels/color/gnome-color-panel.desktop.in.in       |    3 +--
 panels/datetime/gnome-datetime-panel.desktop.in.in |    1 -
 panels/display/gnome-display-panel.desktop.in.in   |    3 +--
 panels/info/gnome-default-apps-panel.desktop.in.in |    3 +--
 .../info/gnome-info-overview-panel.desktop.in.in   |    3 +--
 .../info/gnome-removable-media-panel.desktop.in.in |    3 +--
 panels/keyboard/gnome-keyboard-panel.desktop.in.in |    3 +--
 panels/mouse/gnome-mouse-panel.desktop.in.in       |    3 +--
 panels/network/gnome-network-panel.desktop.in.in   |    3 +--
 panels/network/gnome-wifi-panel.desktop.in.in      |    1 -
 .../gnome-notifications-panel.desktop.in.in        |    3 +--
 .../gnome-online-accounts-panel.desktop.in.in      |    3 +--
 panels/power/gnome-power-panel.desktop.in.in       |    3 +--
 panels/printers/gnome-printers-panel.desktop.in.in |    3 +--
 panels/privacy/gnome-privacy-panel.desktop.in.in   |    3 +--
 panels/region/gnome-region-panel.desktop.in.in     |    3 +--
 panels/search/gnome-search-panel.desktop.in.in     |    1 -
 panels/sharing/gnome-sharing-panel.desktop.in.in   |    3 +--
 .../gnome-universal-access-panel.desktop.in.in     |    3 +--
 panels/wacom/gnome-wacom-panel.desktop.in.in       |    3 +--
 22 files changed, 19 insertions(+), 41 deletions(-)
---
diff --git a/panels/background/gnome-background-panel.desktop.in.in 
b/panels/background/gnome-background-panel.desktop.in.in
index 8d38d5e..d78a07b 100644
--- a/panels/background/gnome-background-panel.desktop.in.in
+++ b/panels/background/gnome-background-panel.desktop.in.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
-_Name=Back­ground
+_Name=Background
 _Comment=Change your background image to a wallpaper or photo
 Exec=gnome-control-center background
 Icon=preferences-desktop-wallpaper
diff --git a/panels/bluetooth/gnome-bluetooth-panel.desktop.in.in 
b/panels/bluetooth/gnome-bluetooth-panel.desktop.in.in
index a0879dc..7f757d8 100644
--- a/panels/bluetooth/gnome-bluetooth-panel.desktop.in.in
+++ b/panels/bluetooth/gnome-bluetooth-panel.desktop.in.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
-_Name=Blue­tooth
+_Name=Bluetooth
 _Comment=Turn Bluetooth on and off and connect your devices
 Icon=bluetooth
 Exec=gnome-control-center bluetooth
diff --git a/panels/color/gnome-color-panel.desktop.in.in b/panels/color/gnome-color-panel.desktop.in.in
index 35b161a..a879ecc 100644
--- a/panels/color/gnome-color-panel.desktop.in.in
+++ b/panels/color/gnome-color-panel.desktop.in.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
-_Name=Co­lor
+_Name=Color
 _Comment=Calibrate the color of your devices, such as displays, cameras or printers
 Exec=gnome-control-center color
 Icon=preferences-color
diff --git a/panels/datetime/gnome-datetime-panel.desktop.in.in 
b/panels/datetime/gnome-datetime-panel.desktop.in.in
index 5884db2..dcf9a00 100644
--- a/panels/datetime/gnome-datetime-panel.desktop.in.in
+++ b/panels/datetime/gnome-datetime-panel.desktop.in.in
@@ -1,5 +1,4 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
 _Name=Date & Time
 _Comment=Change the date and time, including time zone
 Exec=gnome-control-center datetime
diff --git a/panels/display/gnome-display-panel.desktop.in.in 
b/panels/display/gnome-display-panel.desktop.in.in
index 3c8f32c..2441c0e 100644
--- a/panels/display/gnome-display-panel.desktop.in.in
+++ b/panels/display/gnome-display-panel.desktop.in.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
-_Name=Dis­plays
+_Name=Displays
 _Comment=Choose how to use connected monitors and projectors
 Exec=gnome-control-center display
 Icon=preferences-desktop-display
diff --git a/panels/info/gnome-default-apps-panel.desktop.in.in 
b/panels/info/gnome-default-apps-panel.desktop.in.in
index 7c8e97b..ea48dcb 100644
--- a/panels/info/gnome-default-apps-panel.desktop.in.in
+++ b/panels/info/gnome-default-apps-panel.desktop.in.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
-_Name=Defa­ult Applications
+_Name=Default Applications
 _Comment=Configure Default Applications
 Exec=gnome-control-center default-apps
 Icon=starred
diff --git a/panels/info/gnome-info-overview-panel.desktop.in.in 
b/panels/info/gnome-info-overview-panel.desktop.in.in
index 8c44e10..d2bb473 100644
--- a/panels/info/gnome-info-overview-panel.desktop.in.in
+++ b/panels/info/gnome-info-overview-panel.desktop.in.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
-_Name=Ab­out
+_Name=About
 _Comment=View information about your system
 Exec=gnome-control-center info-overview
 Icon=help-about
diff --git a/panels/info/gnome-removable-media-panel.desktop.in.in 
b/panels/info/gnome-removable-media-panel.desktop.in.in
index 7acec64..7c9de59 100644
--- a/panels/info/gnome-removable-media-panel.desktop.in.in
+++ b/panels/info/gnome-removable-media-panel.desktop.in.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
-_Name=Remo­vable Media
+_Name=Removable Media
 _Comment=Configure Removable Media settings
 Exec=gnome-control-center removable-media
 Icon=media-removable
diff --git a/panels/keyboard/gnome-keyboard-panel.desktop.in.in 
b/panels/keyboard/gnome-keyboard-panel.desktop.in.in
index 1d45e64..5bbb057 100644
--- a/panels/keyboard/gnome-keyboard-panel.desktop.in.in
+++ b/panels/keyboard/gnome-keyboard-panel.desktop.in.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
-_Name=Key­board
+_Name=Keyboard
 _Comment=View and change keyboard shortcuts and set your typing preferences
 Exec=gnome-control-center keyboard
 Icon=input-keyboard
diff --git a/panels/mouse/gnome-mouse-panel.desktop.in.in b/panels/mouse/gnome-mouse-panel.desktop.in.in
index 2e0abee..ae01674 100644
--- a/panels/mouse/gnome-mouse-panel.desktop.in.in
+++ b/panels/mouse/gnome-mouse-panel.desktop.in.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
-_Name=Mouse & Touch­pad
+_Name=Mouse & Touchpad
 _Comment=Change your mouse or touchpad sensitivity and select right or left-handed
 Exec=gnome-control-center mouse
 Icon=input-mouse
diff --git a/panels/network/gnome-network-panel.desktop.in.in 
b/panels/network/gnome-network-panel.desktop.in.in
index d0817ab..4cfdbbd 100644
--- a/panels/network/gnome-network-panel.desktop.in.in
+++ b/panels/network/gnome-network-panel.desktop.in.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
-_Name=Net­work
+_Name=Network
 _Comment=Control how you connect to the Internet
 Exec=gnome-control-center network
 Icon=network-workgroup
diff --git a/panels/network/gnome-wifi-panel.desktop.in.in b/panels/network/gnome-wifi-panel.desktop.in.in
index b37e650..0727d1e 100644
--- a/panels/network/gnome-wifi-panel.desktop.in.in
+++ b/panels/network/gnome-wifi-panel.desktop.in.in
@@ -1,5 +1,4 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
 _Name=Wi-Fi
 _Comment=Control how you connect to Wi-Fi networks
 Exec=gnome-control-center wifi
diff --git a/panels/notifications/gnome-notifications-panel.desktop.in.in 
b/panels/notifications/gnome-notifications-panel.desktop.in.in
index c1191c9..bd98e1c 100644
--- a/panels/notifications/gnome-notifications-panel.desktop.in.in
+++ b/panels/notifications/gnome-notifications-panel.desktop.in.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
-_Name=No­ti­fi­ca­tions
+_Name=Notifications
 _Comment=Control which notifications are displayed and what they show
 Exec=gnome-control-center notifications
 Icon=preferences-system-notifications
diff --git a/panels/online-accounts/gnome-online-accounts-panel.desktop.in.in 
b/panels/online-accounts/gnome-online-accounts-panel.desktop.in.in
index 800dceb..551dcd8 100644
--- a/panels/online-accounts/gnome-online-accounts-panel.desktop.in.in
+++ b/panels/online-accounts/gnome-online-accounts-panel.desktop.in.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
-_Name=On­line Accounts
+_Name=Online Accounts
 _Comment=Connect to your online accounts and decide what to use them for
 Exec=gnome-control-center online-accounts
 Icon=goa-panel
diff --git a/panels/power/gnome-power-panel.desktop.in.in b/panels/power/gnome-power-panel.desktop.in.in
index 4eb5777..0622b97 100644
--- a/panels/power/gnome-power-panel.desktop.in.in
+++ b/panels/power/gnome-power-panel.desktop.in.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
-_Name=Po­wer
+_Name=Power
 _Comment=View your battery status and change power saving settings
 Exec=gnome-control-center power
 Icon=gnome-power-manager
diff --git a/panels/printers/gnome-printers-panel.desktop.in.in 
b/panels/printers/gnome-printers-panel.desktop.in.in
index 079264d..4653e06 100644
--- a/panels/printers/gnome-printers-panel.desktop.in.in
+++ b/panels/printers/gnome-printers-panel.desktop.in.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
-_Name=Prin­ters
+_Name=Printers
 _Comment=Add printers, view printer jobs and decide how you want to print
 Exec=gnome-control-center printers
 Icon=printer
diff --git a/panels/privacy/gnome-privacy-panel.desktop.in.in 
b/panels/privacy/gnome-privacy-panel.desktop.in.in
index c098c97..a52ca78 100644
--- a/panels/privacy/gnome-privacy-panel.desktop.in.in
+++ b/panels/privacy/gnome-privacy-panel.desktop.in.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
-_Name=Pri­va­cy
+_Name=Privacy
 _Comment=Protect your personal information and control what others might see
 Exec=gnome-control-center privacy
 # FIXME
diff --git a/panels/region/gnome-region-panel.desktop.in.in b/panels/region/gnome-region-panel.desktop.in.in
index 4a6c27c..e03467e 100644
--- a/panels/region/gnome-region-panel.desktop.in.in
+++ b/panels/region/gnome-region-panel.desktop.in.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
-_Name=Re­gion & Lan­guage
+_Name=Region & Language
 _Comment=Select your display language, formats, keyboard layouts and input sources
 Exec=gnome-control-center region
 Icon=preferences-desktop-locale
diff --git a/panels/search/gnome-search-panel.desktop.in.in b/panels/search/gnome-search-panel.desktop.in.in
index 95834d8..1eec2ad 100644
--- a/panels/search/gnome-search-panel.desktop.in.in
+++ b/panels/search/gnome-search-panel.desktop.in.in
@@ -1,5 +1,4 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
 _Name=Search
 _Comment=Control which applications show search results in the Activities Overview
 Exec=gnome-control-center search
diff --git a/panels/sharing/gnome-sharing-panel.desktop.in.in 
b/panels/sharing/gnome-sharing-panel.desktop.in.in
index 8f2d26a..9f86118 100644
--- a/panels/sharing/gnome-sharing-panel.desktop.in.in
+++ b/panels/sharing/gnome-sharing-panel.desktop.in.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
-_Name=Sha­ring
+_Name=Sharing
 _Comment=Control what you want to share with others
 Exec=gnome-control-center sharing
 Icon=preferences-system-sharing
diff --git a/panels/universal-access/gnome-universal-access-panel.desktop.in.in 
b/panels/universal-access/gnome-universal-access-panel.desktop.in.in
index 7f7b115..10fd7cf 100644
--- a/panels/universal-access/gnome-universal-access-panel.desktop.in.in
+++ b/panels/universal-access/gnome-universal-access-panel.desktop.in.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
-_Name=Uni­ver­sal Access
+_Name=Universal Access
 _Comment=Make it easier to see, hear, type, point and click
 Exec=gnome-control-center universal-access
 Icon=preferences-desktop-accessibility
diff --git a/panels/wacom/gnome-wacom-panel.desktop.in.in b/panels/wacom/gnome-wacom-panel.desktop.in.in
index ce98b2e..3e562b7 100644
--- a/panels/wacom/gnome-wacom-panel.desktop.in.in
+++ b/panels/wacom/gnome-wacom-panel.desktop.in.in
@@ -1,6 +1,5 @@
 [Desktop Entry]
-# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See 
https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details
-_Name=Wa­com Tab­let
+_Name=Wacom Tablet
 _Comment=Set button mappings and adjust stylus sensitivity for graphics tablets
 Exec=gnome-control-center wacom
 Icon=input-tablet


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]