Author and summary for ui.gadgets.theme.switching
parent
f54fa08e05
commit
e7897dd194
|
@ -0,0 +1 @@
|
|||
Nicolas Pénet
|
|
@ -0,0 +1 @@
|
|||
Theme switching mechanism
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright (C) 2009, 2010 Slava Pestov, Joe Groff.
|
||||
! Copyright (C) 2016 Nicolas Pénet.
|
||||
! See http://factorcode.org/license.txt for BSD license.
|
||||
USING: fry hashtables help.stylesheet io.styles kernel
|
||||
namespaces ui.gadgets.theme ;
|
||||
|
|
Loading…
Reference in New Issue