12 lines
576 B
XML
12 lines
576 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright 2014 David King <amigadave@amigadave.com> -->
|
|
<component type="addon">
|
|
<id>vim-gtk-syntax</id>
|
|
<extends>gvim.desktop</extends>
|
|
<name>GTK+ Syntax Highlighting</name>
|
|
<summary>Syntax highlighting for GLib, GTK+, GStreamer and more</summary>
|
|
<url type="homepage">http://www.vim.org/scripts/script.php?script_id=1000</url>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<!-- <project_license>Public Domain</project_license> -->
|
|
<updatecontact>amigadave@amigadave.com</updatecontact>
|
|
</component>
|