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 -- 2.8.0.rc3 -- -- 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.
