After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 685309 - Fix missing applet icon
Fix missing applet icon
Status: RESOLVED FIXED
Product: byzanz
Classification: Other
Component: general
git master
Other Linux
: Normal minor
: ---
Assigned To: byzanz-maint
byzanz-maint
Depends on:
Blocks:
 
 
Reported: 2012-10-02 16:06 UTC by Markus Koschany
Modified: 2012-10-10 23:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix missing applet icon (761 bytes, patch)
2012-10-02 16:06 UTC, Markus Koschany
committed Details | Review

Description Markus Koschany 2012-10-02 16:06:42 UTC
Created attachment 225600 [details] [review]
Fix missing applet icon

If i install byzanz on GNOME 3 and try to add byzanz via the GNOME Panel (fallback mode), the icon depicting byzanz is missing. 

It seems to be sufficient to remove the .png extension for byzanz-record-desktop in src/org.gnome.ByzanzApplet.panel-applet.in.in to display the icon again.

Patch is attached.