titanofold 15/05/15 18:17:08 Added: upwork-desktop.patch Log: Initial commit fixes bug 549118. Ebuild written by Stefan Talpalaru with adjustments and patch by me. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
Revision Changes Path 1.1 app-office/upwork/files/upwork-desktop.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/upwork/files/upwork-desktop.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/upwork/files/upwork-desktop.patch?rev=1.1&content-type=text/plain Index: upwork-desktop.patch =================================================================== --- a/usr/share/applications/upwork.desktop 2015-05-15 10:58:10.166313615 -0400 +++ b/usr/share/applications/upwork.desktop 2015-05-15 10:58:29.929383130 -0400 @@ -2,8 +2,8 @@ Encoding=UTF-8 Name=Upwork Exec=upwork -Icon=upwork.png +Icon=upwork Terminal=false Type=Application -Categories=Development;Project Management;GTK +Categories=Development;X-Project Management;GTK; StartupNotify=true
