panels: Fix truncated panel names for larger fonts

Note that this fix will not automatically fix translations, which will
need to add soft-hyphens (U+00AD) to their translations themselves, and
will not fix larger fonts for which the split up syllables end up
being bigger than the maximum text width.

It's the best we can do without redesigning the Settings shell, which is
already something planned.

https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13
This commit is contained in:
Bastien Nocera 2016-04-07 14:22:50 +02:00
parent 9a43229ec2
commit b3be07609a
19 changed files with 93 additions and 17 deletions

View file

@ -1,5 +1,9 @@
[Desktop Entry]
_Name=Background
# 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
_Comment=Change your background image to a wallpaper or photo
Exec=gnome-control-center background
Icon=preferences-desktop-wallpaper

View file

@ -1,5 +1,9 @@
[Desktop Entry]
_Name=Bluetooth
# 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
_Comment=Turn Bluetooth on and off and connect your devices
Icon=bluetooth
Exec=gnome-control-center bluetooth

View file

@ -1,5 +1,9 @@
[Desktop Entry]
_Name=Color
# 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
_Comment=Calibrate the color of your devices, such as displays, cameras or printers
Exec=gnome-control-center color
Icon=preferences-color

View file

@ -1,4 +1,8 @@
[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

View file

@ -1,5 +1,9 @@
[Desktop Entry]
_Name=Displays
# 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
_Comment=Choose how to use connected monitors and projectors
Exec=gnome-control-center display
Icon=preferences-desktop-display

View file

@ -1,5 +1,9 @@
[Desktop Entry]
_Name=Details
# 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=De­tails
_Comment=View information about your system
Exec=gnome-control-center info
Icon=applications-system

View file

@ -1,5 +1,9 @@
[Desktop Entry]
_Name=Keyboard
# 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
_Comment=View and change keyboard shortcuts and set your typing preferences
Exec=gnome-control-center keyboard
Icon=input-keyboard

View file

@ -1,5 +1,9 @@
[Desktop Entry]
_Name=Mouse & Touchpad
# 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
_Comment=Change your mouse or touchpad sensitivity and select right or left-handed
Exec=gnome-control-center mouse
Icon=input-mouse

View file

@ -1,5 +1,9 @@
[Desktop Entry]
_Name=Network
# 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
_Comment=Control how you connect to the Internet
Exec=gnome-control-center network
Icon=network-workgroup

View file

@ -1,5 +1,9 @@
[Desktop Entry]
_Name=Notifications
# 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
_Comment=Control which notifications are displayed and what they show
Exec=gnome-control-center notifications
Icon=preferences-system-notifications

View file

@ -1,5 +1,9 @@
[Desktop Entry]
_Name=Online Accounts
# 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
_Comment=Connect to your online accounts and decide what to use them for
Exec=gnome-control-center online-accounts
Icon=goa-panel

View file

@ -1,5 +1,9 @@
[Desktop Entry]
_Name=Power
# 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
_Comment=View your battery status and change power saving settings
Exec=gnome-control-center power
Icon=gnome-power-manager

View file

@ -1,5 +1,9 @@
[Desktop Entry]
_Name=Printers
# 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
_Comment=Add printers, view printer jobs and decide how you want to print
Exec=gnome-control-center printers
Icon=printer

View file

@ -1,5 +1,9 @@
[Desktop Entry]
_Name=Privacy
# 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
_Comment=Protect your personal information and control what others might see
Exec=gnome-control-center privacy
# FIXME

View file

@ -1,5 +1,9 @@
[Desktop Entry]
_Name=Region & Language
# 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
_Comment=Select your display language, formats, keyboard layouts and input sources
Exec=gnome-control-center region
Icon=preferences-desktop-locale

View file

@ -1,4 +1,8 @@
[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

View file

@ -1,5 +1,9 @@
[Desktop Entry]
_Name=Sharing
# 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
_Comment=Control what you want to share with others
Exec=gnome-control-center sharing
Icon=preferences-system-sharing

View file

@ -1,5 +1,9 @@
[Desktop Entry]
_Name=Universal Access
# 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
_Comment=Make it easier to see, hear, type, point and click
Exec=gnome-control-center universal-access
Icon=preferences-desktop-accessibility

View file

@ -1,5 +1,9 @@
[Desktop Entry]
_Name=Wacom Tablet
# 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
_Comment=Set button mappings and adjust stylus sensitivity for graphics tablets
Exec=gnome-control-center wacom
Icon=input-tablet