File: bbtime.conf

package info (click to toggle)
bbtime 0.1.5-7
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 456 kB
  • ctags: 510
  • sloc: cpp: 4,175; sh: 327; makefile: 88
file content (40 lines) | stat: -rw-r--r-- 1,276 bytes parent folder | download | duplicates (6)
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
!**********************************************************************
!**           bbtime.config  Configuration file for bbtime           **
!**********************************************************************

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

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

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

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

!** define label style **
!bbtime.transparent:            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