1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: gnome-shell-extension-disconnect-wifi
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jonathan Carter <jcc@debian.org>
Build-Depends: debhelper (>=11), gettext
Standards-Version: 4.2.1
Homepage: https://github.com/kgshank/gse-disconnect-wifi
Vcs-Git: https://salsa.debian.org/gnome-team/shell-extensions/gnome-shell-extension-disconnect-wifi.git
Vcs-Browser: https://salsa.debian.org/gnome-team/shell-extensions/gnome-shell-extension-disconnect-wifi
Package: gnome-shell-extension-disconnect-wifi
Architecture: all
Depends: ${misc:Depends}, gnome-shell (>= 3.22)
Description: disconnect wifi extension for GNOME shell
By default GNOME shell doesn't have an option to disconnect from wifi
from the panel menu.
.
This plugin adds a 'disconnect' menu entry to the wifi menu.
|