src/eric7/Documentation/Source/eric7.SystemUtilities.DesktopUtilities.html

branch
eric7
changeset 10479
856476537696
parent 9624
b47dfa7a137d
diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.SystemUtilities.DesktopUtilities.html
--- a/src/eric7/Documentation/Source/eric7.SystemUtilities.DesktopUtilities.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.SystemUtilities.DesktopUtilities.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,24 +7,22 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.SystemUtilities.DesktopUtilities</h1>
-
 <p>
 Module implementing Linux desktop related utility functions.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
-
 <tr>
 <td><a href="#desktopName">desktopName</a></td>
 <td>Function to determine the name of the desktop environment used (Linux only).</td>
@@ -46,16 +44,17 @@
 <td>Function to determine the name of the running session (Linux only).</td>
 </tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="desktopName" ID="desktopName"></a>
 <h2>desktopName</h2>
 <b>desktopName</b>(<i></i>)
-
 <p>
     Function to determine the name of the desktop environment used
     (Linux only).
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -74,10 +73,10 @@
 <a NAME="isGnomeDesktop" ID="isGnomeDesktop"></a>
 <h2>isGnomeDesktop</h2>
 <b>isGnomeDesktop</b>(<i></i>)
-
 <p>
     Function to check, if the current session is a Gnome desktop (Linux only).
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -96,10 +95,10 @@
 <a NAME="isKdeDesktop" ID="isKdeDesktop"></a>
 <h2>isKdeDesktop</h2>
 <b>isKdeDesktop</b>(<i></i>)
-
 <p>
     Function to check, if the current session is a KDE desktop (Linux only).
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -118,10 +117,10 @@
 <a NAME="isWaylandSession" ID="isWaylandSession"></a>
 <h2>isWaylandSession</h2>
 <b>isWaylandSession</b>(<i></i>)
-
 <p>
     Function to check, if the current session is a wayland session.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -140,10 +139,10 @@
 <a NAME="sessionType" ID="sessionType"></a>
 <h2>sessionType</h2>
 <b>sessionType</b>(<i></i>)
-
 <p>
     Function to determine the name of the running session (Linux only).
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -158,4 +157,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial