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

blender.desktop

index 9de6e957e5e8c0456fdad15445b89ab349b2589b..65567df518e0618b436497191790cb4c104e7dc5 100644 (file)
@@ -1,12 +1,11 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=Blender
 Comment=3D modeling, rendering, animation and game creation package
 Comment[pl]=Pakiet do tworzenia animacji 3D oraz gier
 Exec=blender
 Terminal=false
 Type=Application
-Icon=blender.png
+Icon=blender
 StartupNotify=false
 Categories=Graphics;3DGraphics;
 # vi: encoding=utf-8
This page took 0.058541 seconds and 4 git commands to generate.