File gnome-nettool-bnc866643-predictable-name.patch of Package gnome-nettool

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 },
openSUSE Build Service is sponsored by