~tuxonice/tuxonice-userui/packaging

« back to all changes in this revision

Viewing changes to themes/snowboard-tux/640x480.cfg

  • Committer: Package Import Robot
  • Author(s): Andrey Rahmatullin
  • Date: 2012-04-28 16:44:00 UTC
  • mfrom: (3.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20120428164400-kdoe49ga0lyq21cq
Tags: 1.1-1
* New upstream version (Closes: #648125).
* Adopt the package (Closes: #647875).
* Update Standards-Version to 3.9.3 (no change needed).
* Add Vcs-* fields.
* Replace CDBS with dh(1), bump debian/compat to 9, update Build-Depends
  accordingly.
* Drop obsolete shlibs.local.
* Drop lintian-overrides as the binary is now linked dynamically.
* Change Priority to optional.
* Replace libpng12-dev build dependency with libpng-dev (Closes: #662527).
* Initramfs hook: do not check whether the loaded kernel supports ToI and
  whether the kernel being processed has tuxonice_userui as a module; always
  install the binary into initramfs instead (Closes: #574604).
* Call update-initramfs in maintainer scripts only if it's available
  (Closes: #660332).
* Fix debian/watch.
* Convert debian/copyright to the machine-readable format.
* Fix "implicit declaration of printk" warning.
* Fix "symbol alignments of progress_text differ" warning.
* Build all code with -g to help with debugging.
* Fix mode switching which is broken in 1.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# This theme was created by Bernard Blackham <bernard@blackham.com.au>
 
2
 
3
# The image is copyright of <fidget@stack.nl> and taken from
 
4
# http://www.stack.nl/~fidget/pguin/penguin.html. The copyright notice for the
 
5
# image: 
 
6
 
7
#      NOTE: You can only use/download them if you want for any non-commercial
 
8
#            use. In any other case please mail.
 
9
 
10
# I have mailed <fidget@stack.nl> for clarification of this license on 16 March
 
11
# 2005, but have not yet received a response (1 April 2005).
 
12
 
 
13
bgcolor=0
 
14
 
 
15
tx=0
 
16
ty=0
 
17
tw=640
 
18
th=480
 
19
 
 
20
text_x=378
 
21
text_y=35
 
22
text_size=10
 
23
text_color=0x000000
 
24
text_font=Vera.ttf
 
25
 
 
26
silentpic=/etc/splash/snowboard-tux/images/silent-640x480.png
 
27
 
 
28
text silent VeraBd.ttf 22 376 10 #ffffff "TuxOnIce"
 
29
text silent VeraBd.ttf 22 375 9  #000000 "TuxOnIce"
 
30
 
 
31
box silent noover       375 50 634 65 #000000
 
32
box silent inter        376 51 376 64 #ffffff
 
33
box silent              376 51 633 64 #ffffff
 
34
box silent inter        376 51 633 64 #87d6ff
 
35
box silent              633 51 633 64 #87d6ff
 
36
 
 
37
text silent VeraBd.ttf 10 504 middle 57 middle #000000 eval "$progress%"
 
38