diff options
author | sabetts <sabetts> | 2002-01-24 22:17:50 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2002-01-24 22:17:50 +0000 |
commit | 358f741058879d91b501df1d8eb336df6897c55a (patch) | |
tree | ee283e9c8d244ec816d7860baac196e194661ead /ChangeLog | |
parent | 61432f3c09711bf6690af0d851a5fda92c009153 (diff) | |
download | ratpoison-358f741058879d91b501df1d8eb336df6897c55a.zip |
* src/actions.c (cmd_defbarloc): Read the location argument as a
gravity argument using parse_wingravity.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2002-01-24 shawn <sabetts@vcn.bc.ca> + * src/actions.c (cmd_defbarloc): Read the location argument as a + gravity argument using parse_wingravity. + * src/messages.h (MESSAGE_FRAME_STRING): Pad the string with spaces on both sides. |