Mate-dialogs
From LFScript
Mate now uses Zenity in stead of mate-dialogs
LFScript can find this software under the name mate-dialogs.
Sources
MD5 Checksums:
c52cba1b3cb8c600e710e129a5118e84 mate-dialogs-1.8.0.tar.xz
Dependencies
- mate-common
- Yelp Tools
- gtk+2
Installation
./autogen.sh --prefix=/usr \
--localstatedir=/var \
--mandir=/usr/share/man \
--sysconfdir=/etc/mate/1.8 &&
makeAs the root user:
make install
As the root user:
ln -s matedialog /usr/bin/zenity
