summaryrefslogtreecommitdiffstats
path: root/ui/twin/pbt-scr.c
diff options
context:
space:
mode:
authorGeoff Levand <geoff@infradead.org>2012-03-09 15:36:40 -0800
committerGeoff Levand <geoff@infradead.org>2012-03-09 16:04:13 -0800
commite95497494f2c0d376c8cdb25548138c5f53cd77c (patch)
tree9d52c042f4a28e80c3f4c4ea7d50e45a990b0aef /ui/twin/pbt-scr.c
parent604a1ccf072f9f33326fb6dc919c1b6233d40866 (diff)
downloadtalos-petitboot-e95497494f2c0d376c8cdb25548138c5f53cd77c.tar.gz
talos-petitboot-e95497494f2c0d376c8cdb25548138c5f53cd77c.zip
Fixup artwork licenses
Replace icon files with files from KDE 4.3 Oxygen. Add artwork license info. Signed-off-by: Geoff Levand <geoff@infradead.org>
Diffstat (limited to 'ui/twin/pbt-scr.c')
-rw-r--r--ui/twin/pbt-scr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/twin/pbt-scr.c b/ui/twin/pbt-scr.c
index 8d6c498..3d10b95 100644
--- a/ui/twin/pbt-scr.c
+++ b/ui/twin/pbt-scr.c
@@ -180,7 +180,7 @@ twin_pixmap_t *pbt_background_load(twin_screen_t *tscreen,
const char *pbt_icon_chooser(const char *hint)
{
if (strstr(hint, "net"))
- return PB_ARTWORK_PATH "/network.png";
+ return PB_ARTWORK_PATH "/network-wired.png";
return NULL;
}
OpenPOWER on IntegriCloud