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
contribute:easybugs [2015/02/17 12:20] – created stevecontribute:easybugs [2015/04/15 16:53] (current) – Added IRC link killermoehre
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 from https://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 [[irc://irc.freenode.net/xfce-dev|#xfce-dev]].
  
 ---- ----
  
-==== Redesign the Screenshooter imgur windows ====+==== List of easy to fix bugs generated from bugzilla ==== 
 + 
 +{{rss>https://bugzilla.xfce.org/buglist.cgi?keywords=easyfix&keywords_type=allwords&query_format=advanced&resolution=---&resolution=DUPLICATE&ctype=atom 200 reverse date 10m}} 
 + 
 +---- 
 + 
 +==== Other easy tasks ==== 
 + 
 +===== Code a new design for the Screenshooter imgur windows =====
  
 **Requires:** C, GTK+\\ **Requires:** C, GTK+\\
Line 21: Line 30:
  
 ---- ----
- 
-==== 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. 
- 
----- 
-