updated on Sun Jan 15 08:01:04 UTC 2012
[aur-mirror.git] / netspeed-applet / 01_stock_icons.patch
blob2d849e4565ce579763a5c9b67a0876214e72af7e
1 --- a/src/netspeed.c
2 +++ b/src/netspeed.c
3 @@ -47,8 +47,8 @@
4 "netspeed-wireless-100"
5 };
7 -static const char IN_ICON[] = "stock_navigate-next";
8 -static const char OUT_ICON[] = "stock_navigate-prev";
9 +static const char IN_ICON[] = "go-down";
10 +static const char OUT_ICON[] = "go-up";
11 static const char ERROR_ICON[] = "gtk-dialog-error";
12 static const char LOGO_ICON[] = "netspeed-applet";