]> git.pld-linux.org Git - packages/wesnoth.git/commitdiff
- massive change ( validate errors warrings from desktop-file-validate)
authorblekot <blekot@pld-linux.org>
Wed, 26 Dec 2007 13:39:51 +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:
    wesnoth.desktop -> 1.6
    wesnoth_editor.desktop -> 1.2

wesnoth.desktop
wesnoth_editor.desktop

index 685dfa120dda60784ab3ef1f8f91428df528f820..94471ef61bdc0f5c4f6fb2af132c98d04701703c 100644 (file)
@@ -3,9 +3,8 @@ Name=Battle for Wesnoth
 Comment=Strategy game
 Comment[pl]=Gra strategiczna
 Exec=wesnoth
-Icon=wesnoth-icon.png
+Icon=wesnoth-icon
 Terminal=false
 Type=Application
 Categories=Game;StrategyGame;
-Encoding=UTF-8
 # vi: encoding=utf-8
index a79d7c15127d8dcbb72ee6899326499e2d1b5404..6c080e45127afdd733b1f00d8cf9b045cd0612ae 100644 (file)
@@ -4,9 +4,8 @@ Name[pl]=Battle for Wesnoth (Edytor map)
 Comment=Map editor for strategy game Battle for Wesnoth
 Comment[pl]=Edytor map do gry strategicznej Battle for Wesnoth
 Exec=wesnoth_editor
-Icon=wesnoth_editor-icon.png
+Icon=wesnoth_editor-icon
 Terminal=false
 Type=Application
 Categories=Game;StrategyGame;
-Encoding=UTF-8
 # vi: encoding=utf-8
This page took 0.296268 seconds and 4 git commands to generate.