2b42ffa89e | ||
---|---|---|
debian | ||
po | ||
src | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
Makefile.am | ||
Makefile.in | ||
NEWS | ||
README.md | ||
aclocal.m4 | ||
compile | ||
config.guess | ||
config.h.in | ||
config.sub | ||
configure | ||
configure.ac | ||
depcomp | ||
install-sh | ||
intltool-extract.in | ||
intltool-merge.in | ||
intltool-update.in | ||
ltmain.sh | ||
missing |
README.md
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.