[Mud-builder-commits] r270 - trunk/packages/vim.pkg
jaffa at garage.maemo.org
jaffa at garage.maemo.org
Thu Jan 29 01:19:57 EET 2009
Author: jaffa
Date: 2009-01-29 01:19:57 +0200 (Thu, 29 Jan 2009)
New Revision: 270
Modified:
trunk/packages/vim.pkg/mud.xml
trunk/packages/vim.pkg/vim.desktop
Log:
Bump vim version number, add an upgrade description and fixing missing --xterm in the desktop file
Modified: trunk/packages/vim.pkg/mud.xml
===================================================================
--- trunk/packages/vim.pkg/mud.xml 2009-01-28 00:21:49 UTC (rev 269)
+++ trunk/packages/vim.pkg/mud.xml 2009-01-28 23:19:57 UTC (rev 270)
@@ -11,8 +11,9 @@
<configure-append>--disable-darwin --disable-xsmp --disable-netbeans --enable-gui=no --disable-gtktest --disable-gpm --disable-acl --disable-nls --enable-multibyte</configure-append>
</build>
<deb>
- <version>7.2-0maemo2</version>
+ <version>7.2-0maemo4</version>
<section>user/utilities</section>
+ <upgrade-description>An update to vim 7.2, including UTF-8 support and syntax highlighting</upgrade-description>
<description>Powerful console text editor
One of the most powerful text editors in existence, vim is "Vi-Improved".
.
Modified: trunk/packages/vim.pkg/vim.desktop
===================================================================
--- trunk/packages/vim.pkg/vim.desktop 2009-01-28 00:21:49 UTC (rev 269)
+++ trunk/packages/vim.pkg/vim.desktop 2009-01-28 23:19:57 UTC (rev 270)
@@ -3,5 +3,5 @@
Encoding=UTF-8
Name=vim
Icon=vim
-Exec=/usr/bin/vim.launch
+Exec=/usr/bin/vim.launch --xterm
Type=Application
More information about the Mud-builder-commits
mailing list