gnome-control-center/panels/network
Bastien Nocera 5c10ce45b8 panels: Fix translators comments being truncated
Commit b3be076 added soft hyphens along with a comment for translators
to use those soft hyphens. Except that gettext would only grab the one
line out of the four we wrote for translators to read. Put them all on
the same line so that gettext actually extracts those.

https://bugzilla.gnome.org/show_bug.cgi?id=765778
2016-04-28 23:38:00 +02:00
..
connection-editor network: fix a GCC warning 2016-04-14 12:31:49 -07:00
wireless-security network: Fix unintentionally centered checkbutton labels 2015-07-27 00:00:43 +02:00
cc-network-panel.c network: Fix warning about renamed theme property 2016-04-13 13:44:30 +02:00
cc-network-panel.h Updated FSF's address 2014-01-29 11:27:38 +01:00
gnome-network-panel.desktop.in.in panels: Fix translators comments being truncated 2016-04-28 23:38:00 +02:00
Makefile.am network: Use AM_CPPFLAGS rather than INCLUDES 2014-06-25 12:32:28 +02:00
net-device-bond.c network: Prevent a use after free crash when removing virtual devices 2015-05-27 17:36:01 +02:00
net-device-bond.h network: add "virtual device" support, for bonds, bridges, and vlans 2013-01-30 13:05:34 -05:00
net-device-bridge.c network: Prevent a use after free crash when removing virtual devices 2015-05-27 17:36:01 +02:00
net-device-bridge.h network: add "virtual device" support, for bonds, bridges, and vlans 2013-01-30 13:05:34 -05:00
net-device-ethernet.c network: Fix "format not a string literal" error 2016-04-08 11:31:24 +02:00
net-device-ethernet.h network/net-device-ethernet: Re-work how we keep track of connections 2015-07-15 15:24:21 +02:00
net-device-mobile.c network: Fix more potential crashers for WWAN 2014-09-03 18:04:58 +02:00
net-device-mobile.h network: Split the mobile broadband device from the .c and .ui file 2012-07-20 09:31:12 +01:00
net-device-simple.c network: Drop deprecated API usage 2014-12-05 16:13:29 +01:00
net-device-simple.h network: add support for showing bond slaves 2012-10-22 14:55:07 +02:00
net-device-team.c network: Prevent a use after free crash when removing virtual devices 2015-05-27 17:36:01 +02:00
net-device-team.h network: add Team to connection editor (rh #1040525) 2014-01-10 15:14:12 +01:00
net-device-wifi.c network: Fix empty Wifi list 2016-04-05 14:15:20 +08:00
net-device-wifi.h network: Split the wifi device from the .c and .ui file 2012-07-23 10:14:05 +01:00
net-device.c network: Add sanity checks NetDevice and NetObject 2015-03-19 16:32:44 +01:00
net-device.h network: add net_device_get_valid_connections() and use it everywhere 2013-01-30 13:05:34 -05:00
net-object.c network: Add sanity checks NetDevice and NetObject 2015-03-19 16:32:44 +01:00
net-object.h network: Allow NetObjects to get the main panel object so they can show modal dialogs 2012-07-20 09:31:12 +01:00
net-proxy.c network: Remove unused toplevel windows from .ui files 2013-10-01 10:05:02 +02:00
net-proxy.h network: Split the proxy parts from the .c and .ui file 2012-07-12 14:09:24 +01:00
net-virtual-device.c network: Stop "Bridge slaves" entry from becoming too wide 2015-04-21 14:29:33 +02:00
net-virtual-device.h network: add "virtual device" support, for bonds, bridges, and vlans 2013-01-30 13:05:34 -05:00
net-vpn.c network: Fix a crash when clicking to forget a VPN on the editor 2016-01-26 18:40:47 +01:00
net-vpn.h network: Fix the VPN information my setting the connection at object construction time 2012-07-17 14:17:11 +01:00
network-dialogs.c network: Don't reference CcNetworkPanel directly from some helper code 2012-12-13 11:55:33 -05:00
network-dialogs.h network: Don't reference CcNetworkPanel directly from some helper code 2012-12-13 11:55:33 -05:00
network-ethernet.ui network: Remove unused toplevel windows from .ui files 2013-10-01 10:05:02 +02:00
network-mobile.ui network: Remove unused toplevel windows from .ui files 2013-10-01 10:05:02 +02:00
network-proxy.ui network: Remove unused toplevel windows from .ui files 2013-10-01 10:05:02 +02:00
network-simple.ui network: Remove unused toplevel windows from .ui files 2013-10-01 10:05:02 +02:00
network-vpn.ui network/vpn: Fix the options button icon alignment 2016-04-02 17:33:55 +02:00
network-wifi.ui network: Rename hotspot security key to "Password" 2015-07-26 23:58:17 +02:00
network.gresource.xml network: Implement the new design for wired 2013-01-30 13:05:33 -05:00
network.ui network: Remove unused GtkListStore objects 2015-03-19 16:32:44 +01:00
panel-common.c network: Elipsize device metadata fields 2016-01-15 16:29:26 +01:00
panel-common.h Revert "network: Allow compiling against NM 0.9.6" 2013-02-12 17:42:59 +01:00