diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2022-08-18 20:53:08 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2022-08-18 20:53:08 +0300 |
| commit | 462db0ffe37279010d9f2ba866b198ce66d0b7bc (patch) | |
| tree | 70cbcac17eaf3933aa1ca9215ae28f4bbf67c044 /README.org | |
| parent | e58ddba09d8573ffdeea297eb46d2bc275e4ad09 (diff) | |
Fix how themes are made available at startup
Thanks to Iris Garcia for informing me that the were not registered as
"known" before. This was done in issue 2 on the GitHub mirror:
<https://github.com/protesilaos/ef-themes/issues/2>.
The code I am adding here needs to be reviewed to simplify all the
internal functions. Thought it has been a very long day (again), so I
will do that tomorrow.
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -363,8 +363,8 @@ matters. + Author/maintainer :: Protesilaos Stavrou. -+ Ideas and/or user feedback :: Spike-Leung, Summer Emacs, Zoltán - Király. ++ Ideas and/or user feedback :: Iris Garcia, Spike-Leung, Summer Emacs, + Zoltán Király. * GNU Free Documentation License :PROPERTIES: |
