<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - deepin-desktop: xdg-email: no method available for opening 'mailto:'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=107877#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - deepin-desktop: xdg-email: no method available for opening 'mailto:'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=107877">bug 107877</a>
from <span class="vcard"><a class="email" href="mailto:es20490446e@gmail.com" title="Alberto Salvia Novella <es20490446e@gmail.com>"> <span class="fn">Alberto Salvia Novella</span></a>
</span></b>
<pre>The rationale starts here:
- # Deepin Desktop Environments
- DEEPIN|Deepin|deepin)
- DE=dde;
+ Deepin)
+ DE=deepin;
The previous code was dead-spaghetti. Since I had to use that variable, it also
looked like the right moment to clean it up too.
It's just simpler to name the desktop as the name given by the switch,
specially when it's also the name given by $DESKTOP_SESSION:
- It's conceptually closer.
- It's more coherent overall.
- It removes the need of having that comment line.
- No other desktops were commented, breaking the style.
- The full word is more understandable than the acronym.
- It's also more natural to read.
- It's easier to search, both in documents and online.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>