Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.topdeps4
-rw-r--r--.topmsg13
2 files changed, 4 insertions, 13 deletions
diff --git a/.topdeps b/.topdeps
index 8ff3a11..dbe9b75 100644
--- a/.topdeps
+++ b/.topdeps
@@ -1,2 +1,2 @@
-upstream/master
-t/keymap-wait
+t/vnc
+t/sugar-i18n-shell
diff --git a/.topmsg b/.topmsg
index 93235d6..4265180 100644
--- a/.topmsg
+++ b/.topmsg
@@ -1,15 +1,6 @@
From: Sascha Silbe <sascha@silbe.org>
-Subject: [PATCH] sugar-emulator: use vnc instead of Xephyr (#1659)
+Subject: [PATCH] t/vnc+sugar-i18n-shell
-Use VNC4 instead of Xephyr so non-US keyboards work fine.
-On Ubuntu it requires lsb_release for detecting Ubuntu so it can use a
-workaround for Ubuntu bug #110263. The workaround breaks other systems so we
-really need it to be conditional.
-
-Tested on:
-- Debian squeeze
-- Ubuntu Intrepid
-- Ubuntu Jaunty
-- Fedora 12
+Combination of VNC4 support (t/vnc) and ~/.i18n parsing in sugar (t/sugar-i18n-shell).
Signed-off-by: Sascha Silbe <sascha@silbe.org>