Skip to content

Commit 4a6a1df

Browse files
committed
Spelling Fixed
1 parent 7aaa5ff commit 4a6a1df

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

Assets/BaseFiles/Page/Footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<h5 id="Fooder_Border">###DATE_TEXT###&nbsp;&nbsp;|&nbsp;&nbsp;©️ CatWithCode&nbsp;&nbsp;|&nbsp;&nbsp;###LICENSE###<br>&nbsp;&nbsp;Latest Build:<b>2025.08.22 - 21:47</b></h5>
1+
<h5 id="Fooder_Border">###DATE_TEXT###&nbsp;&nbsp;|&nbsp;&nbsp;©️ CatWithCode&nbsp;&nbsp;|&nbsp;&nbsp;###LICENSE###<br>&nbsp;&nbsp;Latest Build:<b>2025.08.23 - 20:17</b></h5>

Blog/2025.08.22_SIP_Phone_Client_Linux/SIP_Phone_Client_Linux.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,22 @@
33
<head>
44
<script type="text/javascript" src="/Assets/MainFunctions.js"></script>
55
<script type="text/javascript">WriteHead();</script>
6-
<title>CatWithCode - SIP Clients on Linux without it sucking</title>
6+
<title>CatWithCode - SIP Clients on Linux actually worth using</title>
77
</head>
88
<body align="left">
99
<div id="viewerChecker"> <p><a href="https://catwithcode.moe/Blog/2024.10.02_F_Search_Engines/F_Search_Engines.html">GITHUB PAGES IS ONLY FOR SEARCH ENGINES! CLICK HERE TO FIND OUT WHY! IF YOU ARE ON CATWITHCODE.MOE ALREADY, YOU MAY BLOCK JS AND THATS WHY YOU SEE THIS. GOOD FOR YOU :).</a></p> <script type="text/javascript">creatCheckViewer();</script></div>
1010

1111
<div id="Header"> <a href="/archive.html">NoJS-Header</a> <script type="text/javascript">WriteHeader();</script></div>
1212
<script type="text/javascript">CreateSpeechBubble("Who uses phones anymore, grandma?");</script>
1313

14-
<h1>SIP Clients on Linux without it sucking</h1>
14+
<h1>SIP Clients on Linux actually worth using</h1>
1515
<p>Weird title I know. But nearly every client I tried sucked in its own unique way. After a lot of trying around I found that gnome-calls with gnome-contacts works the best. But I use KDE, so getting it to work was a little annoying but doable. And no, there is no KDE alternative that is not unmaintained or no proprietary.</p>
1616
<ol>
17-
<li>I had to install gnome-calls, gnome-contacts, gnome-control-center and gnome-online-accounts. On OpenSuse Tumbleweed you will not install with that (but nearly everything else for gnome LOL).</li>
17+
<li>I had to install gnome-calls, gnome-contacts, gnome-control-center and gnome-online-accounts. On OpenSuse Tumbleweed you will not install Gnome-Desktop with that (but nearly everything else for gnome LOL).</li>
1818
<li>I started gnome-calls, added a SIP-Account for my PC to my Router, then logged into it in gnome-calls.</li>
19-
<li>After this it should already work but I wanted to sync my contacts that why I needed gnome-control-center to add a Nextcloud account. To use the Gnome Settings inside other desktops you need to overwrite the current Session ID for the new process with: “XDG_CURRENT_DESKTOP=GNOME gnome-control-center”. Log into you Account and then close it again. And after adding Calls to the AutoStart and rebooting once it worked perfectly. Tray icons and Minimized start dose not work because GNOME... .</li>
19+
<li>After this it should already work but I wanted to sync my contacts, that why I needed gnome-control-center to add a Nextcloud account. To use the Gnome Settings inside other desktops you need to overwrite the current Session ID for the new process with: “XDG_CURRENT_DESKTOP=GNOME gnome-control-center”. Log into you Account and then close it again. And after adding Calls to the AutoStart and rebooting once it worked perfectly. Tray icons and Minimized start dose not work because GNOME... .</li>
2020
</ol>
21-
<p>But why gnome-calls? Every other program is either proprietary because this type of PC calling is mostly used in businesses and what do company's lover more then bloat, proprietary mandatory and bad software, and most people don't use phones anymore so most programs are either over-engineered and way to complicated or outdated beyond usable. Thanks to Gnome Mobile and Linux on Phones (And to some extend PostmarkedOS and UbuntuTouch) gnome-calls and gnome-contacts are maintained very well. plasma-dialer should also work but most distributions don't have it because it is only meant for Plasma Mobile.</p>
21+
<p>But why gnome-calls? Every other program is either proprietary because this type of PC calling is mostly used in businesses and what do company's love more then bloat, proprietary mandatory and bad software, and most people don't use phones anymore so most programs are either over-engineered and way to complicated or outdated beyond usable. Thanks to Gnome Mobile and Linux on Phones (And to some extend PostmarkedOS and UbuntuTouch) gnome-calls and gnome-contacts are maintained very well. plasma-dialer should also work but most distributions don't have it because it is only meant for Plasma Mobile.</p>
2222
<br>
2323
<br>
2424
<h2>Sources:</h2>
@@ -29,6 +29,6 @@ <h2>Sources:</h2>
2929
<li><a href="https://en.wikipedia.org/wiki/List_of_SIP_software">https://en.wikipedia.org/wiki/List_of_SIP_software</a></li>
3030
<li><a href="https://gitlab.gnome.org/GNOME/calls">https://gitlab.gnome.org/GNOME/calls</a></li>
3131
</ul>
32-
<div id="Footer"> <p><b><u>NoJS-Footer (COULD NOT LOAD LICENSE JS-CODE FOR FOOTER! THE LICENSE IS IN THE HTML CODE!)</u></b></p><script type="text/javascript">WriteFooter('2025.08.22 - 21:46');</script></div>
32+
<div id="Footer"> <p><b><u>NoJS-Footer (COULD NOT LOAD LICENSE JS-CODE FOR FOOTER! THE LICENSE IS IN THE HTML CODE!)</u></b></p><script type="text/javascript">WriteFooter('2025.08.23 - 20:06');</script></div>
3333
</body>
3434
</html>

archive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h3><b><u>How to Update Archive / Update Website</u>:</b></h3>
1919
<p>My website is FULLY path-relative and uses JS in a very unconventional way for the Header and Footer. Great for static hosting, bad for web crawlers. This page is a collection of all the links and files on my website, statically linked, as little code as possible and fully without relative links or js-code for easier crawling, archiving and viewing without any JS-Code. This SHOULD(TM) be always up-to-date and working(TM).</p>
2020
<p>Also: The footer contains the licence for each page! If you block JS or are viewing an JS-INCOMPATIBLE-Archive, you may not be able to see the licence text. It is still in the HTML code!</p>
2121
<!-- TIMESTAMP - START -->
22-
<p>2025.08.22 - 21:47 | CC BY-NC-ND 4.0</p>
22+
<p>2025.08.23 - 20:17 | CC BY-NC-ND 4.0</p>
2323
<!-- TIMESTAMP - END -->
2424
<hr>
2525
<!-- ARCHIVE - START -->

sitemap.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@
362362
</url>
363363
<url>
364364
<loc>https://catwithcode.moe/Blog/2025.08.22_SIP_Phone_Client_Linux/SIP_Phone_Client_Linux.html</loc>
365-
<lastmod>2025-08-22</lastmod>
365+
<lastmod>2025-08-23</lastmod>
366366
</url>
367367
<url>
368368
<loc>https://catwithcode.moe/Blog/2025.04.21_QFlashPlus_Fix/QFlashPlus_Fix.html</loc>
@@ -642,7 +642,7 @@
642642
</url>
643643
<url>
644644
<loc>https://catwithcode.moe/archive.html</loc>
645-
<lastmod>2025-08-21</lastmod>
645+
<lastmod>2025-08-22</lastmod>
646646
</url>
647647
<url>
648648
<loc>index.html</loc>
@@ -1274,7 +1274,7 @@
12741274
</url>
12751275
<url>
12761276
<loc>https://catwithcode.moe/Assets/Base.html</loc>
1277-
<lastmod>2025-08-05</lastmod>
1277+
<lastmod>2025-08-22</lastmod>
12781278
</url>
12791279
<url>
12801280
<loc>https://catwithcode.moe/Assets/favicon.png</loc>
@@ -1394,7 +1394,7 @@
13941394
</url>
13951395
<url>
13961396
<loc>https://catwithcode.moe/Assets/BaseFiles/Page/Footer.html</loc>
1397-
<lastmod>2025-08-21</lastmod>
1397+
<lastmod>2025-08-22</lastmod>
13981398
</url>
13991399
<url>
14001400
<loc>https://catwithcode.moe/Assets/BaseFiles/Page/Header.html</loc>

0 commit comments

Comments
 (0)