diff options
author | mathias <mathias> | 2005-04-27 12:52:51 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-04-27 12:52:51 (GMT) |
commit | 8a43bec0e8da33da4b8147658af0516c536a3309 (patch) | |
tree | f420befab16a0f43614f7a863b4c91699b373857 | |
parent | 7f967a6497294cfc86c64d332374a984c937847b (diff) | |
download | fluxbox-8a43bec0e8da33da4b8147658af0516c536a3309.zip fluxbox-8a43bec0e8da33da4b8147658af0516c536a3309.tar.bz2 |
cosmetic
-rw-r--r-- | ChangeLog | 4 | ||||
-rwxr-xr-x | util/startfluxbox.in | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.13 | 2 | Changes for 0.9.13 |
3 | *05/04/27: | 3 | *05/04/27: |
4 | * Close #1107216 + minor fbgm-issue (from the OpenBSD patches) | 4 | * Close #1107216, minor fbgm-issue, cosmetic startfluxbox (from the OpenBSD patches) |
5 | nls/Makefile.am util/fluxbox-generate_menu.in | 5 | nls/Makefile.am util/fluxbox-generate_menu.in util/startfluxbox.in |
6 | * Fix #1182770 (Mathias) | 6 | * Fix #1182770 (Mathias) |
7 | session.screen*.workspaces: <int> and the number of | 7 | session.screen*.workspaces: <int> and the number of |
8 | workspaces in the running fluxbox were out of sync and lead to | 8 | workspaces in the running fluxbox were out of sync and lead to |
diff --git a/util/startfluxbox.in b/util/startfluxbox.in index a6e5838..74f9a96 100755 --- a/util/startfluxbox.in +++ b/util/startfluxbox.in | |||
@@ -47,7 +47,7 @@ else | |||
47 | @pkgbindir@/bsetroot -solid black | 47 | @pkgbindir@/bsetroot -solid black |
48 | 48 | ||
49 | # This shows the fluxbox-splash-screen | 49 | # This shows the fluxbox-splash-screen |
50 | # fbsetbg -C /usr/share/fluxbox/splash.jpg | 50 | # fbsetbg -C @pkgdatadir@/splash.jpg |
51 | 51 | ||
52 | # Other examples. Check man xset for details. | 52 | # Other examples. Check man xset for details. |
53 | # | 53 | # |