source: trunk/debathena/debathena/xsession/debian/displaylert @ 23027

Revision 23027, 90 bytes checked in by ghudson, 16 years ago (diff)
Add a debathena-xsession package for graphical session integration.
  • Property svn:executable set to *
Line 
1#!/bin/sh
2
3lertmsg=$(lert)
4[ -n "$lertmsg" ] && zenity --no-wrap --info --text="$lertmsg"
Note: See TracBrowser for help on using the repository browser.