icon-loader: rename to desktop-entry

Also rename `struct icon_loader` to `struct sfdo`.
This commit is contained in:
Jens Peters 2024-11-18 18:59:49 +01:00
parent e647fc7b23
commit f69576f8a6
No known key found for this signature in database
7 changed files with 60 additions and 59 deletions

View file

@ -45,7 +45,7 @@ endif
if have_libsfdo
labwc_sources += files(
'icon-loader.c',
'desktop-entry.c',
)
endif