From 6c1956c74cebb39663ec7f475d006d409ca6bb06 Mon Sep 17 00:00:00 2001 From: "David A. Madore" Date: Fri, 24 Aug 2012 18:49:47 +0200 Subject: Category: comp-hw. --- org/madore/damlengine/TodoWeblogSelectionElement.java | 2 ++ 1 file changed, 2 insertions(+) diff --git a/org/madore/damlengine/TodoWeblogSelectionElement.java b/org/madore/damlengine/TodoWeblogSelectionElement.java index fee8d1f..c9088eb 100644 --- a/org/madore/damlengine/TodoWeblogSelectionElement.java +++ b/org/madore/damlengine/TodoWeblogSelectionElement.java @@ -84,6 +84,8 @@ public final class TodoWeblogSelectionElement extends TodoDefaultElement { categoryNames.get("de").put("cinema", "Film & Kino"); categoryNames.get("en").put("linux", "Linux"); categoryNames.get("fr").put("linux", "Linux"); + categoryNames.get("en").put("comp-hw", "Computer hardware"); + categoryNames.get("fr").put("comp-hw", "Mat\u00e9riel informatique"); categoryNames.get("en").put("econom", "Economics"); categoryNames.get("fr").put("econom", "\u00c9conomie"); } -- cgit v1.2.3