diff options
-rw-r--r-- | README | 17 |
1 files changed, 7 insertions, 10 deletions
@@ -1,4 +1,4 @@ | |||
1 | This is a development version of Fluxbox. | 1 | This is a stable version of Fluxbox. |
2 | 2 | ||
3 | Fluxbox is a fork of the original Blackbox 0.61.1 sourcecode with | 3 | Fluxbox is a fork of the original Blackbox 0.61.1 sourcecode with |
4 | different goals. | 4 | different goals. |
@@ -20,16 +20,15 @@ Compile and Install: | |||
20 | 20 | ||
21 | Configuration options: | 21 | Configuration options: |
22 | 22 | ||
23 | For KDE slitsupport (default): (Allows kde tray icons to be placed in systray inside the toolbar) | 23 | For KDE slitsupport (default, does not require any kde libraries): |
24 | ( Allows kde tray icons to be placed in systray inside the toolbar ) | ||
24 | ./configure --enable-kde | 25 | ./configure --enable-kde |
25 | 26 | ||
26 | For Gnome support (default): | 27 | For Gnome support ( default, does not require any gnome libraries ): |
27 | ./configure --enable-gnome | 28 | ./configure --enable-gnome |
28 | 29 | ||
29 | Use ./configure --help to see the full list of options | 30 | Use ./configure --help to see the full list of options |
30 | 31 | ||
31 | |||
32 | |||
33 | For former blackbox users: | 32 | For former blackbox users: |
34 | 33 | ||
35 | - You can use your old blackbox configuration file too. Just copy | 34 | - You can use your old blackbox configuration file too. Just copy |
@@ -66,15 +65,13 @@ Thanks: | |||
66 | 65 | ||
67 | Blackbox team | 66 | Blackbox team |
68 | 67 | ||
69 | aleczapka, skarin, Perc, xfs, skypher and skywarper for bugtesting. | 68 | People at #fluxbox on the irc.freenode.net irc-network. |
70 | 69 | ||
71 | skypher of openprojects for bugtesting and providing fluxbox with | 70 | skypher of openprojects for bugtesting and providing fluxbox with |
72 | themes: Clean CleanColor Makro, Carbondioxide and MerleyKay. | 71 | themes: Clean CleanColor Makro, Carbondioxide and MerleyKay. |
73 | 72 | ||
74 | People at #fluxbox on the irc.freenode.net irc-network. | ||
75 | 73 | ||
76 | And all the people who sent bugfixes/patches. | 74 | And all the people who sent bugfixes/patches and helped us making |
75 | Fluxbox a better application. | ||
77 | 76 | ||
78 | 77 | ||
79 | This software is OSI Certified Open Source Software. | ||
80 | OSI Certified is a certification mark of the Open Source Initiative. | ||