Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37500551
en ru br
ALT Linux repositórios
S:0.3-alt0.svn634.1.qa1
5.0: 0.2-alt1.1
4.1: 0.2-alt1

Group :: Desktop gráfico/Outros
RPM: gshutdown

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: gshutdown-0.3-alt-libnotify-api.patch
Download


diff -ur gshutdown-0.3/src/gui.c gshutdown-0.3.new/src/gui.c
--- gshutdown-0.3/src/gui.c	2009-08-24 03:28:54.000000000 +0400
+++ gshutdown-0.3.new/src/gui.c	2011-09-01 16:10:52.911997735 +0400
@@ -212,11 +212,7 @@
 
     notify_get_server_info (&name, &vendor, &version, &spec_version);
 
-    if(g_strcmp0 ( "notification-daemon", name))
-        if(gui_systray_icon_is_showed())
-            notify = notify_notification_new_with_status_icon("GShutdown", message, NULL, tray_icon);
-    else
-      	notify = notify_notification_new ("GShutdown", message, NULL, NULL);
+    notify = notify_notification_new ("GShutdown", message, NULL);
 
     if(show_icon == NOTIFICATION_ICON_TIME) {
         path = data_path("clock.png");
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009