mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 10:35:17 +03:00
9bcc0a5216
new file: projects/gnome.org/gsettings-desktop-schemas/test.c
4 lines
78 B
C
4 lines
78 B
C
#include <gdesktop-enums.h>
|
|
int main(int argc, char *argv[]) {
|
|
return 0;
|
|
} |