9207af342d
Ok, so this time I got the stuff to auto-load desktop startup links. This means you can ship stuff to pre-configure the desktop of the users now. We support program-based setup and url-links. Details on the lib/README.desktop file
7 строки
84 B
C
7 строки
84 B
C
#ifndef GDESKTOP_INIT_H
|
|
#define GDESKTOP_INIT_H
|
|
|
|
void gdesktop_init (void);
|
|
|
|
#endif
|