diff options
author | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-03-23 03:29:09 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-03-23 03:29:09 +0800 |
commit | 750a0d8898b4b7130c6859f2c5c6c2c77e920f82 (patch) | |
tree | 3462385d31e050b56849aa6b3da3956342e17f7b | |
parent | 6b9b7c2b9cada43550975564127635532c5be930 (diff) | |
download | gsoc2013-epiphany-750a0d8898b4b7130c6859f2c5c6c2c77e920f82.tar gsoc2013-epiphany-750a0d8898b4b7130c6859f2c5c6c2c77e920f82.tar.gz gsoc2013-epiphany-750a0d8898b4b7130c6859f2c5c6c2c77e920f82.tar.bz2 gsoc2013-epiphany-750a0d8898b4b7130c6859f2c5c6c2c77e920f82.tar.lz gsoc2013-epiphany-750a0d8898b4b7130c6859f2c5c6c2c77e920f82.tar.xz gsoc2013-epiphany-750a0d8898b4b7130c6859f2c5c6c2c77e920f82.tar.zst gsoc2013-epiphany-750a0d8898b4b7130c6859f2c5c6c2c77e920f82.zip |
*** empty log message ***
-rw-r--r-- | doc/plan.xml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/plan.xml b/doc/plan.xml index a7045be03..7d23131f5 100644 --- a/doc/plan.xml +++ b/doc/plan.xml @@ -160,7 +160,16 @@ <status id="pending"/>
<responsible email=""></responsible>
</item>
-
+
+ <item>
+ <title>Multihead support</title>
+ <description>
+ There is already some code but there are some complex problems to solve.
+ </description>
+ <status id="pending"/>
+ <responsible email=""></responsible>
+ </item>
+
<item>
<title>Quality</title>
<description>
|