~ubuntu-branches/debian/jessie/shutter/jessie

« back to all changes in this revision

Viewing changes to share/shutter/resources/system/plugins/shell/spshadow/spshadow

  • Committer: Bazaar Package Importer
  • Author(s): Ryan Niebur
  • Date: 2009-12-24 21:47:06 UTC
  • mfrom: (1.1.2 upstream) (2.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20091224214706-l90f8dus01qsjvmm
* New Upstream Version
* update and change some deps
* update email address
* set Standards-Version to 3.8.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
TEXTDOMAIN=shutter-plugins
26
26
TEXTDOMAINDIR=$SHUTTER_INTL
27
 
PLUGIN_NAME=$"hard shadow"
28
 
PLUGIN_SORT=$"effect"
29
 
PLUGIN_TIP=$"a black hard shadow on transparent background"
 
27
PLUGIN_NAME=$"Hard Shadow"
 
28
PLUGIN_SORT=$"Effect"
 
29
PLUGIN_TIP=$"Add a shadow to the image on a transparent background"
30
30
PLUGIN_EXT="image/png"
31
31
 
32
32
if [[ "${1}" = "name" ]];then