Changeset 2474 for neercs/trunk/src/effects.c
- Timestamp:
- Jun 22, 2008, 11:57:21 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
neercs/trunk/src/effects.c
r2468 r2474 201 201 cucul_printf(cv, x, y++, " Sam Hocevar <sam@zoy.org>"); 202 202 cucul_printf(cv, x, y++, " Jean-Yves Lamoureux <jylam@lnxscene.org>"); 203 cucul_printf(cv, x, y++, " Pascal Terjan <pterjan@linuxfr.org>"); 203 204 cucul_printf(cv, x, y++, ""); 204 205 cucul_printf(cv, x, y++, ""); … … 209 210 cucul_printf(cv, x, y++, "c:\t Create new window"); 210 211 cucul_printf(cv, x, y++, "m:\t Thumbnails"); 212 cucul_printf(cv, x, y++, "d:\t Detach"); 211 213 cucul_printf(cv, x, y++, "k:\t Close window and kill associated process"); 212 214 cucul_printf(cv, x, y++, "h:\t This help"); 213 cucul_printf(cv, x, y++, "");214 215 cucul_printf(cv, x, y++, ""); 215 216 cucul_printf(cv, x, y++, "");
Note: See TracChangeset
for help on using the changeset viewer.