|
1.
|
|
|
Picframe
|
|
|
initially apply default image (for newly created instances)
self.image_filename = screenlets.PATH + '/Picframe/dali.png'
add option group to properties-dialog
add editable options
self.add_option(ColorOption(_('Picframe'),'color_back',
self.color_back, _('Frame color'), ''))
|
|
|
|
(no translation yet)
|
|
|
|
Located in
PicframeScreenlet.py:82 PicframeScreenlet.py:84 PicframeScreenlet.py:89
PicframeScreenlet.py:90 PicframeScreenlet.py:91 PicframeScreenlet.py:94
PicframeScreenlet.py:97 PicframeScreenlet.py:101 PicframeScreenlet.py:105
|
|
2.
|
|
|
Picframe-related settings ...
|
|
|
|
(no translation yet)
|
|
|
|
Located in
PicframeScreenlet.py:82
|
|
4.
|
|
|
Filename of image to be shown in this Picframe ...
|
|
|
|
(no translation yet)
|
|
|
|
Located in
PicframeScreenlet.py:86
|
|
7.
|
|
|
Rounded corners angle
|
|
|
|
(no translation yet)
|
|
|
|
Located in
PicframeScreenlet.py:92
|
|
8.
|
|
|
Show Theme Frame
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
PicframeScreenlet.py:95
|
|
11.
|
|
|
Iner Frame color
|
|
|
|
(no translation yet)
|
|
|
|
Located in
PicframeScreenlet.py:102 PicframeScreenlet.py:103
|
|
13.
|
|
|
A Screenlet that displays an image within a themeable frame. You can add new images by drag&drop them
[tab] into the screenlet's window area.
|
|
|
TRANSLATORS: This is the description of PicframeScreenlet
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|