blob: 0ff576e127387e2933445c0209583ddede0525fb (
plain)
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
|
#muuid {4dd7762b-d612-4f84-aa86-068f17859b6d}
;============================================================
; File: Alarms.dll
; Plugin: Alarms
; Version: 0.4.0.6
; Authors: Scott Ellis
;============================================================
[Sets once-off, daily, weekly and weekday alarms.]
;file \plugins\Alarms\res\resource.rc
[New]
[Delete]
[Edit]
[Alarms]
[Use popup plugin]
[Default snooze:]
[minutes]
[Row height:]
[Indent:]
[Reminder frame]
[Auto hide/show]
[Loop sound]
[Period (hours):]
[Hide/show with clist]
[Auto size vertically]
[Transparency (%):]
[Alert window]
[Round corners]
[Don't steal focus unless idle]
[Preview]
[Alarm]
[Cancel]
[Title:]
[Description:]
[Actions]
[Popup window]
[Sound:]
[Run command:]
[Parameters:]
[Alert 1]
[Alert 2]
[Alert 3]
[Speak]
[Occurrence]
[Once]
[Weekly]
[Daily]
[Weekdays]
[Yearly]
[i'm hiding]
[Date and time]
[Disable next occurrence]
[Don't trigger on startup]
[No reminder]
[Selected days]
[Mon]
[Tue]
[Wed]
[Thu]
[Fri]
[Sat]
[Sun]
[Monthly]
[Dismiss]
[Snooze]
[Static]
[&Suspend]
[&Edit...]
[&Delete]
[&Options...]
[&New alarm...]
;file \plugins\Alarms\src\alarmlist.cpp
;file \plugins\Alarms\src\alarms.cpp
[Set alarm]
;file \plugins\Alarms\src\alarm_win.cpp
[Example alarm]
[Some example text. Example, example, example.]
[5 mins]
[15 mins]
[30 mins]
[1 hour]
[1 day]
[1 week]
[Title]
[Background]
[Window]
;file \plugins\Alarms\src\frame.cpp
[%dh %dm]
[%dm]
[Hide reminders]
[Show reminders]
[Frames]
[Alarm reminders]
;file \plugins\Alarms\src\icons.cpp
[Menu: Set alarm]
[Reminder: Soon]
[Reminder: Very soon]
[Alarm: System tray]
[Menu: Show/Hide reminders]
;file \plugins\Alarms\src\options.cpp
[Sunday]
[Monday]
[Tuesday]
[Wednesday]
[Thursday]
[Friday]
[Saturday]
[Please enter a title for this alarm.]
[Error]
[The alarm time you have selected is in the past.]
[Events]
|