root/trunk/plagger/lib/Plagger/Plugin/Notify/OpenBrowser/freebsd.pm

Revision 1733 (checked in by miyagawa, 5 years ago)

add Notify::OpenBrowser?::freebsd

Line 
1 package Plagger::Plugin::Notify::OpenBrowser::freebsd;
2 use base qw( Plagger::Plugin::Notify::OpenBrowser::linux );
3 use strict;
4
5 1;
Note: See TracBrowser for help on using the browser.