Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.44 KB

README.md

File metadata and controls

52 lines (33 loc) · 1.44 KB

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.