Skip to content

xfce-mirror/xfce4-smartbookmark-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

xfce4-smartbookmark-plugin

Xfce4-smartbookmark-plugin allows you to send requests directly to your browser and perform a custom search.

Some URL examples:

Google: https://www.google.it/search?q= Debian BTS: https://bugs.debian.org/ Wikipedia: https://en.wikipedia.org/wiki/


Homepage

Xfce4-smartbookmark-plugin documentation

Changelog

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

Source Code Repository

Xfce4-smartbookmark-plugin source code

Download a Release Tarball

Xfce4-smartbookmark-plugin archive or Xfce4-smartbookmark-plugin tags

Installation

From source code repository:

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

From release tarball:

% tar xf xfce4-smartbookmark-plugin-<version>.tar.bz2
% cd xfce4-smartbookmark-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.