]> git.pld-linux.org Git - packages/texlive.git/commitdiff
- massive change ( validate errors warrings from desktop-file-validate) auto/th/tetex-3_0-11 auto/th/tetex-3_0-12 auto/ti/tetex-3_0-10 auto/ti/tetex-3_0-12
authorblekot <blekot@pld-linux.org>
Wed, 26 Dec 2007 13:39:54 +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:
    xdvi.desktop -> 1.8

xdvi.desktop

index 2ec501eab3143b2185315ed943317dc473c0941f..c6658655b0b57a939ff0103686b09756dc3e83e7 100644 (file)
@@ -2,10 +2,9 @@
 Name=XDvi
 Comment=DVI X11 previewer
 Comment[pl]=PrzeglÄ…darka DVI pod X11
-Icon=xdvi.png
+Icon=xdvi
 Exec=xdvi
 Terminal=false
 Type=Application
 Categories=Graphics;Viewer;
-Encoding=UTF-8
 # vi: encoding=utf-8
This page took 0.183789 seconds and 4 git commands to generate.