Mate-dialogs: Difference between revisions
From LFScript
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Deleted Scripts]] | [[Category:Deleted Scripts]] | ||
'''Mate now uses Zenity in stead of mate-dialogs''' | '''Mate now uses [[Zenity]] in stead of mate-dialogs''' | ||
<scriptname>mate-dialogs</scriptname> | <scriptname>mate-dialogs</scriptname> |
Latest revision as of 19:33, 26 February 2017
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 && make
As the root user:
make install
As the root user:
ln -s matedialog /usr/bin/zenity