Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 858330 Details for
Bug 1060588
Install SVG icon.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Install SVG icon.
Install-SVG-icon.patch (text/plain), 1.72 KB, created by
Ville Skyttä
on 2014-02-02 22:22:45 UTC
(
hide
)
Description:
Install SVG icon.
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2014-02-02 22:22:45 UTC
Size:
1.72 KB
patch
obsolete
>From 36d9fb20bb0295b1f00c7b41817baee08613e555 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Ville=20Skytt=C3=A4?= <ville.skytta@iki.fi> >Date: Mon, 3 Feb 2014 00:18:57 +0200 >Subject: [PATCH] Install SVG icon. > >https://bugzilla.redhat.com/show_bug.cgi?id=1060588 >--- > freerdp.spec | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > >diff --git a/freerdp.spec b/freerdp.spec >index 1fc880a..0860e87 100644 >--- a/freerdp.spec >+++ b/freerdp.spec >@@ -1,6 +1,6 @@ > Name: freerdp > Version: 1.1.0 >-Release: 0.8.beta.2013071101%{?dist} >+Release: 0.9.beta.2013071101%{?dist} > Epoch: 1 > Summary: Remote Desktop Protocol client > >@@ -127,6 +127,7 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p' > > desktop-file-install --dir=$RPM_BUILD_ROOT%{_datadir}/applications xfreerdp.desktop > install -p -m 644 -D resources/FreeRDP_Icon_256px.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/256x256/apps/%{name}.png >+install -p -m 644 -D resources/FreeRDP_Icon.svg $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg > > rm $RPM_BUILD_ROOT%{_libdir}/libwinpr-makecert-tool.a > >@@ -153,6 +154,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : > %{_mandir}/man1/xfreerdp.* > %{_datadir}/applications/xfreerdp.desktop > %{_datadir}/icons/hicolor/256x256/apps/%{name}.png >+%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg > > %files libs > %{_libdir}/lib%{name}-*.so.* >@@ -171,6 +173,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : > > > %changelog >+* Sun Feb 2 2014 Ville Skyttä <ville.skytta@iki.fi> - 1:1.1.0-0.9.beta.2013071101 >+- Install SVG icon. >+ > * Sat Dec 21 2013 Ville Skyttä <ville.skytta@iki.fi> - 1:1.1.0-0.8.beta.2013071101 > - Disable RPATH. > >-- >1.8.3.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1060588
: 858330