PKGBUILDs/community/beaver/interface.c.patch

5 lines
262 B
Diff
Raw Normal View History

2009-10-10 02:15:33 +00:00
1169c1169
< gtk_window_set_default_icon_from_file("../pixmaps/beaver.png", NULL); // set beaver icon for all windows in Beaver
---
> gtk_window_set_default_icon_from_file(PIXMAP_PATH "/pixmaps/beaver.png", NULL); // set beaver icon for all windows in Beaver