quick-lounge-applet r270 - in trunk: . src
- From: paobac svn gnome org
- To: svn-commits-list gnome org
- Subject: quick-lounge-applet r270 - in trunk: . src
- Date: Thu, 12 Feb 2009 11:54:35 +0000 (UTC)
Author: paobac
Date: Thu Feb 12 11:54:35 2009
New Revision: 270
URL: http://svn.gnome.org/viewvc/quick-lounge-applet?rev=270&view=rev
Log:
2009-02-12 Paolo Bacchilega <paobac svn gnome org>
* src/quick-lounge.c (open_file_list_with_launcher): don't free the
file list.
Modified:
trunk/ChangeLog
trunk/src/quick-lounge.c
Modified: trunk/src/quick-lounge.c
==============================================================================
--- trunk/src/quick-lounge.c (original)
+++ trunk/src/quick-lounge.c Thu Feb 12 11:54:35 2009
@@ -800,8 +800,6 @@
desktop_entry = g_object_get_data (G_OBJECT (button), "desktop_entry");
if (desktop_entry != NULL)
_g_desktop_entry_launch (desktop_entry, button, list);
-
- path_list_free (list);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]