changeset: 66:34d355dae7c6
user: Matthias-Christian Ott <ott_AT_enolink.de>
date: Mon Jul 21 20:29:45 2008 +0200
files: common/broken_programs.md
description:
sort list
diff -r 87f8864b860a -r 34d355dae7c6 common/broken_programs.md
--- a/common/broken_programs.md Mon Jul 21 20:24:53 2008 +0200
+++ b/common/broken_programs.md Mon Jul 21 20:29:45 2008 +0200
_AT_@ -30,15 +30,15 @@
The following programs are broken (see [cool programs](/common/cool_programs.html) for saner alternatives):
-* XMMS (assumes fixed size, doesn't set transient_for hint properly)
* beep-media-player
-* xine (same as xmms)
+* [Firefox](
http://www.mozilla.org/products/firefox) (doesn't set the
+ TRANSIENT_FOR hint correctly on its download dialog)
+* [GIMP](
http://www.gimp.org/) (GIMP expects a float enviroment to
+ be useable)
* gqview
* gthumb
+* mplayer with GUI (assumes special window management model. It works
+ without the GUI)
* Xchat
-* [Firefox](
http://www.mozilla.org/products/firefox) (doesn't set the
- TRANSIENT_FOR hint correctly on its download dialog)
-* mplayer with GUI (assumes special window management model. It
- works without the GUI)
-* [GIMP](
http://www.gimp.org/) (GIMP expects a float enviroment to
- be useable)
+* xine (same as xmms)
+* XMMS (assumes fixed size, doesn't set transient_for hint properly)
Received on Mon Jul 21 2008 - 20:31:05 CEST