mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-23 22:52:34 +01:00
Change a small comment in icon.c
The path of the CacheIcons is defined at CACHE_ICON_PATH. The path ~/GNUstep/Library/WindowMaker/CachedPixmaps can be changed in a future and the comment is incorrect.
This commit is contained in:
committed by
Carlos R. Mafra
parent
50765fab84
commit
ee450acb30
@@ -469,7 +469,7 @@ static RImage *get_wwindow_image_from_wmhints(WWindow *wwin, WIcon *icon)
|
||||
|
||||
/*
|
||||
* wIconStore--
|
||||
* Stores the client supplied icon at ~/GNUstep/Library/WindowMaker/CachedPixmaps
|
||||
* Stores the client supplied icon at CACHE_ICON_PATH
|
||||
* and returns the path for that icon. Returns NULL if there is no
|
||||
* client supplied icon or on failure.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user