GNOME Bugzilla – Bug 148367
add drop shadow support to gnome-panel-screenshot
Last modified: 2004-12-22 21:47:04 UTC
gnome-panel-screenshot doesn't currently add drop-shadows. This adds support for adding them.
Created attachment 29861 [details] [review] Drop shadow support.
+ {"shadow", '\0', POPT_ARG_STRING, NULL, 0, N_("Take screenshot after specified delay [in seconds]"), NULL}, You forgot to change/add the description for the new command line option.
Maybe you could compile a new patch.
Was actually going to commit this last night but was distracted by the Red Sox.
Committed a first round of this. It could use more love though, as it's really slow.