]> git.pld-linux.org Git - packages/vim.git/commitdiff
- massive change ( validate errors warrings from desktop-file-validate)
authorblekot <blekot@pld-linux.org>
Wed, 26 Dec 2007 13:39:50 +0000 (13:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  - sed -i 's,Encoding=UTF-8,,g' *.desktop
  - sed -i "s,.png,,1" `grep -l 'Icon=[^/].*\.png' *.desktop`
  - sed -i "s,MimeType=.*,\0;,g" `grep "MimeType.*semicolon" validate |awk '{print $1}' |tr ":" " "`
  - sed -i 's,MapNotify=.*,,g' *.desktop
  - sed -i '/^$/d' *.desktop
- not all error/warrings validated

Changed files:
    gvim-athena.desktop -> 1.17
    gvim-gnome.desktop -> 1.18
    gvim-gtk.desktop -> 1.16
    gvim-motif.desktop -> 1.16
    vim.desktop -> 1.6

gvim-athena.desktop
gvim-gnome.desktop
gvim-gtk.desktop
gvim-motif.desktop
vim.desktop

index 07a09a597f8b95084f011a4e32525ec6b2488e54..8e4faf66906883dfbead834299797a6e2a6b8802 100644 (file)
@@ -1,5 +1,4 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=Gvim Athena
 Comment=The vi editor for X Window System
 Comment[pl]=Edytor vi dla Systemu X Window
index 3ed9f5acc03d8e5d38c35fe618155621fabeca54..c5f337e941e3abdd6d467b163d777e3f91cce921 100644 (file)
@@ -1,5 +1,4 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=Gvim GNOME
 Comment=The vi editor for X Window System with GNOME L&F
 Comment[pl]=Edytor vi dla Systemu X Window jako aplikacja GNOME
index 3e9223a6bee604ede9f7014d37285d2ea6bb9841..8b4a785508859a5e53f11ce0fe2add9fad0a8d67 100644 (file)
@@ -1,5 +1,4 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=Gvim GTK
 Comment=The vi editor for X Window System with GTK L&F
 Comment[pl]=Edytor vi dla Systemu X Window jako aplikacja GTK
index 19414c7e7664330fbac79140f207c09e2b80c078..45d478ef122850fba0c435b823e0555562776452 100644 (file)
@@ -1,5 +1,4 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=Gvim Motif
 Comment=The vi editor for X Window System with Motif L&F
 Comment[pl]=Edytor vi dla Systemu X Window jako aplikacja Motif
index 283354322f5694dfa73537292b6e44fa1536d668..2f74febb9b52ab90d7e2e60847de02d59d2c952a 100644 (file)
@@ -13,6 +13,5 @@ Exec=vim
 Icon=vim
 Terminal=true
 Type=Application
-Encoding=UTF-8
 Categories=ConsoleOnly;TextEditor;
 # vi: encoding=utf-8
This page took 0.177061 seconds and 4 git commands to generate.