# HG changeset patch # User Samuel Trassare # Date 1330415131 28800 # Node ID 1134b440b9b463ff957cec632f95829cc8567a7e # Parent 86d5a1435da7f49e29b1af99f747e83bd1644935 up zim 0.54 diff -r 86d5a1435da7 -r 1134b440b9b4 xournal/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xournal/description.txt Mon Feb 27 23:45:31 2012 -0800 @@ -0,0 +1,4 @@ +Xournal is an application for notetaking, sketching, keeping a journal using a +stylus. It is free software (GNU GPL) and runs on Linux (recent distributions) +and other GTK+/Gnome platforms. It is similar to Microsoft Windows Journal or to +other alternatives such as Jarnal, Gournal, and NoteLab. diff -r 86d5a1435da7 -r 1134b440b9b4 xplanet/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xplanet/description.txt Mon Feb 27 23:45:31 2012 -0800 @@ -0,0 +1,5 @@ +Xplanet was inspired by Xearth, which renders an image of the earth into the X +root window. All of the major planets and most satellites can be drawn, similar +to the Solar System Simulator. A number of different map projections are also +supported, including azimuthal, Lambert, Mercator, Mollweide, orthographic, and +rectangular. diff -r 86d5a1435da7 -r 1134b440b9b4 zim/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/zim/description.txt Mon Feb 27 23:45:31 2012 -0800 @@ -0,0 +1,7 @@ +Zim is a graphical text editor used to maintain a collection of wiki pages. Each +page can contain links to other pages, simple formatting and images. Pages are +stored in a folder structure, like in an outliner, and can have attachments. +Creating a new page is as easy as linking to a nonexistent page. All data is +stored in plain text files with wiki formatting. Various plugins provide +additional functionality, like a task list manager, an equation editor, a tray +icon, and support for version control. diff -r 86d5a1435da7 -r 1134b440b9b4 zim/receipt --- a/zim/receipt Tue Feb 28 08:42:35 2012 +0100 +++ b/zim/receipt Mon Feb 27 23:45:31 2012 -0800 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="zim" -VERSION="0.53" +VERSION="0.54" CATEGORY="utilities" SHORT_DESC="A desktop wiki." MAINTAINER="gokhlayeh@slitaz.org"