Date: Sunday, January 19, 2014 @ 06:39:36 Author: bgyorgy Revision: 104354
Use destkop file from upstream (FS#36895) Modified: playonlinux/trunk/PKGBUILD Deleted: playonlinux/trunk/PlayOnLinux.desktop ---------------------+ PKGBUILD | 3 +-- PlayOnLinux.desktop | 12 ------------ 2 files changed, 1 insertion(+), 14 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-01-19 04:17:18 UTC (rev 104353) +++ PKGBUILD 2014-01-19 05:39:36 UTC (rev 104354) @@ -31,6 +31,5 @@ # Needed for wxpython2.8 support, wxpython 3.0 is buggy with POL sed -i "s/wxversion.ensureMinimal/wxversion.select/g" $pkgdir/usr/share/$pkgname/python/mainwindow.py - install -D -m644 $srcdir/$pkgname/etc/playonlinux32.png $pkgdir/usr/share/pixmaps/playonlinux32.png - install -D -m644 $srcdir/PlayOnLinux.desktop $pkgdir/usr/share/applications/playonlinux.desktop + install -D -m644 $srcdir/$pkgname/etc/PlayOnLinux.desktop $pkgdir/usr/share/applications/playonlinux.desktop } Deleted: PlayOnLinux.desktop =================================================================== --- PlayOnLinux.desktop 2014-01-19 04:17:18 UTC (rev 104353) +++ PlayOnLinux.desktop 2014-01-19 05:39:36 UTC (rev 104354) @@ -1,12 +0,0 @@ -[Desktop Entry] -Version=1.0 -Encoding=UTF-8 -Name=PlayOnLinux -GenericName=PlayOnLinux -Comment=PlayOnLinux -Type=Application -Exec=playonlinux -Icon=playonlinux32 -Categories=PlayOnLinux; -Name[fr_FR]=PlayOnLinux -Categories=Application;Game