blob: 1a062ad9a6daad3ae840c5121071d294b182185d (
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
|
#muuid {211f6277-6f9b-4b77-a939-84d04b26b38c}
;============================================================
; File: StartPosition.dll
; Plugin: Start position
; Version: 0.2.0.3
; Authors: Felipe Brahm - souFrag
;============================================================
[Plugin supports starting position of Contact List relative to the taskbar and screen side.]
Plugin setzt die Startposition der Kontaktliste relativ zur Taskleiste und dem Bildschirmrand.
;file \plugins\StartPosition\res\resource.rc
[Contact List Window Start Position]
Kontaktlistenfenster-Startposition
[Left]
Links
[Right]
Rechts
[Pixels from Top]
Pixel von oben
[Pixels from Bottom]
Pixel von unten
[Pixels from Side]
Pixel von der Seite
[Width]
Breite
[Always start...]
Starte immer...
[Minimized to System Tray]
Minimiert in Systemtray
[Opened]
Geöffnet
;file \plugins\StartPosition\src\main.cpp
[Contact list]
Kontaktliste
[Start position]
Startposition
|