I'm also responsible for the gui pkgs
This commit is contained in:
parent
fc49204956
commit
07dde04ef2
|
@ -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