1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Update to 1.05 release:

- filesel dialog for launcher command in edit and add dialog
- filesel dialog for new menu filename
- check if all field are filled when adding and creating a new menu
- no more gint response (fix the problem when compiling on FreeBSD 4.x)
- (begin of) icon support added
- text in tree formatted

PR:		ports/62678
Submitted by:	Matt Lancereau <matt@rimasec.net> (maintainer)
Approved by:	nork (mentor/implicitly)
This commit is contained in:
Alex Dupre 2004-02-11 07:59:00 +00:00
parent 54da1ac1b2
commit d9012603ad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100645
2 changed files with 3 additions and 4 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= xfce4-menueditor
PORTVERSION= 1.0
PORTREVISION= 1
PORTVERSION= 1.05
CATEGORIES= x11-wm xfce
MASTER_SITES= http://users.skynet.be/p0llux/files/

View File

@ -1,2 +1,2 @@
MD5 (xfce4-menueditor-1.0.tar.bz2) = f0b52d0b26039a4230fdf91771819a64
SIZE (xfce4-menueditor-1.0.tar.bz2) = 170833
MD5 (xfce4-menueditor-1.05.tar.bz2) = b461b210fa98fd4377f4ffcdcb049583
SIZE (xfce4-menueditor-1.05.tar.bz2) = 222093