]> git.pld-linux.org Git - packages/vim.git/commitdiff
- add __glib_gettextize
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 28 Feb 2006 23:25:16 +0000 (23:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    spec.vim -> 1.47

spec.vim

index cdf64e94c60061713f95406c71795dcf93c992d1..c4a6af43f302dada0c57dd82ac824f70ef0dd2f8 100644 (file)
--- a/spec.vim
+++ b/spec.vim
@@ -107,7 +107,7 @@ syn keyword specMacroNameLocal contained _rpmfilename _sbindir _sharedstatedir _
 syn keyword specMacroNameLocal contained _specdir _srcrpmdir _sysconfdir _target _target_alias _target_cpu _target_os _target_platform
 syn keyword specMacroNameLocal contained _target_vendor _target_base_arch _timecheck _tmppath _topdir _usr _usrsrc _var _vendor
 syn keyword specMacroNameLocal contained __cxx __cc __make __perl __python __libtoolize __autopoint __aclocal __autoconf __automake __autoheader
-syn keyword specMacroNameLocal contained __gettextize __sed __intltoolize __install
+syn keyword specMacroNameLocal contained __gettextize __glib_gettextize __sed __intltoolize __install
 
 
 " ------------------------------------------------------------------------------
This page took 0.040728 seconds and 4 git commands to generate.