From 80ea3b72c971e6fac5221bf1ac7c04fb83cab5fa Mon Sep 17 00:00:00 2001 From: Ichthyostega Date: Thu, 5 Nov 2015 03:26:05 +0100 Subject: [PATCH] DOC: mention we could use help for porting the stylesheet ...something a beginner could do --- doc/user/tutorials/contributing.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/user/tutorials/contributing.txt b/doc/user/tutorials/contributing.txt index 8eafb1910..a5f684180 100644 --- a/doc/user/tutorials/contributing.txt +++ b/doc/user/tutorials/contributing.txt @@ -236,6 +236,7 @@ fact, many user interfaces should be possible. - The initial GUI on which considerable work has already been done has been implemented using the GTK toolkit. However, considerable more work needs to be done on this present GUI. +- the stylesheet has been roughly ported to GTK-3, but needs a lot more polishing - we urgently need conceptual (non-coding) contributions * work out a coherent UI handling concept, in accordance with model and core