~ubuntu-branches/ubuntu/trusty/gimp/trusty

« back to all changes in this revision

Viewing changes to app/tools/gimprotatetool.c

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2009-08-14 09:57:17 UTC
  • mto: (1.1.21 upstream) (0.1.5 squeeze)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: james.westby@ubuntu.com-20090814095717-37dh2xqy5t0rurpk
ImportĀ upstreamĀ versionĀ 2.6.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
  (* callback) (GIMP_TYPE_ROTATE_TOOL,
86
86
                GIMP_TYPE_TRANSFORM_OPTIONS,
87
87
                gimp_transform_options_gui,
88
 
                0,
 
88
                GIMP_CONTEXT_BACKGROUND_MASK,
89
89
                "gimp-rotate-tool",
90
90
                _("Rotate"),
91
91
                _("Rotate Tool: Rotate the layer, selection or path"),