summaryrefslogtreecommitdiff
path: root/sylpheed-mailto-protocol_user.reg
diff options
context:
space:
mode:
Diffstat (limited to 'sylpheed-mailto-protocol_user.reg')
-rw-r--r--sylpheed-mailto-protocol_user.reg49
1 files changed, 49 insertions, 0 deletions
diff --git a/sylpheed-mailto-protocol_user.reg b/sylpheed-mailto-protocol_user.reg
new file mode 100644
index 0000000..4c8b807
--- /dev/null
+++ b/sylpheed-mailto-protocol_user.reg
@@ -0,0 +1,49 @@
1REGEDIT4
2
3[HKEY_CURRENT_USER\Software\Classes\.eml]
4@="Sylpheed.EML"
5
6[HKEY_CURRENT_USER\Software\Classes\mailto]
7@="URL:MailTo Protocol"
8"FriendlyTypeName"="Sylpheed MailTo"
9"URL Protocol"=""
10"EditFlags"=dword:00000002
11
12[HKEY_CURRENT_USER\Software\Classes\mailto\DefaultIcon]
13@="C:\\Program Files\\Sylpheed\\sylpheed.exe,0"
14
15[HKEY_CURRENT_USER\Software\Classes\mailto\shell\open\command]
16@="\"C:\\Program Files\\Sylpheed\\sylpheed.exe\" --compose \"%1\""
17
18[HKEY_CURRENT_USER\Software\Classes\Sylpheed.EML]
19@="Sylpheed Message"
20"EditFlags"=dword:00000002
21"FriendlyTypeName"="Sylpheed Message"
22
23[HKEY_CURRENT_USER\Software\Classes\Sylpheed.EML\DefaultIcon]
24@="C:\\Program Files\\Sylpheed\\sylpheed.exe,0"
25
26[HKEY_CURRENT_USER\Software\Classes\Sylpheed.EML\shell\open\command]
27@="\"C:\\Program Files\\Sylpheed\\sylpheed.exe\" --open \"%1\""
28
29[HKEY_CURRENT_USER\Software\Classes\Sylpheed.Url.MailTo]
30@="URL:MailTo Protocol"
31"EditFlags"=dword:00000002
32"FriendlyTypeName"="Sylpheed MailTo"
33"URL Protocol"=""
34
35[HKEY_CURRENT_USER\Software\Classes\Sylpheed.Url.MailTo\DefaultIcon]
36@="C:\\Program Files\\Sylpheed\\sylpheed.exe,0"
37
38[HKEY_CURRENT_USER\Software\Classes\Sylpheed.Url.MailTo\shell\open\command]
39@="\"C:\\Program Files\\Sylpheed\\sylpheed.exe\" --compose \"%1\""
40
41[HKEY_CURRENT_USER\Software\Clients\Mail]
42@="Sylpheed"
43
44[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\URLAssociations\MAILTO\UserChoice]
45"Progid"="Sylpheed.Url.MailTo"
46
47[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.eml\UserChoice]
48"Progid"="Sylpheed.EML"
49