News about the new release
authorJoey Schulze <joey@infodrom.org>
Thu, 7 Dec 2006 18:30:06 +0000 (18:30 +0000)
committerJoey Schulze <joey@infodrom.org>
Thu, 7 Dec 2006 18:30:06 +0000 (18:30 +0000)
src/projects/gerstensaft/news-2006-12-07.wml [new file with mode: 0644]

diff --git a/src/projects/gerstensaft/news-2006-12-07.wml b/src/projects/gerstensaft/news-2006-12-07.wml
new file mode 100644 (file)
index 0000000..cb27bc2
--- /dev/null
@@ -0,0 +1,57 @@
+#include <infodrom.style>
+#include <projects.style>
+
+<projectpg project="Gerstensaft" maxcontrib=5>
+
+<headline>Version 0.3 released</headline>
+
+<p>A new version of Gerstensaft, the graphical frontend to <a
+href="http://www.belwue.de/projekte/saft/saft-us.html">SAFT</a> has
+been released today which marks an important milestone and reflects a
+much more sophisticated package than old one.</p>
+
+<p>This is the first version of Gerstensaft ever that is able send
+messages and receive files sent to the account from friends on the
+Internet.  The latter was a long-outstanding feature many people have
+waited for.  The graphical interface has also been cleaned up and is
+much easier to understand now.</p>
+
+<p>The German translations has been updated to the new version and
+totally new Swedish, Vietnamese and Romanian translations have been
+added as well.  More are welcome.</p>
+
+<p>Here is the entire changelog for this version:</p>
+
+<ul>
+<li> Fixed problem with double clicks and regular files.  Thanks to Tim Gerla
+<li> Fixed segmentation fault when hitting `..' too often
+<li> Some beautification for the directory listing
+<li> New Swedish translation by Daniel Nylander
+<li> Applied patch by Andreas Jochens to fix invalid lvalue in increment
+<li> Adjusted web addresses and stuff
+<li> Beginning of port to Gtk 2 by Holger Levsen
+<li> Widen the main window by 100 pixel
+<li> Added mnemonics to menu items
+<li> Use stock buttons where possible
+<li> Sorting of files to send by Johannes Beigel
+<li> New receive module
+<li> New message module
+<li> Support for adding a comment along the files
+<li> Adjust the sensitivity of several buttons automatically according
+     to user's actions
+<li> Exchanged the position of Send and Clear buttons since the Clear
+     button clearly belongs to the list below
+<li> Added LFS support
+<li> Added Preferences dialog
+<li> New Vietnamese translation by Clytie Siddall
+<li> New Romanian translation by Eddy Petrisor
+</ul>
+
+<author>Joey</author>
+
+</projectpg>
+
+# Local variables:
+# mode: html
+# mode: auto-fill
+# end: