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

GNS3.desktop

index 76083799f04657ca324e512dc364d05017e35cac..edcbb91917c3fccecafa071788782eb994c9646e 100644 (file)
@@ -1,13 +1,11 @@
 [Desktop Entry]
 Version=1.0
-Encoding=UTF-8
 Name=GNS3
 Comment=Dynamisp Cisco router simulator frontend
 Exec=gns3
-Icon=GNS3.png
+Icon=GNS3
 StartupNotify=false
 Terminal=false
 Type=Application
 Categories=Qt;Network;
-
 # vi:encoding=utf-8
This page took 0.074372 seconds and 4 git commands to generate.