Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
gnome-nettool.2820
gnome-nettool-bnc866643-predictable-name.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gnome-nettool-bnc866643-predictable-name.patch of Package gnome-nettool.2820
diff --git a/src/info.c b/src/info.c index 4a5ebfb..9094425 100644 --- a/src/info.c +++ b/src/info.c @@ -59,7 +59,8 @@ static InfoInterfaceDescription info_iface_desc [] = { /* Interface Name Interface Type icon Device prefix Pixbuf */ { N_("Other type"), INFO_INTERFACE_OTHER, "network.png", "other_type", NULL }, { N_("Ethernet Interface"), INFO_INTERFACE_ETH, "16_ethernet.xpm", "eth", NULL }, - { N_("Wireless Interface"), INFO_INTERFACE_WLAN, "wavelan-16.png", "wlan", NULL }, + { N_("Ethernet Interface"), INFO_INTERFACE_ETH, "16_ethernet.xpm", "en", NULL }, + { N_("Wireless Interface"), INFO_INTERFACE_WLAN, "wavelan-16.png", "wl", NULL }, { N_("Modem Interface"), INFO_INTERFACE_PPP, "16_ppp.xpm", "ppp", NULL }, { N_("Parallel Line Interface"), INFO_INTERFACE_PLIP, "16_plip.xpm", "plip", NULL }, { N_("Infrared Interface"), INFO_INTERFACE_IRLAN, "irda-16.png", "irlan", NULL },
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor