all repos — openbox @ 0089719c806599a405c2def0e1e84a0ac99d9937

openbox fork - make it a bit more like ryudo

put an S on the stick button
Dana Jansens danakj@orodu.net
commit

0089719c806599a405c2def0e1e84a0ac99d9937

parent

cac2131e68b4109a7f0757d76083403e51da63d3

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M src/frame.ccsrc/frame.cc

@@ -56,7 +56,7 @@

_button_close.setText("X"); _button_iconify.setText("I"); _button_max.setText("M"); - _button_stick.setText("C"); + _button_stick.setText("S"); _label.setText(_client->title()); _style = 0;