]> git.pld-linux.org Git - packages/urxvt.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:
    urxvt.desktop -> 1.2

urxvt.desktop

index 133ed1fff3ac1c0353c421a5203b45848e3e4355..1960f996c7f101269fcf14983eb0f0f173d98b18 100644 (file)
@@ -3,9 +3,8 @@ Name=URxvt
 Comment=Small, fast X11 terminal application with unicode support
 Comment[pl]=Mała, ale szybka aplikacja terminala pod X11 z obsługą unicode
 Exec=urxvt
-Icon=gnome-term.png
+Icon=gnome-term
 Terminal=false
 Type=Application
-Encoding=UTF-8
 Categories=TerminalEmulator;
 # vi: encoding=utf-8
This page took 0.072325 seconds and 4 git commands to generate.