1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-16 06:23:32 +02:00

Added experimental klavaro version and fixed 3.01

This commit is contained in:
2021-06-01 07:27:40 +02:00
parent 471f7edf4e
commit 2ec8c02814
11 changed files with 221 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
--- a/gtkdatabox/Makefile.am
+++ b/gtkdatabox/Makefile.am
@@ -1,4 +1,4 @@
-lib_LTLIBRARIES = libgtkdataboks.la
+noinst_LTLIBRARIES = libgtkdataboks.la
libgtkdataboks_la_SOURCES= \
gtkdatabox.c\
gtkdatabox_marshal.c\