Added some small boring scripts and programs writen in few last years
[mirrors/Programs.git] / plugins / firefox-extensions / test / launcher / chrome / content / prefs.xul
CommitLineData
21c4e167
H
1<?xml version="1.0"?>\r
2\r
3<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>\r
4\r
5<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" \r
6 xmlns:html="http://www.w3.org/1999/xhtml"\r
7 title="launcher prefs">\r
8 \r
9 <hbox align="center">\r
10 <description>\r
11 <html:p style="margin: 0 7px 0.5em 7px; padding: 0;">\r
12 Create a file called link-handlers.js in your profile directory.\r
13 </html:p>\r
14 <html:p style="margin: 0 7px 0.5em 7px; padding: 0;">\r
15 A sample link-handlers.js is in extensions/launcher@elder-gods.org/link-handlers.js\r
16 in your profile directory.\r
17 </html:p>\r
18 </description>\r
19 </hbox>\r
20</window>\r
This page took 0.168167 seconds and 4 git commands to generate.