Re: [Gimp-developer] where can I see these strings in action ? (carved on script-fu)
- From: Mikael Magnusson <mikachu gmail com>
- To: Cristian Secară <liste secarica ro>
- Cc: gimp-developer-list gnome org
- Subject: Re: [Gimp-developer] where can I see these strings in action ? (carved on script-fu)
- Date: Thu, 1 Dec 2011 14:40:58 +0100
2011/12/1 Cristian Secară <liste secarica ro>:
> Both carve-it.scm and carved-logo.scm contain these strings:
>
> (gimp-item-set-name layer1 _"Carved Surface")
> (gimp-item-set-name shadow-layer _"Bevel Shadow")
> (gimp-item-set-name highlight-layer _"Bevel Highlight")
> (gimp-item-set-name cast-shadow-layer _"Cast Shadow")
> (gimp-item-set-name inset-layer _"Inset")
>
> However, when making use of these filters none of these options are
> present in the dialog box.
>
> What I have to do in order to see them somewhere ?
It looks like these are the names it sets on the layers it creates in
the image. If they are only temporary they probably don't need to be
translatable (or named).
--
Mikael Magnusson
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]