summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine
diff options
context:
space:
mode:
authorDavid A. Madore <david+git@madore.org>2023-02-28 19:08:27 +0100
committerDavid A. Madore <david+git@madore.org>2023-02-28 19:08:27 +0100
commite5402a641eaa3169cc77a321c9e456aade712621 (patch)
treeeae780002e0ab31c0361b0f1f559e4ea7cf994b5 /org/madore/damlengine
parent480e4bf4cc0ad1c207d6d39864159c12e4cb59db (diff)
downloaddamlengine-e5402a641eaa3169cc77a321c9e456aade712621.tar.gz
damlengine-e5402a641eaa3169cc77a321c9e456aade712621.tar.bz2
damlengine-e5402a641eaa3169cc77a321c9e456aade712621.zip
New category: meteo.
Diffstat (limited to 'org/madore/damlengine')
-rw-r--r--org/madore/damlengine/TodoWeblogSelectionElement.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/org/madore/damlengine/TodoWeblogSelectionElement.java b/org/madore/damlengine/TodoWeblogSelectionElement.java
index e7cbd62..3029f9f 100644
--- a/org/madore/damlengine/TodoWeblogSelectionElement.java
+++ b/org/madore/damlengine/TodoWeblogSelectionElement.java
@@ -79,6 +79,8 @@ public final class TodoWeblogSelectionElement extends TodoDefaultElement {
categoryNames.get("en").put("lang", "Languages & Linguistics");
categoryNames.get("fr").put("lang", "Langues & Linguistique");
categoryNames.get("ia").put("lang", "Liguas & Linguistica");
+ categoryNames.get("en").put("meteo", "Meteorology");
+ categoryNames.get("fr").put("meteo", "M\u00e9t\u00e9orologie");
categoryNames.get("en").put("unicode", "Unicode");
categoryNames.get("fr").put("unicode", "Unicode");
categoryNames.get("en").put("cinema", "Films & Movies");