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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Ryan Niebur
  • Date: 2009-12-24 21:47:06 UTC
  • mfrom: (1.2.3 upstream) (2.2.2 squeeze)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20091224214706-c2ve4k7anyqhzvr1
* 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=$"torned paper"
28
 
PLUGIN_SORT=$"effect"
29
 
PLUGIN_TIP=$"generates a torned-border"
 
27
PLUGIN_NAME=$"Torned Paper"
 
28
PLUGIN_SORT=$"Effect"
 
29
PLUGIN_TIP=$"Add a torn-like border to the image"
30
30
PLUGIN_EXT="image/png"
31
31
 
32
32
if [[ "${1}" = "name" ]];then