From 36310d2a715c012fb7b2a18cee5a68c867c1ebdd Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 26 Aug 2011 17:16:11 +0200 Subject: Deprecate feh-cam and gen-cam-menu (they will be removed by 2013) Most screenshot-based webcams are no longer around, and I don't think the few remaining ones need the feh-cam tool. Unless I get lots of mails from people still using it, of course. --- cam/feh-cam | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cam/feh-cam') diff --git a/cam/feh-cam b/cam/feh-cam index 014b22b..29b254f 100755 --- a/cam/feh-cam +++ b/cam/feh-cam @@ -30,6 +30,9 @@ my $DEBUG = 0; # check args &print_usage_and_exit unless (@ARGV); +print STDERR "Note: feh-cam will be removed from the feh distribution in 2013.\n"; +print STDERR "Please mail derf\@finalrewind.org if you still use it.\n"; + # Url, Refresh, and bookmarks my $url = ""; -- cgit v1.2.3