blob: e970f1250f4f096eb8a92ef802d3edd418171bc4 (
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
|
#muuid {a82baeb3-a33c-4036-b837-7803a5b6c2ab}
;============================================================
; File: MyDetails.dll
; Plugin: My details
; Version: 0.0.1.11
; Authors: Ricardo Pescuma Domenecci, Drugwash
;============================================================
;file \plugins\MyDetails\res\resource.rc
[Nickname:]
Nick:
[OK]
OK
[Cancel]
Annulla
[General]
Generale
[pixels]
pixel
[seconds]
secondi
;file \plugins\MyDetails\src\data.cpp
;file \plugins\MyDetails\src\frame.cpp
[Status]
Stato
[Background]
Altro
;file \plugins\MyDetails\src\mydetails.cpp
[Contact List]
Lista dei contatti
;file \plugins\MyDetails\src\options.cpp
|