Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSascha Silbe <sascha-pgp@silbe.org>2010-07-04 20:25:38 (GMT)
committer Sascha Silbe <sascha-pgp@silbe.org>2010-07-04 20:25:38 (GMT)
commita92234311aadb32e81fc570b986c3b7e130d026c (patch)
tree28cf1b2e53e7385b8c0ca7106ae2392bb52b8eb5
parent2e4a59a0abcfc2fd83e7903acbc7f1fa41508292 (diff)
set description
-rw-r--r--.topdeps1
-rw-r--r--.topmsg7
2 files changed, 8 insertions, 0 deletions
diff --git a/.topdeps b/.topdeps
new file mode 100644
index 0000000..9c9ac90
--- /dev/null
+++ b/.topdeps
@@ -0,0 +1 @@
+upstream/master
diff --git a/.topmsg b/.topmsg
new file mode 100644
index 0000000..1c8ab46
--- /dev/null
+++ b/.topmsg
@@ -0,0 +1,7 @@
+From: Sascha Silbe <sascha-pgp@silbe.org>
+Subject: [PATCH] Window: allow removing the toolbar_box
+
+Allow the toolbar_box to be removed by setting it to None, like is supported
+for canvas.
+
+Signed-off-by: Sascha Silbe <sascha-pgp@silbe.org>