Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
contribute:easybugs [2015/02/17 12:20] – created stevecontribute:easybugs [2015/02/20 15:30] steve
Line 5: Line 5:
 **Quick reminders:**\\ **Quick reminders:**\\
 The code sits on http://git.xfce.org/\\ The code sits on http://git.xfce.org/\\
 +You can also fork fromhttps://github.com/xfce-mirror\\
 The proper way to make a patch is to use git format-patch (see [[https://ariejan.net/2009/10/26/how-to-create-and-apply-a-patch-with-git/|this excellent and short tutorial]])\\ The proper way to make a patch is to use git format-patch (see [[https://ariejan.net/2009/10/26/how-to-create-and-apply-a-patch-with-git/|this excellent and short tutorial]])\\
 We're here to help! Talk to us on IRC #xfce-dev. We're here to help! Talk to us on IRC #xfce-dev.
Line 21: Line 22:
  
 ---- ----
- 
-==== Update an Autotools patch for the Quicklauncher plugin ==== 
-**Requires:** basic Autotools, Git\\ 
-**Difficulty:** * 
-**Contact:** https://bugzilla.xfce.org/show_bug.cgi?id=7015 
- 
-This task is very simple. You need to update an existing patch by following Mike's comment in the bug report. You first need to get the code and patch, and to re-do the changes in the patch, but taking Mike's comments into account. Then, use git format-patch to make a new patch and submit it to the report. 
- 
----- 
-