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 589269 Details for
Bug 820619
missing menu icons
[?]
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]
Fix icon names in the desktop files
0001-rhbz-820619-missing-menu-icons.patch (text/plain), 2.95 KB, created by
Omair Majid
on 2012-06-04 20:11:30 UTC
(
hide
)
Description:
Fix icon names in the desktop files
Filename:
MIME Type:
Creator:
Omair Majid
Created:
2012-06-04 20:11:30 UTC
Size:
2.95 KB
patch
obsolete
>From 9bd62a8e70c3447b2afa630e855b5dd770fded95 Mon Sep 17 00:00:00 2001 >From: Omair Majid <omajid@redhat.com> >Date: Mon, 4 Jun 2012 16:02:13 -0400 >Subject: [PATCH] rhbz#820619: missing menu icons > >We install java icons with the java version inlcuded in the filename >(and hence, the icon name). So fix up the desktop files to use the >updated icon name. >--- > ....0-openjdk-fix-icon-name-in-desktop-files.patch | 22 ++++++++++++++++++++ > java-1.7.0-openjdk.spec | 10 ++++++++- > 2 files changed, 31 insertions(+), 1 deletion(-) > create mode 100644 java-1.7.0-openjdk-fix-icon-name-in-desktop-files.patch > >diff --git a/java-1.7.0-openjdk-fix-icon-name-in-desktop-files.patch b/java-1.7.0-openjdk-fix-icon-name-in-desktop-files.patch >new file mode 100644 >index 0000000..3db23eb >--- /dev/null >+++ b/java-1.7.0-openjdk-fix-icon-name-in-desktop-files.patch >@@ -0,0 +1,22 @@ >+--- policytool.desktop.orig 2012-06-04 13:40:26.471673584 -0400 >++++ policytool.desktop 2012-06-04 13:40:31.765673694 -0400 >+@@ -2,7 +2,7 @@ >+ Name=OpenJDK Policy Tool >+ Comment=Manage OpenJDK policy files >+ Exec=/usr/bin/policytool >+-Icon=java >++Icon=java-1.7.0 >+ Terminal=false >+ Type=Application >+ StartupWMClass=sun-security-tools-PolicyTool >+--- jconsole.desktop.orig 2012-06-04 13:38:46.303670897 -0400 >++++ jconsole.desktop 2012-06-04 13:40:18.181673409 -0400 >+@@ -2,7 +2,7 @@ >+ Name=OpenJDK Monitoring & Management Console >+ Comment=Monitor and manage OpenJDK applications >+ Exec=/usr/bin/jconsole >+-Icon=java >++Icon=java-1.7.0 >+ Terminal=false >+ Type=Application >+ StartupWMClass=sun-tools-jconsole-JConsole >diff --git a/java-1.7.0-openjdk.spec b/java-1.7.0-openjdk.spec >index 9bfd294..522566a 100644 >--- a/java-1.7.0-openjdk.spec >+++ b/java-1.7.0-openjdk.spec >@@ -152,7 +152,7 @@ > > Name: java-%{javaver}-%{origin} > Version: %{javaver}.%{buildver} >-Release: %{icedtea_version}%{?dist}.7 >+Release: %{icedtea_version}%{?dist}.8 > # java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons, > # and this change was brought into RHEL-4. java-1.5.0-ibm packages > # also included the epoch in their virtual provides. This created a >@@ -241,6 +241,9 @@ Patch5: java-1.7.0-openjdk-debugdocs.patch > # Add debuginfo where missing > Patch6: %{name}-debuginfo.patch > >+# fix fedora-specific name/path for icon >+Patch7: %{name}-fix-icon-name-in-desktop-files.patch >+ > # > # OpenJDK specific patches > # >@@ -621,6 +624,8 @@ tar xzf %{SOURCE11} > # Extract desktop files > tar xzf %{SOURCE9} > >+%patch7 -p0 >+ > # If bootstrapping, apply additional patches > %if %{gcjbootstrap} > >@@ -1397,6 +1402,9 @@ exit 0 > %doc %{buildoutputdir}/j2sdk-image/jre/LICENSE > > %changelog >+* Mon Jun 4 2012 Omair Majid <omajid@redhat.com> - 1.7.0.3-2.1.fc17.8 >+- Resolvesa: rhbz#820619: missing menu icons >+ > * Fri May 25 2012 Deepak Bhole <dbhole@redhat.com> - 1.7.0.3-2.1.fc17.7 > - Miscellaneous fixes brought in from RHEL branch > - Resolves: rhbz#825255: Added ALT_STRIP_POLICY so that debug info is not stripped >-- >1.7.10.2 >
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 820619
: 589269