Consume startup-notification APPLICATION_ID
This patch ensures we're showing the correct data when doing startup-notification. https://bugzilla.gnome.org/show_bug.cgi?id=612833
This commit is contained in:
@@ -50,6 +50,7 @@ typedef struct _ShellStartupSequence ShellStartupSequence;
|
||||
GType shell_startup_sequence_get_type (void);
|
||||
|
||||
const char *shell_startup_sequence_get_id (ShellStartupSequence *sequence);
|
||||
ShellApp *shell_startup_sequence_get_app (ShellStartupSequence *sequence);
|
||||
const char *shell_startup_sequence_get_name (ShellStartupSequence *sequence);
|
||||
gboolean shell_startup_sequence_get_completed (ShellStartupSequence *sequence);
|
||||
ClutterActor *shell_startup_sequence_create_icon (ShellStartupSequence *sequence, guint size);
|
||||
|
Reference in New Issue
Block a user