diff options
author | Tom Schaefer <tom@tomschaefer.org> | 2011-02-17 09:58:28 -0500 |
---|---|---|
committer | Tom Schaefer <tom@tomschaefer.org> | 2011-02-17 10:02:14 -0500 |
commit | b13267d647938848926e7940a0f193f3e650e347 (patch) | |
tree | d508b6f5d746c8fdd50cfca2dc58fade2f0576da /pkg_config.8.xml | |
parent | 9b8fb5bd192cd27e3dea8fd9622bf4cb847f9b8c (diff) | |
download | pfsense-packages-b13267d647938848926e7940a0f193f3e650e347.tar.gz pfsense-packages-b13267d647938848926e7940a0f193f3e650e347.tar.bz2 pfsense-packages-b13267d647938848926e7940a0f193f3e650e347.zip |
Adding widescreen package for Evgeny
Diffstat (limited to 'pkg_config.8.xml')
-rwxr-xr-x | pkg_config.8.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index baea0b50..4d837af2 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -974,5 +974,18 @@ <maintainer>markjcrane@gmail.com</maintainer> <configurationfile>shellcmd.xml</configurationfile> </package> + <package> + <name>widescreen</name> + <descr>The package makes pfSense adapt to browser's current width. It is particularly convenient for Status->Dashboard page that allocates columns for widgets according to browser's current width. ATTENTION: the package heavily modifies pfsense_ng theme and affects other's themes appearance. Please REFRESH your browser's window after installing/uninstalling this package.</descr> + <website></website> + <pkginfolink></pkginfolink> + <category>Enhancements</category> + <version>0.2</version> + <status>BETA</status> + <required_version>2.0</required_version> + <maintainer>ey@tm-k.com</maintainer> + <config_file>http://www.pfsense.org/packages/config/widescreen/widescreen.xml</config_file> + <configurationfile>widescreen.xml</configurationfile> + </package> </packages> </pfsensepkgs> |