Editing QtLockscreen

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 8: Line 8:
* [http://talk.maemo.org/showthread.php?t=75150 "(Announce) QtLockscreen: highly configurable lockscreen replacement"]
* [http://talk.maemo.org/showthread.php?t=75150 "(Announce) QtLockscreen: highly configurable lockscreen replacement"]
* [http://talk.maemo.org/showthread.php?t=75187 "Share your QtLockscreen configs!"]
* [http://talk.maemo.org/showthread.php?t=75187 "Share your QtLockscreen configs!"]
-
* [http://www.assembla.com/spaces/qtlockscreen/wiki "Project Page"]
 
For further support and information you might want to check these threads.
For further support and information you might want to check these threads.
-
Check the following links to get an impression of how OtLockscreen looks:
+
Check this [http://www.assembla.com/spaces/qtlockscreen/documents/a28hxKTfyr4lm5eJe4gwI3/download/a28hxKTfyr4lm5eJe4gwI3 "Screenshot"] and this [http://www.youtube.com/watch?v=hUK7OvJZGdo "video"] (Created by [http://talk.maemo.org/member.php?u=30235 "F2thaK"]
-
 
+
) to get an impression of how OtLockscreen looks.
-
* [http://www.assembla.com/spaces/qtlockscreen/documents/a28hxKTfyr4lm5eJe4gwI3/download/a28hxKTfyr4lm5eJe4gwI3 "Screenshot"],
+
-
 
+
-
* [http://www.youtube.com/watch?v=hUK7OvJZGdo "video"] (Created by [http://talk.maemo.org/member.php?u=30235 "F2thaK"]) and
+
-
 
+
-
* [http://www.youtube.com/watch?v=Jm2jdI0Op8Q "video"] (Created by [http://talk.maemo.org/member.php?u=48195 "pusak gaoq"])
+
-
 
+
   
   
Currently this app is available from extras-devel (See [http://maemo.org/packages/view/qtlockscreen/ Package Info Page]).
Currently this app is available from extras-devel (See [http://maemo.org/packages/view/qtlockscreen/ Package Info Page]).
Line 36: Line 29:
== Change Log ==
== Change Log ==
-
===''' Version 0.1.11 '''===
+
===''' Version 0.1.0 '''===
-
* Added ShowImage (to show/hide the forecast image), ConditionsText, ConditionsPos, ConditionsFont, ConditionsColor (for the current conditions text) settings to weather widget
+
* Initial Release
-
* Added setting to turn on/off antialiasing (was on by default in previous versions)
+
-
* Added PercentageType setting to BatteryWidget (can be "default", "bq27200" or "dr_frost_dk")
+
-
* Fixed dateTime day and month display when Locale setting is set
+
-
* Fixed alignment settings, now you can set horizontal alignment and vertical alignment:
+
-
Example (horizontally centered and top aligned):
+
-
Alignment="center;top"
+
-
'''Please note:''' "TextAlignment" for notification works as before (it should be named TextPosition but all themes out now uses TextAlignment, so...).
+
===''' Version 0.1.1 '''===
-
DateTime and text widget uses the "new" alignment horizontal+vertical.
+
-
===''' Version 0.1.10 '''===
+
* Changed default background to /etc/hildon/theme/backgrounds/lockslider.png
 +
* Changed font settings, format = "fontName;fontSize;fontWeight;italic"
-
* Added command line argument to take a screenshot:
+
===''' Version 0.1.2 '''===
-
  /usr/bin/qtlockscreen -s /home/user/screenshot.png
+
-
* Added command line argument to set the config file to use
+
-
  /usr/bin/qtlockscreen -c /opt/qtlockscreen/theme.ini
+
-
* Added SliderImagePressed setting to SlideToUnlock widget
+
-
* Fixed some bugs :p
+
-
===''' Version 0.1.9 '''===
+
* Fixed _HILDON_WM_ACTION_NO_TRANSITIONS
-
 
+
-
* Fixed Weather widget script
+
-
* Fixed languages: sv_SV (I forgot the file in v.0.1.8)
+
-
 
+
-
===''' Version 0.1.8 '''===
+
-
 
+
-
* Added setting to override the system locale (see the default config file)
+
-
* Added wifi widget
+
-
* Added Weather widget
+
-
* Fixed albumart corrupted if the widget has different size in portrait and landscape
+
-
* Added languages: sv_SV
+
-
* Fixed: reverted to old orientation manager (it should fix the problems appeared from version 0.1.5)
+
-
 
+
-
===''' Version 0.1.7 '''===
+
-
 
+
-
* Fixed background problem when Orientation is set to "portrait" (really) :)
+
-
 
+
-
===''' Version 0.1.6 '''===
+
-
 
+
-
* Fixed background problem when Orientation is set to "portrait"
+
-
* Added to SlideToUnlock settings UnlockXL, UnlockXP, UnlockYL, UnlockYP
+
-
 
+
-
===''' Version 0.1.5 '''===
+
-
 
+
-
* Added SlideToUnlock widget
+
-
* Added languages: cn_CN, tw_TW
+
-
* Added setting to set the text for notification widget
+
-
* Added setting to set the text position for notification widget
+
-
* Added IM notification
+
-
* Added Text widget
+
-
* Removed embedded resources: all resources are copied to /opt/qtlockscreen
+
-
 
+
-
===''' Version 0.1.4 '''===
+
-
 
+
-
* Added german translation (NightShift79)
+
-
* The default config file is always copied to /home/user/.config/sakya/QtLockscreen.ini.default
+
-
* Added postrm script
+
-
* Fixed metadata update
+
===''' Version 0.1.3 '''===
===''' Version 0.1.3 '''===
Line 105: Line 49:
* Fixed: the lockscreen was on top of the alarm dialog
* Fixed: the lockscreen was on top of the alarm dialog
* Fixed: battery widget now has a ChargingImage setting
* Fixed: battery widget now has a ChargingImage setting
-
 
-
===''' Version 0.1.2 '''===
 
-
 
-
* Fixed _HILDON_WM_ACTION_NO_TRANSITIONS
 
-
 
-
===''' Version 0.1.1 '''===
 
-
 
-
* Changed default background to /etc/hildon/theme/backgrounds/lockslider.png
 
-
* Changed font settings, format = "fontName;fontSize;fontWeight;italic"
 
-
 
-
===''' Version 0.1.0 '''===
 
-
 
-
* Initial Release
 
== Known Issues ==
== Known Issues ==
Line 123: Line 54:
* When the power button is clicked the app does not update the screen for 2 seconds. This seems a Qt problem: every qt application "locks" when the power button is pressed, I don't know why.
* When the power button is clicked the app does not update the screen for 2 seconds. This seems a Qt problem: every qt application "locks" when the power button is pressed, I don't know why.
* The rotation is slow.
* The rotation is slow.
-
* Album art is not loaded correctly in some situations
 
-
* Rotation of P to L does not work sometimes
 
== Requested Features ==
== Requested Features ==
* GUI for configuration (sakya is currently not planning to create a GUI, maybe someone is willing to help out here ;-) )
* GUI for configuration (sakya is currently not planning to create a GUI, maybe someone is willing to help out here ;-) )
 +
* Icons to indicate wifi/3G connection
* Clicking on the notifications directly opens the related app. i.e. sms' opens the conversation app, missed calls opens the phone app
* Clicking on the notifications directly opens the related app. i.e. sms' opens the conversation app, missed calls opens the phone app
* Configuring the length of time the lockscreen stays before fading out
* Configuring the length of time the lockscreen stays before fading out
Line 134: Line 64:
== Planned Features ==
== Planned Features ==
-
* <s>Swipe to unlock widget / feature</s> (Implemented in v0.1.5)
+
* Swipe to unlock widget / feature
-
* <s>IM notification widget</s> (Implemented in v0.1.5)
+
-
* <s>Operator widget</s> (Implemented in v0.1.12)
+
-
* <s>Wifi/3g widget</s> (Implemented in v0.1.8)
+
-
* <s>Weather widget</s> (Implemented in v0.1.8)
+
-
* <s>Signal widget</s> (Implemented in v0.1.12)
+
-
* Change profile (general / silent) widget
+
-
 
+
-
== Widget list ==
+
-
There are some common settings (common to all widgets):
+
-
<pre>PosL                              position in landscape
+
-
PosP                              position in portrait
+
-
SizeL                            size in landscape
+
-
SizeP                            size in portrait
+
-
RotationL                        roatation angle in landscape
+
-
RotationP                        roatation angle in portrait</pre>
+
-
 
+
-
Here's a list of available widgets with their possible settings.
+
-
<pre>Widget list:
+
-
------------
+
-
 
+
-
Rect:
+
-
  Color                          rectangle bkg color
+
-
  Radius                          border radius
+
-
 
+
-
DateTime:
+
-
  Alignment                      text alignment
+
-
  TimeColor                      color of time text
+
-
  DateColor                      color of date text
+
-
  DateFormat                      date format
+
-
  TimeFormat                      time format
+
-
  TimeFont                        font for time text
+
-
  DateFont                        font for date text
+
-
  BackgroundUpdateIntervalSeconds If set the widget is updated also when the lockscreen is not visible
+
-
 
+
-
Battery:
+
-
  PercentageType   the type of percentage to display (default, bq27200 or dr_frost_dk)
+
-
  Images                          list of images (separated by ;) to represent the battery charge
+
-
  ChargingImage                  image to use when the battery is charging
+
-
  PercentageColor                color for percentage
+
-
  PercentageFont                  font for percentage
+
-
 
+
-
UnlockButton:
+
-
  WaitTimeMsec                    time to keep the button press before the unlock (in ms)
+
-
  BackGroundImage                button bkg image
+
-
  BackGroundImagePressed          button bkg when is pressed
+
-
 
+
-
SlideToUnlockButton:
+
-
  SliderPos                      initial slider position (relative to the widget)
+
-
  SliderImage                    image for the slider
+
-
  SliderImagePressed           image for the slider when pressed
+
-
  BackgroundImage                widget background image
+
-
  UnlockXP                        unlock x position (portrait)
+
-
  UnlockYP                        unlock y position (portrait)
+
-
  UnlockXL                        unlock x position (landscape)
+
-
  UnlockYL                        unlock y position (landscape)
+
-
 
+
-
MediaPlayPauseButton:
+
-
  BackGroundImagePause            bkg image for pause
+
-
  BackGroundImagePausePressed    bkg image for pause when is pressed
+
-
  BackGroundImagePlay            bkg image for play
+
-
  BackGroundImagePlayPressed      bkg image for play when is pressed
+
-
 
+
-
MediaNextButton:
+
-
  BackGroundImage                bkg image
+
-
  BackGroundImagePressed          bkg image when is pressed
+
-
 
+
-
MediaBackButton:
+
-
  BackGroundImage                bkg image
+
-
  BackGroundImagePressed          bkg image when is pressed
+
-
 
+
-
MediaMetadata:
+
-
  Alignment                      text alignment
+
-
  TitleColor                      color for title text
+
-
  ArtistColor                    color for artist
+
-
  TitleFont                      color for title
+
-
  ArtistFont                      color for artist
+
-
 
+
-
MediaAlbumArt:
+
-
  NoCoverImage                    image to use when no cover is available
+
-
 
+
-
MediaTimeLabel:
+
-
  Color                          color for text
+
-
  Font                            font for text
+
-
 
+
-
Image:
+
-
  Alpha                          alpha (0-255) for the image
+
-
  Image                          image
+
-
 
+
-
Notification:
+
-
  Type                            notification type (call, sms, email, im)
+
-
  TextAlignment                  text alignment relative to the image (top, bottom, left, right, center)
+
-
  Color                          text color
+
-
  Font                            text font
+
-
 
+
-
Text:
+
-
  Alignment                      text alignment
+
-
  Multiline   set it to 1 if the text is multiline
+
-
  Color                          text color
+
-
  Font                            text font
+
-
  Text                            text
+
-
 
+
-
TextCommand:
+
-
  Alignment                      text alignment
+
-
  Color                          text color
+
-
  Font                            text font
+
-
  Text                            text
+
-
  Command                        external command to execute
+
-
  UpdateInterval                  seconds between each command execution (set to zero to disable)
+
-
 
+
-
Weather:
+
-
  ShowImage                     show forecast image (1 or 0)
+
-
  AutoUpdateIntervalSeconds      seconds between each auto update
+
-
  ConditionsText                  text to use before the current conditions text
+
-
  ConditionsPos                  position of the current conditions text (relative to this widget)
+
-
  ConditionsFont                  color for the current conditions
+
-
  ConditionsColor                color for the current conditions
+
-
  CurrentText                    text to use before the current temp
+
-
  CurrentPos                      position of the current temp text (relative to this widget)
+
-
  CurrentFont                    color for the current temp
+
-
  CurrentColor                    color for the current temp
+
-
  HighText                        text to use before the high temp
+
-
  HighPos                        position of the high temp text (relative to this widget)
+
-
  HighFont                        color for the high temp
+
-
  HighColor                      color for the high temp
+
-
  LowText                        text to use before the current temp
+
-
  LowPos                          position of the current temp text (relative to this widget)
+
-
  LowFont                        color for the current temp
+
-
  LowColor                        color for the current temp
+
-
  MinimumSecondsBetweenUpdates    minimum time between each update
+
-
  Link                            yahoo weather link.
+
-
                                  You can set this without http://weather.yahoo.com/
+
-
                                  ex: italy/lombardy/milan-718345
+
-
                                  or set the full link:
+
-
                                  ex: http://weather.yahoo.com/italy/lombardy/milan-718345
+
-
  Unit                            unit to use (c or nothing)
+
-
 
+
-
Internet:
+
-
  WifiImage                      icon for wifi connection
+
-
  GprsImage                      icon for gprs connection
+
-
 
+
-
OperatorName:
+
-
  Alignment                      text alignment
+
-
  Color                          text color
+
-
  Font                            text font
+
-
  Images                          list of images to use instead of text.
+
-
                                  Ex:
+
-
                                  Vodafone IT=/home/user/vodafone.png;TIM=/home/user/tim.png
+
-
 
+
-
SignalStrength:
+
-
  Images                          list of images (separated by ;) to represent the signal strength
+
-
 
+
-
RadioMode:
+
-
  3gIcon                          image for 3g mode
+
-
  2gIcon                          image for 2g mode
+
-
 
+
-
Bluetooth:
+
-
  ImageOn                        image to display when the bluetooth is on
+
-
  ImageOff                        optional image to display when the bluetooth is off
+
-
 
+
-
Profile:
+
-
  Images                          list of images to use for profiles.
+
-
                                  Ex:
+
-
                                  general=/opt/qtlockscreen/default/profile_general.png;silent=/opt/qtlockscreen/default/profile_silent.png
+
-
 
+
-
Alarm:
+
-
  Alignment                      text alignment
+
-
  Multiline   set it to 1 if the text is multiline
+
-
  Color                          text color
+
-
  Font                            text font
+
-
  Label                          label before the alarm date/time
+
-
  Format                          format of the alarm date/time
+
-
 
+
-
Calendar:
+
-
  NoEventsText                    text displayed when no events are found
+
-
  Entries                        number of entries to display
+
-
  DateFormat                      date format
+
-
  DateColor                      date color
+
-
  DateFont                        date font
+
-
  TextColor                      text color
+
-
  TextFont                        text font</pre>
+
== Customization ==
== Customization ==
Line 329: Line 79:
In order to customize QtLocscreen you need to edit the default configuration
In order to customize QtLocscreen you need to edit the default configuration
-
(it is automatically created in /home/user/.config/sakya/QtLockscreen.ini the first time the app is launched) '''as root''':
+
(it is automatically created in /home/user/.config/sakya/QtLockscreen.ini the first time the app is launched):
-
'''Some guidelines for better theme quality and easier management:'''
+
<pre>[Main]
 +
#This is the configuration file for QtLockscreen.
 +
#Here you can customize the look of the lockscreen.
 +
#
 +
#Some notes on settings:
 +
#  -Fonts: to set a font use a string composed with:
 +
#  "fontName;fontSize;fontWeight;italic"
 +
#  If fontName is empty it will be used the default system font.
 +
#  For italic use 1 to enable it.
 +
#  For fontWeight use one of the following value: light, normal, demibold, bold, black
 +
#  Example:
 +
#    Font=";14;normal;0"
 +
#
 +
#  -Colors: to specify a color use R;G;B;A notation.
 +
#  Example:
 +
#    Color="255;255;255;255" 
 +
#
 +
#  -Position: you can set different position for portrait and landscape.
 +
#  PosL is the position in landscape
 +
#  PosP is the position in portrait
 +
#  For position you can use the special value: left, center, right, top, bottom
 +
#
 +
#  -Size: : you can set different size for portrait and landscape.
 +
#  SizeL is the size in landscape
 +
#  SizeP is the size in portrait
-
A theme should be composed by:
+
#Orientation: auto, landscape, portrait
-
- The configuration file (name it themeName.ini) in /opt/qtlockscreen
+
Orientation="auto"
-
- A directory containing the images (name it /opt/qtlockscreen/themeName)
+
-
- Fonts (if needed) to be installed in /usr/share/fonts
+
-
'/opt/qtlockscreen/default/' is the default theme folder and should not be used to store your custom images or other files, so you should not overwrite or add / delete anything here. It is advised to create a directory that is named as your theme in directory '/opt/qtlockscreen/' and put everything there.
+
#Path to background image for Portrait (P) and Landscape (L)
 +
BackGroundImageP="/etc/hildon/theme/backgrounds/lockslider.png"
 +
BackGroundImageL="/etc/hildon/theme/backgrounds/lockslider.png"
-
Please set also 'ThemeName' and 'ThemeAuthor' in your themes - the configuration file has a section for both:
+
#List of widgets.
 +
#  Name is composed by WidgetType.WidgetName
 +
#  The WidgetName must be unique.
 +
Please respect the numeric order, don't leave "holes" in the list and set a correct Size.
 +
#  If you add/remove widget remember to update the Size at the end of the list.
 +
#  Widgets are drawn using this order: the higher number is the topmost widget
 +
Widgets\1\Name="Rect.Rect_Bottom"
 +
Widgets\2\Name="Rect.Rect_Top"
 +
Widgets\3\Name="DateTime.DateTime"
 +
Widgets\4\Name="Battery.Battery"
 +
Widgets\5\Name="UnlockButton.UnlockButton"
 +
Widgets\6\Name="MediaPlayPauseButton.PlayPauseButton"
 +
Widgets\7\Name="MediaNextButton.NextButton"
 +
Widgets\8\Name="MediaBackButton.BackButton"
 +
Widgets\9\Name="MediaMetadata.Metadata"
 +
Widgets\10\Name="MediaAlbumArt.AlbumArt"
 +
Widgets\11\Name="Rect.TimeLabelBackground"
 +
Widgets\12\Name="MediaTimeLabel.TimeLabel"
 +
Widgets\13\Name="Notification.MissedCalls"
 +
Widgets\14\Name="Notification.UnreadSMS"
 +
Widgets\15\Name="Notification.UnreadEmails"
 +
Widgets\Size=15
-
<pre>ThemeName="Default"</pre>
+
#Widgets
-
Adapt this to reflect the theme namechange internally; so use the value from '<yourthemename>' here.
+
#  The [Name] must match the WidgetName defined in the Widgets list
 +
[DateTime]
 +
Alignment="center"
 +
PosL="center;0"
 +
PosP="center;0"
 +
DateFont=";12;normal;0"
 +
DateColor="255;255;255;255"
 +
TimeFont=";30;normal;0"
 +
TimeColor="255;255;255;255"
 +
TimeFormat="hh:mm"
 +
DateFormat="dddd dd/MM/yyyy"
-
The field for theme's author name:
+
[Rect_Bottom]
-
<pre>ThemeAuthor="sakya"</pre>
+
SizeL="800;70"
 +
PosL="0;410"
 +
SizeP="480;70"
 +
PosP="0;730"
 +
Radius=0
 +
Color="0;0;0;150"
-
Fill both fields to support proper theme switching using the GUI application and follow the general scheme for your themes, so when the GUI utility will be released the themes will be in the correct place.
+
[Rect_Top]
 +
SizeL="800;80"
 +
PosL="0;0"
 +
SizeP="480;80"
 +
PosP="0;0"
 +
Radius=0
 +
Color="0;0;0;150"
-
It will be supported to generate Debian packages to install themes in /opt/qtlockscreen and then set it as the active one with the configuration utility.
+
[Battery]
 +
Images=":/images/battery_0.png;:/images/battery_1.png;:/images/battery_2.png;:/images/battery_3.png;:/images/battery_4.png;:/images/battery_5.png;:/images/battery_6.png"
 +
PosL="700;15"
 +
PosP="380;15"
 +
PercentageFont=";8;normal;0"
 +
PercentageColor="255;255;255;255"
-
As for the backgrounds like all other customized images, it is suggested to include them in /opt/qtlockscreen/<yourthemename> as 'backgroundL.(jpg|png)' for landscape orientation and 'backgroundP.(jpg|png)' for portrait orientation.
+
[UnlockButton]
 +
WaitTimeMsec=1000
 +
BackGroundImage=":/images/unlock.png"
 +
BackGroundImagePressed=":/images/unlockPressed.png"
 +
PosL="center;410"
 +
PosP="center;730"
-
As the major result of taking such precautions your QtLockscreen theme is basically self-contained, and can be more easily distributed to other users. Another positive point is it will not place used theme backgrounds / icons that are not true desktop backgrounds in '/home/user/MyDocs/.images' or other file system directories too, keeping everything tidy.
+
[PlayPauseButton]
 +
BackGroundImagePause=":/images/pause.png"
 +
BackGroundImagePausePressed=":/images/pausePressed.png"
 +
BackGroundImagePlay=":/images/play.png"
 +
BackGroundImagePlayPressed=":/images/playPressed.png"
 +
PosL="210;160"
 +
PosP="210;160"
-
NOTE: the default configuration file that contains all widgets and is updated if you install a new release from the repository can be found here:
+
[NextButton]
-
<pre>/home/user/.config/sakya/QtLockscreen.ini.default</pre>
+
BackGroundImage=":/images/forward.png"
 +
BackGroundImagePressed=":/images/forwardPressed.png"
 +
PosL="280;160"
 +
PosP="280;160"
-
If you changed the configuration file and want to have the changes loaded, you need to kill the running lockscreen process (or reboot).
+
[BackButton]
 +
BackGroundImage=":/images/back.png"
 +
BackGroundImagePressed=":/images/backPressed.png"
 +
PosL="140;160"
 +
PosP="140;160"
-
To kill the lockscreen, type
+
[Metadata]
-
<pre>pkill -HUP qtlockscreen</pre>
+
TitleFont=";20;normal;0"
 +
TitleColor="255;255;255;255"
 +
ArtistFont=";14;normal;0"
 +
ArtistColor="255;255;255;255"
 +
Alignment="left"
 +
SizeL="400;100"
 +
PosL="140;90"
-
in Xterm and hit enter.
+
[AlbumArt]
 +
SizeL="120;120"
 +
PosL="5;90"
 +
[TimeLabelBackground]
 +
PosL="5;190"
 +
SizeL="50;20"
 +
Color="0;0;0;150"
 +
Radius=0
-
For '''previewing theme changes''' a "Designer mode" is implemented; it displays all the widgets: notifications, wifi, ...
+
[TimeLabel]
 +
PosL="5;190"
 +
SizeL="50;20"
 +
Font=";10;normal;0"
 +
Color="255;255;255;255"
-
<pre>/usr/bin/qtlockscreen -d</pre>
+
[MissedCalls]
 +
Icon=":/images/call.png"
 +
PosL="center;250"
 +
PosP="center;360"
 +
SizeL="160;100"
 +
Type="call"
 +
Font=";14;normal;0"
 +
Color="255;255;255;255"
-
To test a specific configuration file use:
+
[UnreadSMS]
 +
Icon=":/images/message.png"
 +
PosL="120;250"
 +
PosP="left;360"
 +
SizeL="160;100"
 +
Type="sms"
 +
Font=";14;normal;0"
 +
Color="255;255;255;255"
-
<pre>/usr/bin/qtlockscreen -d -c "path to config file"</pre>
+
[UnreadEmails]
 +
Icon=":/images/email.png"
 +
PosL="520;250"
 +
PosP="right;360"
 +
SizeL="160;100"
 +
Type="email"
 +
Font=";14;normal;0"
 +
Color="255;255;255;255"
 +
</pre>  
-
To take a screenshot use:
+
If you change the configuration file you need to kill the lockscreen (or reboot).
-
<pre>/usr/bin/qtlockscreen -c "path to config file" -s "path to image to be saved"</pre>
+
To kill the lockscreen type
-
The application exits when you unlock it using 'slidetounlock' widget or unlock button.
+
<pre>killall qtlockscreen</pre>
 +
 
 +
in Xterm and hit enter.
=== Customizing time format ===
=== Customizing time format ===
Line 398: Line 278:
The icon will be center/top aligned in the size you give to the widget, the text will be horizontally centered just under the icon.
The icon will be center/top aligned in the size you give to the widget, the text will be horizontally centered just under the icon.
Just be sure that the Size you set is enough to display the icon and the text.  
Just be sure that the Size you set is enough to display the icon and the text.  
-
To change the notifications icon you should change the
+
To change the notifications icon you shold change the
<pre>Icon=":/images/message.png"</pre>
<pre>Icon=":/images/message.png"</pre>
Line 406: Line 286:
You need to define the numbers of pixels, but you can also do "center; center" (for example) to get the object perfectly centered
You need to define the numbers of pixels, but you can also do "center; center" (for example) to get the object perfectly centered
-
 
-
=== Reset to the default configuration ===
 
-
 
-
Open a terminal and
 
-
 
-
<pre>sudo gainroot
 
-
rm .config/sakya/QtLockscreen.ini
 
-
pkill -HUP qtlockscreen</pre>
 
== Available Customizations ==
== Available Customizations ==
Line 419: Line 291:
Please share your customized lockscreens here!!!
Please share your customized lockscreens here!!!
   
   
-
=== 1) Created by [http://talk.maemo.org/member.php?u=30235 "F2thaK"] ===
+
=== 1) Created by [http://talk.maemo.org/member.php?u=30235 "F2thak"] ===
-
Short description:  
+
Short description: Bigger time and date, no email/media widget
-
-no media/email widgets
+
-
-black battery font
+
-
-big time/date/battery/unlock
+
-
-slide to unlock
+
-
-12hr time with no preceding zero
+
-
-compatible with v0.1.7
+
-
SCREENS/DOWNLOAD: http://talk.maemo.org/showpost.php?p=1068392&postcount=197
+
Screenshot: [http://talk.maemo.org/attachment.php?attachmentid=21553&stc=1&d=1311343737 "Screenshot"]
-
Video: http://www.youtube.com/watch?v=b9QWb2X6F30
+
 
 +
Config.ini: [http://talk.maemo.org/showpost.php?p=1056151&postcount=17 "link"]
=== 2) Created by [http://talk.maemo.org/member.php?u=28950 "qw3rty"] ===
=== 2) Created by [http://talk.maemo.org/member.php?u=28950 "qw3rty"] ===
Line 439: Line 306:
Config.ini: n/a
Config.ini: n/a
-
 
-
 
=== 3) Created by [http://talk.maemo.org/member.php?u=51399 "Hurrian"] ===
=== 3) Created by [http://talk.maemo.org/member.php?u=51399 "Hurrian"] ===
Line 462: Line 327:
=== 5) Created by [http://talk.maemo.org/member.php?u=45961 "kishanW"] ===
=== 5) Created by [http://talk.maemo.org/member.php?u=45961 "kishanW"] ===
-
Short description: Biiiig time (12hr format)
+
Short description: Biiiig time
-
Screenshot: [http://www.atox-d.com/testGround/tempUploads/n900_qtLockscreen/Screenshot-20110724-024121.png "Portrait"]
+
Screenshot: [http://img696.imageshack.us/img696/4300/screenshot2011072322492.png "Portrait"]
-
Config.ini: [http://www.atox-d.com/testGround/tempUploads/n900_qtLockscreen/qtlockscreenconfig.txt "link"]
+
Config.ini: n/a
-
 
+
-
Wallpaper: [http://www.atox-d.com/testGround/tempUploads/n900_qtLockscreen/wallpaper-1064497P.jpg "Portrait"], [http://www.atox-d.com/testGround/tempUploads/n900_qtLockscreen/wallpaper-1064497L.jpg "Landscape"]
+
=== 6) Created by [http://talk.maemo.org/member.php?u=28950 "qw3rty"] ===
=== 6) Created by [http://talk.maemo.org/member.php?u=28950 "qw3rty"] ===
Line 491: Line 354:
Screenshot: [http://goput.it/8lo.png "portrait"]
Screenshot: [http://goput.it/8lo.png "portrait"]
-
 
-
Config.ini: [http://talk.maemo.org/attachment.php?attachmentid=21608&d=1311497738 "link"]
 
-
 
-
=== 9) Created by [http://talk.maemo.org/member.php?u=48195 "pusak gaoq"] ===
 
-
 
-
Short description: Centered
 
-
 
-
Screenshot: [http://img97.imageshack.us/img97/9418/screenshot2011072410314.png "landscape"] [http://img847.imageshack.us/img847/1477/screenshot2011072410315.png "portrait"]
 
Config.ini: n/a
Config.ini: n/a
-
 
-
Video: [http://www.youtube.com/watch?v=Jm2jdI0Op8Q "link"]
 
-
 
-
=== 10) Created by [http://talk.maemo.org/member.php?u=42195 "KingKobraone"] ===
 
-
 
-
Short description: MeeGo.de, notifications top, media player bottom, battery left
 
-
 
-
Screenshot: [http://meego.de/media/kunena/attachments/3559/Screenshot-20110724-163306.png "landscape"] [http://meego.de/media/kunena/attachments/3559/Screenshot-20110724-163334.png "portrait"]
 
-
 
-
Config.ini, lockscreens and font: [http://talk.maemo.org/attachment.php?attachmentid=21615&d=1311521567 "link"]
 
-
 
-
(add lockscreens to "/etc/hildon/theme/backgrounds/", load font with Theme customizer you dont need to activate it, the font only will be used in lockscreen)
 
-
 
-
=== 11) Created by [http://www.forums.internettablettalk.com/member.php?u=47181 "ammyt"] ===
 
-
 
-
1. Hair-comb:
 
-
 
-
Short description: Android Honeycomb 3 lockscreen skin, 12 hr AM/PM Android clock, Android date, glow ripple circles on lock, simplistic no media player.
 
-
 
-
Screenshot: [http://www.imagehousing.com/image/810250 "portrait"] [http://www.imagehousing.com/image/810249 "landscape"]
 
-
 
-
Config script + instructions: [http://www.forums.internettablettalk.com/showpost.php?p=1058352&postcount=73 Post]
 
-
 
-
 
-
2. Black Crystal (unfinished):
 
-
 
-
Short description: Big urban-styled clock and date, htc sense panel, black/green color combination, glowing battery gauge, portrait only till now.
 
-
 
-
Screenshot: [http://www.imagehousing.com/image/812904 "portrait"]
 
-
 
-
Config script + instructions: [http://talk.maemo.org/showpost.php?p=1060248&postcount=138 Post]
 
-
 
-
 
-
3. Elegy:
 
-
 
-
Short description: Elegant clock and date fonts, elegant music player centered, play/pause by tapping album art, Android panel, elegant glowing battery gauge, portrait mode.
 
-
 
-
Screenshot: [http://i.imgur.com/ayagP.png "portraits]
 
-
 
-
Config script + instructions: [http://talk.maemo.org/showpost.php?p=1060692&postcount=147 Post]
 
-
 
-
 
-
4. Neon:
 
-
 
-
Short description: Cool-looking blue dotted LED circular station, media player, play/pause by tapping albim art, blue-dotted clock and date, portrait mode.
 
-
 
-
Screenshot: [http://i.imgur.com/RvN89.png "portrait"]
 
-
 
-
Config script + instructions: [http://talk.maemo.org/showpost.php?p=1061798&postcount=4098 Post]
 
-
 
-
 
-
5. Neon V2
 
-
 
-
Short description: Cool-looking blue dotted LED circular station, futuristic lockscreen with slide to unlock, media player, play/pause by tapping albim art, blue-dotted clock and date, portrait mode.
 
-
 
-
Screenshot: [http://i.imgur.com/Fa4dC.png "portrait"]
 
-
 
-
Config script + instructions: [http://talk.maemo.org/showpost.php?p=1073088&postcount=324 Post]
 
-
 
-
=== 12) Created by [http://talk.maemo.org/member.php?u=41707 "Harick"] ===
 
-
 
-
1. Danael M9 MBEx:
 
-
 
-
Short description: IOS iphone4 theme customized by Danael [http://jdanael.deviantart.com/art/Danael-M9-MBEx-Theme-185243175 "M9 MBEx"]. media player without album art, clock, date and day
 
-
 
-
Type: Tap to unlock
 
-
 
-
Screenshot: [http://i51.tinypic.com/4kcnfd.png "portrait"] [http://i52.tinypic.com/2nvx8gj.png "landscape"]
 
-
 
-
Instructions: [http://talk.maemo.org/showpost.php?p=1057627&postcount=453 Post]
 
-
 
-
 
-
2. Marina v1:
 
-
 
-
Short description: Marina-like lockscreen, simple, clock and date + batery meter. notifications availables only for Missed calls, Sms and Emails
 
-
 
-
Type: Tap to unlock
 
-
 
-
Screenshot: [http://i56.tinypic.com/s5jtw3.png "portrait"] [http://i54.tinypic.com/2ius3g8.png "landscape"]
 
-
 
-
Instructions: [http://talk.maemo.org/showpost.php?p=1059024&postcount=103 Post]
 
-
 
-
 
-
3. Marina v2 + Mediaplayer:
 
-
 
-
Short description: Marina-like lockscreen, simple, clock and date + batery meter. All notifications availables (Missed calls, SMS, IM and Emails). Media player with Album art.
 
-
 
-
Type: Tap to unlock
 
-
 
-
Screenshot: [http://i53.tinypic.com/316qnmp.png "portrait"] [http://i51.tinypic.com/2h5mlpx.png "landscape"]
 
-
 
-
Instructions: [http://talk.maemo.org/showpost.php?p=1059585&postcount=131 Post]
 
-
 
-
 
-
4. Killik Mediaplayer Lockscreen:
 
-
 
-
Short description: portrait only, "mediaplayer" lockscreen, showing song info, album art, controls, battery state, clock and notifications.
 
-
 
-
Type: Tap to unlock
 
-
 
-
Screenshot: [http://i53.tinypic.com/2rvyec0.png "normal"] [http://i52.tinypic.com/v2xrts.png "charging"]
 
-
 
-
Instructions: [http://talk.maemo.org/showpost.php?p=1061344&postcount=167 Post]
 
-
 
-
 
-
3. R2D2:
 
-
 
-
Short description: Simple gray minimal lockscreen, clock and date + batery meter. All notifications availables (Missed calls, SMS, IM and Emails).
 
-
custom background, .psd and font included
 
-
 
-
Type: Slide to unlock
 
-
 
-
Screenshot: [http://i55.tinypic.com/eafq6q.png "portrait"] [http://i54.tinypic.com/4qpsep.png "landscape"]
 
-
 
-
Instructions: [http://talk.maemo.org/showpost.php?p=1069510&postcount=223 Post]
 
-
 
-
 
-
3. Carbonized:
 
-
 
-
Short description: Simple dark "carbon fiber" lockscreen, clock and date + batery meter. All notifications availables (Missed calls, SMS, IM and Emails).
 
-
 
-
Type: Slide to unlock (slide up)
 
-
 
-
Screenshot: [http://i56.tinypic.com/whjolk.png "portrait"] [http://i55.tinypic.com/1619iv.png "landscape"]
 
-
 
-
Instructions: [http://talk.maemo.org/showpost.php?p=1074960&postcount=374 Post]
 
-
 
-
=== 13) Created by [http://talk.maemo.org/member.php?u=50952 "Laith.M.Y"] ===
 
-
 
-
1- Sense :
 
-
 
-
Short description: HTC Sense 3.0 style lockscreen,contains clock,date,media player and notifications . The notifications that availables are Missed calls and SMS only.
 
-
 
-
Type : Tap to unlock (you must tap on the TIME)
 
-
 
-
Screenshot: [http://img838.imageshack.us/img838/8939/screenshot2011080518403.png "Portrait only"]
 
-
 
-
Instructions: [http://talk.maemo.org/showpost.php?p=1064710&postcount=184 "Post"]
 
-
 
-
 
-
2- IPhone :
 
-
 
-
Short description: iphone style lockscreen,contains clock,date,battery,mediaplayer,wifi and notifications . All notifications availables  (Missed calls,SMS,IM and Email).You can change the background as you want because the backgrounds of time and slider are transparent.
 
-
3 backgrounds available (default iphone background , Clown fish , Fresh series)
 
-
 
-
 
-
Type : Slide to unlock
 
-
 
-
Screenshots: with MP widget [http://img842.imageshack.us/img842/6701/screenshot2011082515280.png "Portrait"] , [http://img825.imageshack.us/img825/8140/screenshot2011082515271.png "Landscape"]
 
-
, without MP widget [http://img600.imageshack.us/img600/3701/screenshot2011081822571.png "Portrait"] , [http://img148.imageshack.us/img148/8516/screenshot2011081822564.png "Landscape"]
 
-
 
-
Instructions : [http://talk.maemo.org/showpost.php?p=1076420&postcount=392 "Post"]
 
-
 
-
 
-
3- Android :
 
-
 
-
Short description : android style lockscreen , contains clock,date,battery,wifi and notifications (missed calls,sms,IM,Email) . you can change the background as you want because all of the components of the lockscreen are transparent.
 
-
 
-
 
-
Type : Slide to unlock
 
-
 
-
Screenshots : [http://img844.imageshack.us/img844/6199/screenshot2011082616434.png "Portrait"] , [http://img838.imageshack.us/img838/1702/screenshot2011082718005.png "Landscape"]
 
-
 
-
Instructions : [http://talk.maemo.org/showpost.php?p=1077505&postcount=419 "Post"]
 
-
 
-
 
-
4- Simple Section :
 
-
 
-
Short description : contains clock,date,battery,wifi,gprs and notifications (missed calls,sms,IM,Email) . you can change the background as you want because all of the components of the lockscreen are transparent.
 
-
 
-
 
-
Type : Slide to unlock
 
-
 
-
Screenshots : [http://img534.imageshack.us/img534/2231/screenshot2011091420251.png "Portrait"] , [http://img198.imageshack.us/img198/1922/screenshot2011091602571.png "Landscape"]
 
-
 
-
Instructions : [http://talk.maemo.org/showpost.php?p=1089259&postcount=581 "Post"]
 
-
 
-
=== 14) Created by [http://talk.maemo.org/member.php?u=47919 "Robin92"] ===
 
-
 
-
 
-
1-
 
-
Htc sense with unlock down
 
-
<br>
 
-
No mediaplayer
 
-
<br>
 
-
Only portrait mode:)
 
-
[http://imageshack.us/photo/my-images/143/screenshot2011081511494.png/ "Htc lockscreen picture"]
 
-
 
-
Here is the files: http://talk.maemo.org/showpost.php?p=1070125&postcount=253
 
-
 
-
 
-
=== 15) Created by [http://talk.maemo.org/member.php?u=34266 "DJQwamii"] ===
 
-
 
-
Short description:<br>
 
-
- Slide to Unlock<br>
 
-
- Different Slide-to-Unlock Directions for Portrait & Landscape<br>
 
-
- Contains notifications for missed calls, sms, IMs and emails (beta)<br>
 
-
- '''No media player'''<br>
 
-
<br>
 
-
Screenshots & Download: [http://talk.maemo.org/showpost.php?p=1072727&postcount=309 "http://talk.maemo.org/showpost.php?p=1072727&postcount=309"]
 
-
 
-
=== 16) Created by [http://talk.maemo.org/member.php?u=29731 "niqbal"] ===
 
-
 
-
''1)'' '''Absolut Pears Vodka'''<br>
 
-
Smaller liquid battery used<br>
 
-
Slide the wallpaper up to unlock<br>
 
-
Slide up inspiration from WP7<br>
 
-
<br>
 
-
Screenshot: [http://i.imgur.com/4cxfb.png Absolut Pears Portrait]<br>
 
-
Post      : [http://talk.maemo.org/showpost.php?p=1088019&postcount=559 Download]<br>
 
-
<br>
 
-
''2)'' '''Harmattan Concept'''<br>
 
-
Tried to mimic harmattan (n950) lockscreen feel<br>
 
-
Slide the Wallpaper right to unlock<br>
 
-
<br>
 
-
Screenshot: [http://i.imgur.com/R7Lc9.png Harmattan Portrait]<br>
 
-
Post      : [http://talk.maemo.org/showpost.php?p=1088019&postcount=559 Download]<br>
 
-
<br>
 
-
''3)'' '''An Angel'''<br>
 
-
Elements revolving around a beautiful angel in distress<br>
 
-
Weather<br>
 
-
Probably the most eye-pleasing lockscreen<br>
 
-
Slide up to unlock<br>
 
-
<br>
 
-
Screenshot: [http://i.imgur.com/CVGv9.png An Angel Portrait]<br>
 
-
Post      : [http://talk.maemo.org/showpost.php?p=1076049&postcount=381 Download]<br>
 
-
<br>
 
-
''4)'' '''High Definition'''<br>
 
-
Elements revolving around Liquid Battery<br>
 
-
Weather<br>
 
-
Slide right to Unlock<br>
 
-
Apply custom wallpaper <br>
 
-
<br>
 
-
Screenshot: [http://i.imgur.com/qxVWa.png HD Portrait]<br>
 
-
Post      : [http://talk.maemo.org/showpost.php?p=1081165&postcount=474 Download]<br>
 
-
<br>
 
-
''5)'' '''Album Art Original'''<br>
 
-
Elements revolving around an album art covering most of the screen<br>
 
-
Controls sufficiently big enough for easier thumb navigation<br>
 
-
Slide right to Unlock<br>
 
-
<br>
 
-
Screenshot: [http://i.imgur.com/bTYCp.png Album Art Portrait]<br>
 
-
Post      : [http://talk.maemo.org/showpost.php?p=1076808&postcount=400 Download]<br>
 
-
<br>
 
-
''6)'' '''Album Art Iphone'''<br>
 
-
Tried to mimic Iphone Media Player Widget Lockscreen using Laith's Iphone theme<br>
 
-
Elements revolving around an album art covering most of the screen<br>
 
-
Controls made big enough for comfortable control<br>
 
-
Date using System fonts<br>
 
-
Slide right to unlock<br>
 
-
<br>
 
-
Screenshot: [http://i.imgur.com/R4Xxs.png Album Art Iphone Portrait]<br>
 
-
Post      : [http://talk.maemo.org/showpost.php?p=1075089&postcount=374 Download]<br>
 
-
<br>
 
-
''7)'' '''N900 Minions'''<br>
 
-
Media player widget<br>
 
-
Date via System settings<br>
 
-
Press to Unlock<br>
 
-
Available for both Portrait and Landscape<br>
 
-
<br>
 
-
Screenshot and Post: [http://talk.maemo.org/showpost.php?p=1059253&postcount=112 Download]<br>
 
-
 
-
== Upload your lockscreen theme to Repository ==
 
-
''' Pre-requisites : '''
 
-
Three things are necessary to upload to maemo.org Extras:
 
-
* A [http://garage.maemo.org/ Garage] account: [[https://garage.maemo.org/account/register.php signup]]
 
-
* An "invitation" to upload: [[https://garage.maemo.org/extras-assistant/index.php?target=invitation_request request]]
 
-
* Install MADDE to you pc: [[http://tablets-dev.nokia.com/MADDE.php download]]
 
-
 
-
''' Preparing the package : '''
 
-
First of all download the [http://www.mediafire.com/?9gkg25p911n752r lockscreen source template]
 
-
- after uncompressing it you will get xxxx-lockscreen folder , you must change xxxx to your lockscreen theme name
 
-
- Now copy image folder and .ini file to :
 
-
  /xxxx-lockscreen/src/opt/qtlockscreen
 
-
- Copy font file (if there is font) to :
 
-
  /xxxx-lockscreen/src/opt/usr/share/fonts
 
-
- In /xxxx-lockscreen/debian you will find necessary file for packaging , you must edit it and add your lockscreen theme information (only edit chanelog,control and rules)
 
-
'''1-Editing changelog file:'''
 
-
changelog file contain these lines :
 
-
  xxxx-lockscreen (version no.) stable; urgency=low
 
-
    put changes here .
 
-
  -- creator <email>  Sun, 18 Sep 2011 15:40:51 +0000
 
-
change the informations to become something like this examlpe :
 
-
  iphone-lockscreen (1.0) stable; urgency=low
 
-
    add operator name widget .
 
-
    -- your name <your email>  Mon, 19 Sep 2011 12:25:47 +0000
 
-
'''2-Editing control file:'''
 
-
control file contain these lines :
 
-
  Source: xxxx-lockscreen
 
-
  Section: user/graphics
 
-
  Priority: extra
 
-
  Maintainer:  <>
 
-
  Build-Depends: libqt4-dev
 
-
  Standards-Version:
 
-
  Package: xxxx-lockscreen
 
-
  Architecture: all
 
-
  Depends: qtlockscreen, qtlockscreenconfig
 
-
  Description:
 
-
  XB-Maemo-Display-Name: xxxx Lockscreen
 
-
  XSBC-Bugtracker:
 
-
  XB-Maemo-Icon-26:
 
-
change the information to become something like this example:
 
-
  Source: iphone-lockscreen
 
-
  Section: user/graphics
 
-
  Priority: extra
 
-
  Maintainer: your name <your email>
 
-
  Build-Depends: libqt4-dev
 
-
  Standards-Version: 1.0
 
-
  Package: iphone-lockscreen
 
-
  Architecture: all
 
-
  Depends: qtlockscreen, qtlockscreenconfig
 
-
  Description: iphone style lockscreen .
 
-
  XB-Maemo-Display-Name: Iphone Lockscreen
 
-
  XSBC-Bugtracker:
 
-
  XB-Maemo-Icon-26:
 
-
'''3-Editing rule file:'''
 
-
you must only edit these lines in the rules file :
 
-
  #$(MAKE) DESTDIR="$(CURDIR)/debian/xxxx-lockscreen" install
 
-
  mkdir -p "$(CURDIR)/debian/xxxx-lockscreen"
 
-
  mkdir -p "$(CURDIR)/debian/xxxx-lockscreen/usr/share/fonts/"
 
-
  cp -a "src/usr/share/fonts/font name.ttf" "$(CURDIR)/debian/xxxx-lockscreen/usr/share/fonts/"
 
-
  mkdir -p "$(CURDIR)/debian/xxxx-lockscreen/opt/qtlockscreen/"
 
-
  cp -a "src/opt/qtlockscreen/folder name" "$(CURDIR)/debian/xxxx-lockscreen/opt/qtlockscreen/"
 
-
  cp -a "src/opt/qtlockscreen/config file name.ini" "$(CURDIR)/debian/xxxx-lockscreen/opt/qtlockscreen/"
 
-
change these lines to somthing like this example:
 
-
  #$(MAKE) DESTDIR="$(CURDIR)/debian/iphone-lockscreen" install
 
-
  mkdir -p "$(CURDIR)/debian/iphone-lockscreen"
 
-
  mkdir -p "$(CURDIR)/debian/iphone-lockscreen/usr/share/fonts/"
 
-
  cp -a "src/usr/share/fonts/Arial.ttf" "$(CURDIR)/debian/iphone-lockscreen/usr/share/fonts/"
 
-
  mkdir -p "$(CURDIR)/debian/iphone-lockscreen/opt/qtlockscreen/"
 
-
  cp -a "src/opt/qtlockscreen/Iphone" "$(CURDIR)/debian/iphone-lockscreen/opt/qtlockscreen/"
 
-
  cp -a "src/opt/qtlockscreen/Iphone.ini" "$(CURDIR)/debian/iphone-lockscreen/opt/qtlockscreen/"
 
-
- After editing these files (changelog,control and rules) you must convert it to unix format using MADDE by these commands:
 
-
  cd /path/xxxx-lockscreen/debian/
 
-
  tr -d '\r' < rules > rules1
 
-
  tr -d '\r' < changelog > changelog1
 
-
  tr -d '\r' < control > control1
 
-
now delete rules,changelog and control ,then rename rules1,changelog1 and control1 to rules,changelog,control
 
-
 
-
''' Uploading to extras-devel : '''
 
-
- you must create all needed files to upload it using MADDE by these commands :
 
-
    cd /path/xxxx-lockscreen
 
-
    mad dpkg-buildpackage -sa -S
 
-
now you will get inside xxxx-lockscreen folder three files (.changes,.dsc.tar.gz)
 
-
- Go to [https://garage.maemo.org/extras-assistant/index.php Maemo Extras Assistant] to upload your lockscreen files
 
-
- In step 1 login
 
-
- In step 2 choose fremantle and upload .changes file
 
-
- In step 3 upload .dsc and .tar.gz file
 
-
- In step 4 click on "move to autobuilder"
 
-
- your package will be in repository in 30 min
 
== Donations ==
== Donations ==

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)