File: bbtime.nobb

package info (click to toggle)
bbtime 0.1.3-6
  • links: PTS
  • area: main
  • in suites: woody
  • size: 452 kB
  • ctags: 509
  • sloc: cpp: 4,175; sh: 327; makefile: 83
file content (60 lines) | stat: -rw-r--r-- 1,722 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
!**********************************************************************
!** bbtime.nobb: Style file for bbtime when not using Blackbox	     **
!**********************************************************************

! ** auto reconfigure when config-file has changed **
bbtime.autoConfig:				false

!** position of bbtime window **
bbtime.position: 		+0-0
bbtime.bevelWidth:		4

!** place bbtime in the slit **
!bbtime.withdrawn:		True
!** don't show frame **
!bbtime.shape:			True

!** bbtime on top of other windows **
bbtime.raised:					True

!bbtime.strftimeFormat:		%I:%M %p

!** if you have no strftime: **
!** use european style dd/mm/yy **
!bbtime.show.euStyle:            True

!** use 24 hour clock **
!bbtime.show.clock24Hour:	True

!** name (put in front of the time in the menu)  of own time
!bbtime.my.name:                \me

!** the number of different times
!** name (put in front of the time in the menu) and time difference
!** to your own time **
!bbtime.numberOf.friends:        0
!bbtime.friend.1.name:           name1
!bbtime.friend.1.offset:         -6:00
!bbtime.friend.2.name:           name2
!bbtime.friend.2.offset:         +1:00


! font which determines the height (compatible with blackbox)
bbtime.heightBy.font: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-*-*
!** label font **
bbtime.labelFont:     -*-helvetica-medium-r-*-*-*-120-*-*-*-*-*-*


!** define frame style **
bbtime.frame:			Raised Gradient Vertical Bevel1
bbtime.frame.color: 		gray45
bbtime.frame.colorTo:		gray21

!** define label style **
!bbtime.transparent:		True
bbtime.label:			Sunken Gradient Vertical Bevel1
bbtime.label.color:	 	gray45
bbtime.label.colorTo:		gray21

!** text color date **
bbtime.textColor:		lightgrey