Projects
Multimedia
handbrake
handbrake-notify.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File handbrake-notify.patch of Package handbrake (Revision 3)
Currently displaying revision
3
,
Show latest
--- gtk/src/callbacks.c.orig 2012-01-04 16:56:30.000000000 +0100 +++ gtk/src/callbacks.c 2012-01-04 20:18:51.000000000 +0100 @@ -4889,9 +4889,7 @@ notification = notify_notification_new( "Encode Complete", "Put down that cocktail, Your HandBrake queue is done!", - "hb-icon", - NULL); - notify_notification_attach_to_status_icon(notification, si); + "hb-icon"); g_signal_connect(notification, "closed", (GCallback)notify_closed_cb, ud); notify_notification_show(notification, NULL); #endif
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.