[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
zekr's information dialogue in Ubuntu
- To: Development Discussions <developer at arabeyes dot org>
- Subject: zekr's information dialogue in Ubuntu
- From: Mohammad Derakhshani <derakhshani at gmail dot com>
- Date: Thu, 24 Jan 2008 17:53:12 -0500
Salaam,
I need to show a few information dialogues in the next packaging of zekr
for ubuntu. One of these dialogues is supposed to have a link to one of
the zekr's wikipage.
I checked zenity as a candidate for this feature, but I couldn't figure
out how I can invoke a dialogue with a click-able link.
Using the following command, I cannot click on the link.
zenity --info --text="www.zekr.org"
any idea? is there any other suitable program for this purpose?
Best,
Mohammad