1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: xfce4-smartbookmark-plugin
Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: debhelper-compat (= 12),
intltool,
libxfce4panel-2.0-dev,
libxfce4ui-2-dev (>= 4.12.0),
xfce4-dev-tools
Rules-Requires-Root: no
Standards-Version: 4.5.1
Homepage: https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin
Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-smartbookmark-plugin.git
Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-smartbookmark-plugin
Package: xfce4-smartbookmark-plugin
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: search the web via the Xfce4 panel
This plugin adds a text field to the Xfce panel, allowing the user to search
the web. The URL and the text field size are configurable options.
.
Typical use cases are: Google, Wikipedia, the Debian Bug Tracking System
.
xfce4-smartbookmark-plugin is based on the smart bookmark concept:
http://en.wikipedia.org/wiki/Smart_Bookmark
|