Skip to content

xfce-mirror/xfce4-notes-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

xfce4-notes-plugin

The notes plugin provides you a quick way to write down a todo list, to paste a piece of code, to leave a note to your friend, or whatever else you had like to do with a Post-It note.


Homepage

xfce4-notes-plugin documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

Xfce4-notes-plugin source code

Download a Release Tarball

Xfce4-notes-plugin archive or Xfce4-notes-plugin tags

Installation

From source code repository:

% cd xfce4-notes-plugin
% ./autogen.sh
% make
% make install

From release tarball:

% tar xf xfce4-notes-plugin-<version>.tar.bz2
% cd xfce4-notes-plugin-<version>
% ./configure
% make
% make install

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.