wok diff mousepad/description.txt @ rev 25805
created recipe for xfce4-weather-plugin
author | Hans-G?nter Theisgen |
---|---|
date | Wed Nov 13 15:24:31 2024 +0100 (3 weeks ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/mousepad/description.txt Wed Nov 13 15:24:31 2024 +0100 1.3 @@ -0,0 +1,9 @@ 1.4 +Mousepad aims to be an easy-to-use and fast editor. 1.5 +Our target is an editor for quickly editing text files, 1.6 +not a development environment or an editor with a huge 1.7 +bunch of plugins. 1.8 +On the other hand we try to use the latest GTK features 1.9 +available, which means that if GTK adds something new in 1.10 +a major release that is useful for the editor, we will 1.11 +likely bump the GTK dependency and integrate this new 1.12 +feature in Mousepad.