Skip to content
Snippets Groups Projects
Commit 6d790eac authored by Jerome Guelfucci's avatar Jerome Guelfucci
Browse files

* panel-plugin/screenshooter-plugin.c:

	  - remove the wrong XFCE_PANEL_PLUGIN_REGISTER_INTERNAL macro call,
	    the plugin is external.
	  - add (set_panel_button_tooltip) to simplify the code, this function
	    sets the tooltip according to the area to be captured.
	  - use g_spawn_command_line_async to laucnh the help window.
	  - improve the indentation in some places.
	* lib/screenshooter-utils.c:
	  - improve the indentation in some places.
	  - (screenshooter_open_screenshot):
	    + declare the variables at the beginning of the code block.
            + use g_spawn_command_line_async to launch the applications.
	* lib/screenshooter-dialogs.c: improve the indentation.


(Old svn revision: 7216)
parent b21af9ed
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment