I'm also responsible for the gui pkgs
original commit: 07dde04ef2f289eb744c737c17fbff32b15c65c7
This commit is contained in:
parent
86b2e602a8
commit
d734fe9449
|
@ -19,4 +19,4 @@
|
|||
|
||||
(define pkg-desc "documentation part of \"gui\"")
|
||||
|
||||
(define pkg-authors '(mflatt))
|
||||
(define pkg-authors '(mflatt robby))
|
||||
|
|
|
@ -27,6 +27,6 @@
|
|||
|
||||
(define pkg-desc "implementation (no documentation) part of \"gui\"")
|
||||
|
||||
(define pkg-authors '(mflatt))
|
||||
(define pkg-authors '(mflatt robby))
|
||||
|
||||
(define version "1.2")
|
||||
|
|
|
@ -18,4 +18,4 @@
|
|||
|
||||
(define pkg-desc "tests for \"gui\"")
|
||||
|
||||
(define pkg-authors '(mflatt))
|
||||
(define pkg-authors '(mflatt robby))
|
||||
|
|
|
@ -9,4 +9,4 @@
|
|||
|
||||
(define pkg-desc "Graphical user interface toolkit")
|
||||
|
||||
(define pkg-authors '(mflatt))
|
||||
(define pkg-authors '(mflatt robby))
|
||||
|
|
Loading…
Reference in New Issue
Block a user