aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rwxr-xr-xutil/startfluxbox.in2
2 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index dd56e60..d10619c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.13 2Changes 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#