Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ab0d32afef02a61dae9d459993bee8527863940c
commit ab0d32afef02a61dae9d459993bee8527863940c Author: Devil505 <[EMAIL PROTECTED]> Date: Thu Nov 20 14:30:52 2008 +0100 opera-9.52-2-i686 * added icon desktop file * closes FS#3469 diff --git a/source/xapps-extra/opera/FrugalBuild b/source/xapps-extra/opera/FrugalBuild index 4d8080c..33566e2 100644 --- a/source/xapps-extra/opera/FrugalBuild +++ b/source/xapps-extra/opera/FrugalBuild @@ -4,7 +4,7 @@ pkgname=opera pkgver=9.52 -pkgrel=1 +pkgrel=2 pkgdesc="Opera web browser." url="http://www.opera.com/linux/" depends=() @@ -34,4 +34,5 @@ build() _F_desktop_categories="Network;" Fdesktop2 echo "StartUpNotify=false" >> $Fdestdir$Fmenudir/$pkgname.desktop || Fdie + Ficon ${pkgname}_48x48.png } diff --git a/source/xapps-extra/opera/opera_48x48.png b/source/xapps-extra/opera/opera_48x48.png new file mode 100644 index 0000000..be7e5ae Binary files /dev/null and b/source/xapps-extra/opera/opera_48x48.png differ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
