|
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
|
|
3.
|
|
|
Filename
|
|
|
|
(no translation yet)
|
|
|
|
Located in
PicframeScreenlet.py:85
|
|
4.
|
|
|
Filename of image to be shown in this Picframe ...
|
|
|
|
(no translation yet)
|
|
|
|
Located in
PicframeScreenlet.py:86
|
|
5.
|
|
|
Width
|
|
|
|
(no translation yet)
|
|
|
|
Located in
PicframeScreenlet.py:89
|
|
6.
|
|
|
Height
|
|
|
|
(no translation yet)
|
|
|
|
Located in
PicframeScreenlet.py:90
|
|
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
|
|
9.
|
|
|
Background Frame color
|
|
|
|
(no translation yet)
|
|
|
|
Located in
PicframeScreenlet.py:98
|
|
10.
|
|
|
Frame color
|
|
|
|
(no translation yet)
|
|
|
|
Located in
PicframeScreenlet.py:99
|