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
Last revisionBoth sides next revision
panel-plugins:xfce4-sample-plugin [2019/12/09 09:55] kevinbowenpanel-plugins:xfce4-sample-plugin [2021/01/13 07:23] kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-====== Sample plugin ======+====== xfce4-sample-plugin - Sample Xfce panel-plugin ======
  
  
-===== About =====+===== Introduction =====
  
-sample plugin developers can use as a base for new panel-plugins+This is a sample plugin for the Xfce panel, version 4.14 or higher. It 
 +demonstrates the basic usage of the plugin framework and provides a 
 +good layout for initial imports. 
 + 
 +----
  
 ===== Screenshots ===== ===== Screenshots =====
  
 {{:panel-plugins:xfce4-sample-plugin.png?400|}} {{:panel-plugins:xfce4-sample-plugin.png?400|}}
 +
 +----
 +
 +===== Latest Release =====
 +==== 0.1.2 (20040415)====
 +[[https://archive.xfce.org/src/panel-plugins/xfce4-sample-plugin/0.1/xfce4-sample-plugin-0.1.2.tar.gz|xfce4-sample-plugin-0.1.2.tar.gz]]
 +    * **[[https://archive.xfce.org/src/panel-plugins/xfce4-sample-plugin/0.1/xfce4-sample-plugin-0.1.2.tar.gz?sha1|SHA1 hash]]**
 +    * **[[https://archive.xfce.org/src/panel-plugins/xfce4-sample-plugin/0.1/xfce4-sample-plugin-0.1.2.tar.gz?sha256|SHA256 hash]]**
 +
 +  * **[[https://archive.xfce.org/src/panel-plugins/xfce4-sample-plugin/|Previous Versions]]**
 +
 +----
  
 ===== Source code repository ===== ===== Source code repository =====
  
-https://git.xfce.org/panel-plugins/xfce4-sample-plugin/+https://gitlab.xfce.org/panel-plugins/xfce4-sample-plugin 
 + 
 +----
  
 +===== Reporting Bugs =====
 +  * **[[:panel-plugins:xfce4-sample-plugin:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs
  
 +----
 +[[:xfce:xfce4-panel:start:|Back to xfce4-panel main page]]