GLib.Settings: run.sh added.
This commit is contained in:
parent
502c3fbe86
commit
959791dcec
5
vala/gsettings/run.sh
Executable file
5
vala/gsettings/run.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
glib-compile-schemas .
|
||||
valac --pkg gio-2.0 GLib.Settings.vala
|
||||
./GLib.Settings
|
Loading…
x
Reference in New Issue
Block a user