]> git.pld-linux.org Git - packages/vim.git/commitdiff
- up for 7.0
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 29 Mar 2006 18:58:57 +0000 (18:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vim-filetype_vim-perl_tests.patch -> 1.2
    vim-selinux.patch -> 1.4

vim-filetype_vim-perl_tests.patch
vim-selinux.patch

index c970331e167203ec2c3e4d78bac643527124aec6..70c981d3d2ba8954766e6426b480e0acd4abcef0 100644 (file)
@@ -7,6 +7,6 @@
 +" tests for perl modules
 +au BufNewFile,BufRead t/*.t                   call FTCheck_pl()
 +
- " Tads (or Nroff)
- au BufNewFile,BufRead *.t
-       \ if !<SID>FTnroff() | setf tads | endif
+ " Sysctl
+ au BufNewFile,BufRead /etc/sysctl.conf          setf sysctl
index bc60cd0dbff633c87538d14bc5ea71af1982f1df..b9c7d314cfb86ab7f7e0583ea78a4a3b3a451d0d 100644 (file)
  /*
   * Return a pointer to the ACL of file "fname" in allocated memory.
   * Return NULL if the ACL is not available for whatever reason.
---- vim64/src/po/pl.po.orig    2004-06-11 10:58:45.000000000 +0200
-+++ vim64/src/po/pl.po 2005-10-28 23:34:15.523950872 +0200
-@@ -4826,6 +4826,22 @@
- msgid "Opening the X display timed out"
- msgstr "Próba otwarcia ekranu X trwa³a zbyt d³ugo"
-+#: os_unix.c:2354
-+msgid ""
-+"\n"
-+"Could not get security context for "
-+msgstr ""
-+"\n"
-+"Nie mogê pobraæ kontekstu bezpieczeñstwa dla "
-+
-+#: os_unix.c:2361
-+msgid ""
-+"\n"
-+"Could not set security context for "
-+msgstr ""
-+"\n"
-+"Nie mogê ustawiæ kontekstu bezpieczeñstwa dla "
-+
- #: os_unix.c:3227 os_unix.c:3907
- msgid ""
- "\n"
+;--- vim64/src/po/pl.po.orig   2004-06-11 10:58:45.000000000 +0200
+;+++ vim64/src/po/pl.po        2005-10-28 23:34:15.523950872 +0200
+;@@ -4826,6 +4826,22 @@
+; msgid "Opening the X display timed out"
+; msgstr "Próba otwarcia ekranu X trwa³a zbyt d³ugo"
+; 
+;+#: os_unix.c:2354
+;+msgid ""
+;+"\n"
+;+"Could not get security context for "
+;+msgstr ""
+;+"\n"
+;+"Nie mogê pobraæ kontekstu bezpieczeñstwa dla "
+;+
+;+#: os_unix.c:2361
+;+msgid ""
+;+"\n"
+;+"Could not set security context for "
+;+msgstr ""
+;+"\n"
+;+"Nie mogê ustawiæ kontekstu bezpieczeñstwa dla "
+;+
+; #: os_unix.c:3227 os_unix.c:3907
+; msgid ""
+; "\n"
This page took 1.435169 seconds and 4 git commands to generate.