Xfce Wiki

Sub domains
 

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:panel-plugins:xfce4-notes-plugin [2011/11/21 10:24] – [Usage] mmassonnetprojects:panel-plugins:xfce4-notes-plugin [2015/06/24 23:52] (current) – [Releases] mmassonnet
Line 6: Line 6:
  
 **Author**: [[mmassonnet@xfce.org|Mike Massonnet]] \\ **Author**: [[mmassonnet@xfce.org|Mike Massonnet]] \\
-**Blog**: http://mmassonnet.blogspot.com/search/label/notes \\+**Blog**: http://blog.mmassonnet.info/search/label/notes \\
 **Archive**: http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin \\ **Archive**: http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin \\
 **Code**: http://git.xfce.org/panel-plugins/xfce4-notes-plugin **Code**: http://git.xfce.org/panel-plugins/xfce4-notes-plugin
Line 28: Line 28:
  
  
-===== Open Bugs =====+===== Activity =====
  
-{{rss>http://bugzilla.xfce.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&chfieldto=Now&emailassigned_to1=1&emailassigned_to2=1&emailcc2=1&emailqa_contact2=1&emailreporter2=1&product=Xfce4-notes-plugin&query_format=advanced&title=Bug%20List:%20notes&ctype=atom}}+==== Recent Changes ==== 
 +{{rss>http://git.xfce.org/panel-plugins/xfce4-notes-plugin/atom/ 10 date}} 
 + 
 +  * **[[http://git.xfce.org/panel-plugins/xfce4-notes-plugin/log/|View full history]]** 
 + 
 +==== Open Bugs ==== 
 +{{rss>https://bugzilla.xfce.org/buglist.cgi?bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;product=Xfce4-notes-plugin;query_format=advanced;ctype=atom 50}} 
 + 
 +  * **[[http://bugzilla.xfce.org/enter_bug.cgi?product=Xfce4-notes-plugin|File a new bug or enhancement request]]** 
 + 
 +==== Translation ==== 
 +{{https://translations.xfce.org/projects/p/xfce4-notes-plugin/c/master/chart/image_png?&.png?recache&nolink}} 
 + 
 +  * **[[https://translations.xfce.org/projects/p/xfce4-notes-plugin/|View full translation statistics]]**
  
 ===== Downloads ===== ===== Downloads =====
 +
 +==== Releases ====
 +**Xfce 4.12**: [[http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.8/xfce4-notes-plugin-1.8.1.tar.bz2|xfce4-notes-plugin-1.8.1.tar.bz2]]
  
 **Xfce 4.8**: [[http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.7/xfce4-notes-plugin-1.7.7.tar.bz2|xfce4-notes-plugin-1.7.7.tar.bz2]] **Xfce 4.8**: [[http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.7/xfce4-notes-plugin-1.7.7.tar.bz2|xfce4-notes-plugin-1.7.7.tar.bz2]]
Line 38: Line 54:
 **Xfce 4.6**: [[http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.7/xfce4-notes-plugin-1.7.2.tar.bz2|xfce4-notes-plugin-1.7.2.tar.bz2]] **Xfce 4.6**: [[http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.7/xfce4-notes-plugin-1.7.2.tar.bz2|xfce4-notes-plugin-1.7.2.tar.bz2]]
  
-**Xfce 4.4**: [[http://goodies.xfce.org/releases/xfce4-notes-plugin/xfce4-notes-plugin-1.6.4.tar.bz2|xfce4-notes-plugin-1.6.4.tar.bz2]]+**Xfce 4.4**: [[http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.6/xfce4-notes-plugin-1.6.4.tar.bz2|xfce4-notes-plugin-1.6.4.tar.bz2]]
  
-**Xfce 4.2**:  +**Xfce 4.2**: [[http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/0.11/xfce4-notes-plugin-0.11.1.tar.bz2|xfce4-notes-plugin-0.11.1.tar.bz2]]
-{{:projects:panel-plugins:xfce4-notes-plugin-0.11.1.tar.gz|xfce4-notes-plugin-0.11.1.tar.gz}}+
  
-===== Installation Instructions =====+==== Latest Release ==== 
 +[[http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.8/xfce4-notes-plugin-1.8.1.tar.bz2|xfce4-notes-plugin-1.8.1.tar.bz2]] \\ 
 +[[https://mail.xfce.org/pipermail/xfce-announce/2015-June/000428.html|Mailing list announcement]]
  
-**1. Install dependencies**+**SHA1**: 37d1a497ea26e796336feb4b0a247b7c4c7a66cd \\ 
 +**MD5**: 31cb9520b01512a94344770b4befdb3b 
 +===== Installation Instructions =====
  
-The latest version of the notes plugin depends on:+==== Dependencies ====
   * GTK+ >= 2.14   * GTK+ >= 2.14
   * GLib >= 2.16   * GLib >= 2.16
Line 56: Line 75:
   * Unique >= 1.0   * Unique >= 1.0
  
-**2. Extract source code**+==== Compile ====
  
-<code bash> +  tar xf xfce4-notes-plugin-<VERSION>.tar.bz2 
-tar xf xfce4-notes-plugin-<VERSION>.tar.bz2 +  cd xfce4-notes-plugin-<VERSION> 
-cd xfce4-notes-plugin-<VERSION> +  ./configure 
-./configure # or ./configure --prefix=/usr +  make
-</code>+
  
-**3. Install system wide**+==== Install ====
  
-<code bash> +  sudo make install
-sudo make install +
-</code>+