Initial commit, very few changes from orca 45. Added xfce4-notification daemon support.

This commit is contained in:
Storm Dragon
2024-10-16 17:06:34 -04:00
parent cef8363cfd
commit a523205ac2
1447 changed files with 1537893 additions and 2 deletions

18
test/html/bug-591592.html Normal file
View File

@ -0,0 +1,18 @@
<html>
<head>
<title>Test</title>
</head>
<body>
<h1>This is a test.</h1>
<h2><a name="HowToAddIPSRepositories-AddingIPSRepositories"></a>Adding IPS Repositories</h2>
<p>To add an IPS repository to the Package Manager:</p>
<ol>
<li>Select Add from the Repository drop-down menu or select the File &gt; Manage Repositories menu option.</li>
<li>Enter a Name that will display in the Repository drop-down menu.</li>
<li>Enter the URL of the repository as shown below.</li>
<li>Select the Add button.</li>
</ol>
<h3><a name="HowToAddIPSRepositories-OtherRepositories"></a>Other Repositories</h3>
<p><a href="foo" title="Directory of Package Repositories">Directory of Package Repositories</a></p>
</body>
</html>