diff options
Diffstat (limited to 'gnustep-apps/gemas/metadata.xml')
-rw-r--r-- | gnustep-apps/gemas/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnustep-apps/gemas/metadata.xml b/gnustep-apps/gemas/metadata.xml index 5fcc88f636fc..0ed19a6a03b6 100644 --- a/gnustep-apps/gemas/metadata.xml +++ b/gnustep-apps/gemas/metadata.xml @@ -4,6 +4,6 @@ <herd>gnustep</herd> <longdescription>Gemas is a simple code editor for GNUstep. It have autoindentation and highlight syntax for C, C++, Objective-C, Objective-C++, GSmarkup. And to edit Strings, Plist, GNUmakefile, ChangeLog files and plain text files (INSTALL, README, ...)</longdescription> <use> - <flag name='projectcenter'>Build and install plugin for <pkg>gnustep-apps/projectcenter</pkg></flag> + <flag name="projectcenter">Build and install plugin for <pkg>gnustep-apps/projectcenter</pkg></flag> </use> </pkgmetadata> |