mirror of
https://github.com/labwc/labwc.git
synced 2026-02-22 01:40:25 -05:00
icon-loader: rename to desktop-entry
Also rename `struct icon_loader` to `struct sfdo`.
This commit is contained in:
parent
e647fc7b23
commit
f69576f8a6
7 changed files with 60 additions and 59 deletions
|
|
@ -379,7 +379,7 @@ struct server {
|
|||
struct menu *menu_current;
|
||||
struct wl_list menus;
|
||||
|
||||
struct icon_loader *icon_loader;
|
||||
struct sfdo *sfdo;
|
||||
|
||||
pid_t primary_client_pid;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue