Elimar Riesebieter wrote:
> runtime/gvim.desktop | 1 +
> runtime/vim.desktop | 1 +
> 2 files changed, 2 insertions(+)
>
> diff --git a/runtime/gvim.desktop b/runtime/gvim.desktop
> index 24d7445..bcfc94d 100644
> --- a/runtime/gvim.desktop
> +++ b/runtime/gvim.desktop
> @@ -74,6 +74,7 @@ TryExec=gvim
> Exec=gvim -f %F
> Terminal=false
> Type=Application
> +Keywords:Text;editor;
> Icon=gvim
> Categories=Utility;TextEditor;
> StartupNotify=true
> diff --git a/runtime/vim.desktop b/runtime/vim.desktop
> index b6caf7b..9cab25a 100644
> --- a/runtime/vim.desktop
> +++ b/runtime/vim.desktop
> @@ -74,6 +74,7 @@ TryExec=vim
> Exec=vim %F
> Terminal=true
> Type=Application
> +Keywords:Text;editor;
> Icon=gvim
> Categories=Utility;TextEditor;
> StartupNotify=false
Thanks. However, the colon should be an equal sign:
+Keywords=Text;editor;
I also notice "Keywords" isn't highlighted.
--
hundred-and-one symptoms of being an internet addict:
189. You put your e-mail address in the upper left-hand corner of envelopes.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.