[Xfce4-commits] [apps/xfdashboard] 01/01: Removed blank line and mark this commit as last commit for implementing new option to always start a new instance of an application or to active the last known active window of application whose button was clicked in quicklaunch.

noreply at xfce.org noreply at xfce.org
Wed Sep 16 16:14:51 CEST 2015


This is an automated email from the git hooks/post-receive script.

nomad pushed a commit to branch master
in repository apps/xfdashboard.

commit 7205d024a4d7ecdaf41c17b2269700582a8908fc
Author: Stephan Haller <nomad at froevel.de>
Date:   Wed Sep 16 16:12:32 2015 +0200

    Removed blank line and mark this commit as last commit for implementing new option to always start a new instance of an application or to active the last known active window of application whose button was clicked in quicklaunch.
    
    This commit (and the ones before) should fix issue GH #97
---
 xfdashboard/quicklaunch.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/xfdashboard/quicklaunch.c b/xfdashboard/quicklaunch.c
index af59898..44a3fef 100644
--- a/xfdashboard/quicklaunch.c
+++ b/xfdashboard/quicklaunch.c
@@ -326,7 +326,6 @@ static void _xfdashboard_quicklaunch_on_favourite_clicked(XfdashboardQuicklaunch
 	launchNewInstance=xfconf_channel_get_bool(xfdashboard_application_get_xfconf_channel(),
 												LAUNCH_NEW_INSTANCE_XFCONF_PROP,
 												DEFAULT_LAUNCH_NEW_INSTANCE);
-
 	if(!launchNewInstance)
 	{
 		GAppInfo						*appInfo;

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list