Author and summary for ui.gadgets.theme.switching

locals-and-roots
nicolas-p 2016-05-05 23:06:36 +02:00 committed by John Benediktsson
parent f54fa08e05
commit e7897dd194
3 changed files with 3 additions and 1 deletions

View File

@ -0,0 +1 @@
Nicolas Pénet

View File

@ -0,0 +1 @@
Theme switching mechanism

View File

@ -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 ;