mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Rename subsurface.svg to subsurface-icon.svg
In preparation for a subsurface-icon.h, this should avoid confusion about whether "subsurface.h" is a core header file. Signed-off-by: Henrik Brautaset Aronsen <subsurface@henrik.synth.no>
This commit is contained in:
parent
20d3b5f714
commit
459130009b
7 changed files with 7 additions and 7 deletions
2
linux.c
2
linux.c
|
@ -128,7 +128,7 @@ int subsurface_fill_device_list(GtkListStore *store)
|
|||
|
||||
const char *subsurface_icon_name()
|
||||
{
|
||||
return "subsurface.svg";
|
||||
return "subsurface-icon.svg";
|
||||
}
|
||||
|
||||
const char *system_default_filename(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue