Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 2009 22:43:30 GMT
From:      Diego Depaoli <trebestie@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/134443: [NEW PORT] multimedia/2ManDVD: Create your own video dvd
Message-ID:  <200905102243.n4AMhUAj075718@www.freebsd.org>
Resent-Message-ID: <200905102250.n4AMo2it039310@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         134443
>Category:       ports
>Synopsis:       [NEW PORT] multimedia/2ManDVD: Create your own video dvd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 10 22:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Diego Depaoli
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
>Description:
2ManDVD is the successor of mandvd.
This software is under development.
http://2mandvd.tuxfamily.org
>How-To-Repeat:

>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	2mandvd
#	2mandvd/pkg-descr
#	2mandvd/Makefile
#	2mandvd/pkg-plist
#	2mandvd/distinfo
#
echo c - 2mandvd
mkdir -p 2mandvd > /dev/null 2>&1
echo x - 2mandvd/pkg-descr
sed 's/^X//' >2mandvd/pkg-descr << '034d01fe1c36c667b38551553d38de01'
X2ManDVD is the successor of mandvd.
X
XWWW:	http://2mandvd.tuxfamily.org
034d01fe1c36c667b38551553d38de01
echo x - 2mandvd/Makefile
sed 's/^X//' >2mandvd/Makefile << '9c0e9a564598f0705e75ab3b0e7f5718'
X# New ports collection makefile for: 2ManDVD
X# Date created:		Mon 16 Mar 2009 19:23:00 CET
X# Whom:                	Diego Depaoli <trebestie@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	2ManDVD
XPORTVERSION=	0.8.1
XCATEGORIES=	multimedia kde
XMASTER_SITES=	http://download.tuxfamily.org/2mandvd/
X
XMAINTAINER=	trebestie@gmail.com
XCOMMENT=	Create your own video dvd
X
XRUN_DEPENDS=	sox>=14.0:${PORTSDIR}/audio/sox \
X		mencoder:${PORTSDIR}/multimedia/mencoder \
X		mplayer:${PORTSDIR}/multimedia/mplayer \
X		netpbm>=10.26:${PORTSDIR}/graphics/netpbm \
X		dvdauthor:${PORTSDIR}/multimedia/dvdauthor \
X		ppmtoy4m:${PORTSDIR}/multimedia/mjpegtools \
X		ffmpegthumbnailer:${PORTSDIR}/multimedia/ffmpegthumbnailer \
X		growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \
X		notify-send:${PORTSDIR}/devel/libnotify \
X		xine:${PORTSDIR}/multimedia/xine
X
XUSE_QT_VER=	4
XUSE_CDRTOOLS=	true
XQT_COMPONENTS=	qmake_build gui corelib rcc_build moc_build uic_build
X
XMAKE_ENV+=	QTDIR=${QT_PREFIX}
XWRKSRC=		${WRKDIR}/${PORTNAME}
XMAKE_JOBS_SAFE=	yes
X
XDESKTOP_ENTRIES="2ManDVD" \
X		"DVD Maker" \
X		"" \
X		"2ManDVD" \
X		"Application;AudioVideo;" \
X		false
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|bash|sh|g' ${WRKSRC}/mainfrm.cpp \
X		${WRKSRC}/rendering.cpp ${WRKSRC}/project.cpp \
X		${WRKSRC}/media_browser.cpp
X	@${RM} -f ${WRKSRC}/ui_*.h ${WRKSRC}/moc_*.cpp ${WRKSRC}/qrc_*.cpp \
X		${WRKSRC}/*/*/*/*~
X
Xdo-configure:
X	@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} -spec ${QMAKESPEC} 2ManDVD.pro
X
Xdo-install:
X	${MKDIR} ${DATADIR}
X	cd ${WRKSRC} && ${COPYTREE_SHARE} "Bibliotheque Interface" ${DATADIR}/
X	${INSTALL_DATA} ${WRKSRC}/*.qm ${DATADIR}/
X	${INSTALL_PROGRAM} ${WRKSRC}/2ManDVD ${DATADIR}/
X	${LN} -fs ${DATADIR}/2ManDVD ${PREFIX}/bin/
X
X.include <bsd.port.mk>
9c0e9a564598f0705e75ab3b0e7f5718
echo x - 2mandvd/pkg-plist
sed 's/^X//' >2mandvd/pkg-plist << '080af1260a60f9d75334cdf5fea8a326'
Xbin/2ManDVD
X%%DATADIR%%/2ManDVD
X%%DATADIR%%/2mandvd_de.qm
X%%DATADIR%%/2mandvd_en.qm
X%%DATADIR%%/2mandvd_pl.qm
X%%DATADIR%%/2mandvd_it.qm
X%%DATADIR%%/2mandvd_ru.qm
X%%DATADIR%%/2mandvd_pt.qm
X%%DATADIR%%/Bibliotheque/Luma/Brule.png
X%%DATADIR%%/Bibliotheque/Luma/Cercle_001.png
X%%DATADIR%%/Bibliotheque/Luma/Coeur.png
X%%DATADIR%%/Bibliotheque/Luma/Damier_001.png
X%%DATADIR%%/Bibliotheque/Luma/Damier_002.png
X%%DATADIR%%/Bibliotheque/Luma/Damier_003.png
X%%DATADIR%%/Bibliotheque/Luma/Etoile_001.png
X%%DATADIR%%/Bibliotheque/Luma/Etoile_002.png
X%%DATADIR%%/Bibliotheque/Luma/Flammes.png
X%%DATADIR%%/Bibliotheque/Luma/Helice_001.png
X%%DATADIR%%/Bibliotheque/Luma/Helice_002.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Brule.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Cercle_001.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Coeur.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Damier_001.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Damier_002.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Damier_003.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Etoile_001.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Etoile_002.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Flammes.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Helice_001.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Helice_002.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Nuages_001.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Nuages_002.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Pattern_001.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Pattern_002.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Pattern_003.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Pendule_001.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Pendule_002.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Points_001.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Points_002.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Recouvrement_Radial.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Recouvrement_bandes_3D.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Recouvrement_bandes_horizontales.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Recouvrement_bas.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Recouvrement_droite.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Recouvrement_gauche.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Recouvrement_haut.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Rideau_001.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Rideau_002.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Rond_001.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Rond_002.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Spirale_001.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Spirale_002.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Spirale_003.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Spirale_004.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Spirale_005.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Zigzag_001.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Zigzag_002.png
X%%DATADIR%%/Bibliotheque/Luma/MINI_Zigzag_003.png
X%%DATADIR%%/Bibliotheque/Luma/Nuages_001.png
X%%DATADIR%%/Bibliotheque/Luma/Nuages_002.png
X%%DATADIR%%/Bibliotheque/Luma/Pattern_001.png
X%%DATADIR%%/Bibliotheque/Luma/Pattern_002.png
X%%DATADIR%%/Bibliotheque/Luma/Pattern_003.png
X%%DATADIR%%/Bibliotheque/Luma/Pendule_001.png
X%%DATADIR%%/Bibliotheque/Luma/Pendule_002.png
X%%DATADIR%%/Bibliotheque/Luma/Points_001.png
X%%DATADIR%%/Bibliotheque/Luma/Points_002.png
X%%DATADIR%%/Bibliotheque/Luma/Recouvrement_Radial.png
X%%DATADIR%%/Bibliotheque/Luma/Recouvrement_bandes_3D.png
X%%DATADIR%%/Bibliotheque/Luma/Recouvrement_bandes_horizontales.png
X%%DATADIR%%/Bibliotheque/Luma/Recouvrement_bas.png
X%%DATADIR%%/Bibliotheque/Luma/Recouvrement_droite.png
X%%DATADIR%%/Bibliotheque/Luma/Recouvrement_gauche.png
X%%DATADIR%%/Bibliotheque/Luma/Recouvrement_haut.png
X%%DATADIR%%/Bibliotheque/Luma/Rideau_001.png
X%%DATADIR%%/Bibliotheque/Luma/Rideau_002.png
X%%DATADIR%%/Bibliotheque/Luma/Rond_001.png
X%%DATADIR%%/Bibliotheque/Luma/Rond_002.png
X%%DATADIR%%/Bibliotheque/Luma/Spirale_001.png
X%%DATADIR%%/Bibliotheque/Luma/Spirale_002.png
X%%DATADIR%%/Bibliotheque/Luma/Spirale_003.png
X%%DATADIR%%/Bibliotheque/Luma/Spirale_004.png
X%%DATADIR%%/Bibliotheque/Luma/Spirale_005.png
X%%DATADIR%%/Bibliotheque/Luma/Zigzag_001.png
X%%DATADIR%%/Bibliotheque/Luma/Zigzag_002.png
X%%DATADIR%%/Bibliotheque/Luma/Zigzag_003.png
X%%DATADIR%%/Bibliotheque/Masks/2t_ampoule_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_bateau_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_cd_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_coeurs_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_dechire_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_ecran_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_etoile_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_femme_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_film_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_fleur_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_fleur_002.png
X%%DATADIR%%/Bibliotheque/Masks/2t_mickey_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_nuage_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_papillon_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_poule_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_rond_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_rubans_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_sapin_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_serrure_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_vache_001.png
X%%DATADIR%%/Bibliotheque/Masks/ampoule_001.png
X%%DATADIR%%/Bibliotheque/Masks/bateau_001.png
X%%DATADIR%%/Bibliotheque/Masks/cd_001.png
X%%DATADIR%%/Bibliotheque/Masks/coeurs_001.png
X%%DATADIR%%/Bibliotheque/Masks/dechire_001.png
X%%DATADIR%%/Bibliotheque/Masks/ecran_001.png
X%%DATADIR%%/Bibliotheque/Masks/etoile_001.png
X%%DATADIR%%/Bibliotheque/Masks/femme_001.png
X%%DATADIR%%/Bibliotheque/Masks/film_001.png
X%%DATADIR%%/Bibliotheque/Masks/fleur_001.png
X%%DATADIR%%/Bibliotheque/Masks/fleur_002.png
X%%DATADIR%%/Bibliotheque/Masks/mickey_001.png
X%%DATADIR%%/Bibliotheque/Masks/nuage_001.png
X%%DATADIR%%/Bibliotheque/Masks/papillon_001.png
X%%DATADIR%%/Bibliotheque/Masks/poule_001.png
X%%DATADIR%%/Bibliotheque/Masks/rond_001.png
X%%DATADIR%%/Bibliotheque/Masks/rubans_001.png
X%%DATADIR%%/Bibliotheque/Masks/sapin_001.png
X%%DATADIR%%/Bibliotheque/Masks/serrure_001.png
X%%DATADIR%%/Bibliotheque/Masks/vache_001.png
X%%DATADIR%%/Bibliotheque/Masks/panda_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_panda_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_ours_001.png
X%%DATADIR%%/Bibliotheque/Masks/ours_001.png
X%%DATADIR%%/Bibliotheque/Masks/trèfle_001.png
X%%DATADIR%%/Bibliotheque/Masks/profil_001.png
X%%DATADIR%%/Bibliotheque/Masks/lune_001.png
X%%DATADIR%%/Bibliotheque/Masks/Holmes_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_trèfle_001.png
X%%DATADIR%%/Bibliotheque/Masks/cloche_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_profil_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_lune_001.png
X%%DATADIR%%/Bibliotheque/Masks/tux_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_tux_001.png
X%%DATADIR%%/Bibliotheque/Masks/schtroumpf_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_schtroumpf_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_Holmes_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_cloche_001.png
X%%DATADIR%%/Bibliotheque/Masks/enfants_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_enfants_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_bird_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_ballon_001.png
X%%DATADIR%%/Bibliotheque/Masks/bird_001.png
X%%DATADIR%%/Bibliotheque/Masks/ballon_001.png
X%%DATADIR%%/Bibliotheque/Masks/rose_001.png
X%%DATADIR%%/Bibliotheque/Masks/rose2_001.png
X%%DATADIR%%/Bibliotheque/Masks/helice_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_rose_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_rose2_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_helice_001.png
X%%DATADIR%%/Interface/action.png
X%%DATADIR%%/Interface/apropos.png
X%%DATADIR%%/Interface/back.png
X%%DATADIR%%/Interface/btimg.png
X%%DATADIR%%/Interface/bttxt.png
X%%DATADIR%%/Interface/cancel.png
X%%DATADIR%%/Interface/cancel1.png
X%%DATADIR%%/Interface/cancel2.png
X%%DATADIR%%/Interface/capture.png
X%%DATADIR%%/Interface/capture1.png
X%%DATADIR%%/Interface/capture2.png
X%%DATADIR%%/Interface/case.png
X%%DATADIR%%/Interface/chapitrage.png
X%%DATADIR%%/Interface/chapitrage1.png
X%%DATADIR%%/Interface/chapitrage3.png
X%%DATADIR%%/Interface/close.png
X%%DATADIR%%/Interface/close1.png
X%%DATADIR%%/Interface/close3.png
X%%DATADIR%%/Interface/colorwheel.png
X%%DATADIR%%/Interface/combo.png
X%%DATADIR%%/Interface/coord.png
X%%DATADIR%%/Interface/copy.png
X%%DATADIR%%/Interface/current_edit.png
X%%DATADIR%%/Interface/customize.png
X%%DATADIR%%/Interface/default_bt.png
X%%DATADIR%%/Interface/dvd_empty.png
X%%DATADIR%%/Interface/dvd_theme.png
X%%DATADIR%%/Interface/dvdformat.png
X%%DATADIR%%/Interface/dvdok.png
X%%DATADIR%%/Interface/dvdok1.png
X%%DATADIR%%/Interface/dvdok2.png
X%%DATADIR%%/Interface/edit.png
X%%DATADIR%%/Interface/error.png
X%%DATADIR%%/Interface/execute.png
X%%DATADIR%%/Interface/exit.png
X%%DATADIR%%/Interface/fd_transparent.png
X%%DATADIR%%/Interface/finder.png
X%%DATADIR%%/Interface/first.png
X%%DATADIR%%/Interface/folder.png
X%%DATADIR%%/Interface/folder1.png
X%%DATADIR%%/Interface/folder3.png
X%%DATADIR%%/Interface/fond_media.png
X%%DATADIR%%/Interface/fond_pb.png
X%%DATADIR%%/Interface/fond_pb2.png
X%%DATADIR%%/Interface/front.png
X%%DATADIR%%/Interface/goto.png
X%%DATADIR%%/Interface/goto_previous.png
X%%DATADIR%%/Interface/grab.png
X%%DATADIR%%/Interface/grab1.png
X%%DATADIR%%/Interface/grab2.png
X%%DATADIR%%/Interface/grab3.png
X%%DATADIR%%/Interface/home.png
X%%DATADIR%%/Interface/hruler.png
X%%DATADIR%%/Interface/interface_bg.png
X%%DATADIR%%/Interface/intro.png
X%%DATADIR%%/Interface/intro1.png
X%%DATADIR%%/Interface/label.png
X%%DATADIR%%/Interface/label1.png
X%%DATADIR%%/Interface/label3.png
X%%DATADIR%%/Interface/locked.png
X%%DATADIR%%/Interface/mandvd.png
X%%DATADIR%%/Interface/mandvdico.png
X%%DATADIR%%/Interface/mask.png
X%%DATADIR%%/Interface/media.png
X%%DATADIR%%/Interface/media1.png
X%%DATADIR%%/Interface/media3.png
X%%DATADIR%%/Interface/medias.png
X%%DATADIR%%/Interface/multi2.png
X%%DATADIR%%/Interface/multi2_1.png
X%%DATADIR%%/Interface/multi3.png
X%%DATADIR%%/Interface/multi3_1.png
X%%DATADIR%%/Interface/multi4.png
X%%DATADIR%%/Interface/multi4_1.png
X%%DATADIR%%/Interface/multi5.png
X%%DATADIR%%/Interface/multi5_1.png
X%%DATADIR%%/Interface/multi6.png
X%%DATADIR%%/Bibliotheque/Masks/etoile_002.png
X%%DATADIR%%/Bibliotheque/Masks/2t_camera_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_chien_001.png
X%%DATADIR%%/Bibliotheque/Masks/rectangle_001.png
X%%DATADIR%%/Bibliotheque/Masks/singe_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_singe_001.png
X%%DATADIR%%/Bibliotheque/Masks/chien_001.png
X%%DATADIR%%/Bibliotheque/Masks/maison_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_maison_001.png
X%%DATADIR%%/Bibliotheque/Masks/rond_003.png
X%%DATADIR%%/Bibliotheque/Masks/dechire_003.png
X%%DATADIR%%/Bibliotheque/Masks/dechire_002.png
X%%DATADIR%%/Bibliotheque/Masks/rond_004.png
X%%DATADIR%%/Bibliotheque/Masks/2t_tourbillon_001.png
X%%DATADIR%%/Bibliotheque/Masks/camera_001.png
X%%DATADIR%%/Bibliotheque/Masks/rond_002.png
X%%DATADIR%%/Bibliotheque/Masks/tourbillon_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_Stop_001.png
X%%DATADIR%%/Bibliotheque/Masks/tache_001.png
X%%DATADIR%%/Bibliotheque/Masks/froisse_001.png
X%%DATADIR%%/Bibliotheque/Masks/parchemin_001.png
X%%DATADIR%%/Bibliotheque/Masks/etoile_003.png
X%%DATADIR%%/Bibliotheque/Masks/cadre_002.png
X%%DATADIR%%/Bibliotheque/Masks/2t_cadre_002.png
X%%DATADIR%%/Bibliotheque/Masks/cadre_001.png
X%%DATADIR%%/Bibliotheque/Masks/2t_cadre_001.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Enfants/Garçon dans les nuages/licence.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Enfants/Garçon dans les nuages/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Enfants/Garçon dans les nuages/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Enfants/Allongee sur la pelouse (3 bouons)/licence.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Enfants/Allongee sur la pelouse (3 bouons)/2t_2.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Enfants/Allongee sur la pelouse (3 bouons)/2.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Enfants/Allongee sur la pelouse (3 bouons)/2t_1.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Enfants/Allongee sur la pelouse (3 bouons)/1.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Enfants/Allongee sur la pelouse (3 bouons)/2t_0.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Enfants/Allongee sur la pelouse (3 bouons)/0.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Enfants/Allongee sur la pelouse (3 bouons)/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Enfants/Allongee sur la pelouse (3 bouons)/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Summer/Enfant sur la plage (3 boutons)/licence.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Summer/Enfant sur la plage (3 boutons)/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Summer/Enfant sur la plage (3 boutons)/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Summer/Verre (2 boutons)/licence.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Summer/Verre (2 boutons)/2t_3.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Summer/Verre (2 boutons)/3.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Summer/Verre (2 boutons)/2t_0.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Summer/Verre (2 boutons)/0.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Summer/Verre (2 boutons)/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Summer/Verre (2 boutons)/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Monuments/Ville de nuit (1 bouton)/licence.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Monuments/Ville de nuit (1 bouton)/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Monuments/Ville de nuit (1 bouton)/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Monuments/Mont-Saint-Michel 3 boutons/Copyleft.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Monuments/Mont-Saint-Michel 3 boutons/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Monuments/Mont-Saint-Michel 3 boutons/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Monuments/Mont-Saint-Michel 3 boutons/LicenceArtLibre.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Monuments/Maisons 3 boutons/Copyleft.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Monuments/Maisons 3 boutons/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Monuments/Maisons 3 boutons/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Monuments/Maisons 3 boutons/LicenceArtLibre.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Poissons/Poissons 3/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Poissons/Poissons 3/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Poissons/Poissons 2/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Poissons/Poissons 2/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Poissons/Poissons/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Poissons/Poissons/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Tasse a café (1 bouton)/licence.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Tasse a café (1 bouton)/0.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Tasse a café (1 bouton)/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Tasse a café (1 bouton)/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Eyes (2 boutons)/licence.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Eyes (2 boutons)/1.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Eyes (2 boutons)/0.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Eyes (2 boutons)/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Eyes (2 boutons)/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Mouvement/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Mouvement/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/blue-light-fyre/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/blue-light-fyre/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Candle 2 boutons/candlef.mpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Candle 2 boutons/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Candle 2 boutons/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Souvenirs 2 boutons/1.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Souvenirs 2 boutons/2t_0.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Souvenirs 2 boutons/2t_1.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Souvenirs 2 boutons/0.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Souvenirs 2 boutons/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Souvenirs 2 boutons/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Animaux/Jeux sur la plage/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Animaux/Jeux sur la plage/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Animaux/Jeux sur la plage/licence.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Animaux/Chevaux/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Animaux/Chevaux/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Animaux/Goeland 3 boutons/Copyleft.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Animaux/Goeland 3 boutons/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Animaux/Goeland 3 boutons/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Animaux/Goeland 3 boutons/LicenceArtLibre.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Sunset (2 boutons)/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Sunset (2 boutons)/licence.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Sunset (2 boutons)/2t_1.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Sunset (2 boutons)/1.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Sunset (2 boutons)/2t_0.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Sunset (2 boutons)/0.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Sunset (2 boutons)/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Sene/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Sene/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/sene-hdtv/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/sene-hdtv/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Lac 1 bouton/2t_0.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Lac 1 bouton/0.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Lac 1 bouton/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Lac 1 bouton/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Montagne 3 boutons/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Montagne 3 boutons/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Tropiques 3 boutons/Copyleft.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Tropiques 3 boutons/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Tropiques 3 boutons/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Tropiques 3 boutons/LicenceArtLibre.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Crepuscule 3 3 boutons/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Crepuscule 3 3 boutons/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Desert 3 boutons/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Desert 3 boutons/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Crepuscule 3 boutons/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Crepuscule 3 boutons/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Crepuscule 2 3 boutons/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Crepuscule 2 3 boutons/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Ete 2 boutons/1.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Ete 2 boutons/2t_0.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Ete 2 boutons/2t_1.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Ete 2 boutons/0.png
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Ete 2 boutons/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Ete 2 boutons/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Quiberon/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Quiberon/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Plage 3 boutons/Copyleft.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Plage 3 boutons/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Plage 3 boutons/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Plage 3 boutons/LicenceArtLibre.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Nature 3 boutons/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Nature 3 boutons/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Port 3 boutons/Copyleft.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Port 3 boutons/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Port 3 boutons/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Port 3 boutons/LicenceArtLibre.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Carnac 3 boutons/Copyleft.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Carnac 3 boutons/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Carnac 3 boutons/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Carnac 3 boutons/LicenceArtLibre.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Naissance/Naissance 3 boutons/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Naissance/Naissance 3 boutons/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Plantes/Fleur01 6 boutons/Copyleft.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Plantes/Fleur01 6 boutons/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Plantes/Fleur01 6 boutons/fd.jpg
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Plantes/Fleur01 6 boutons/LicenceArtLibre.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Plantes/Fleur01 3 boutons/LicenceArtLibre.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Plantes/Fleur01 3 boutons/Copyleft.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Plantes/Fleur01 3 boutons/theme.txt
X%%DATADIR%%/Bibliotheque/Themes/FOLD_Plantes/Fleur01 3 boutons/fd.jpg
X%%DATADIR%%/Interface/multi6_1.png
X%%DATADIR%%/Interface/new.png
X%%DATADIR%%/Interface/new1.png
X%%DATADIR%%/Interface/new3.png
X%%DATADIR%%/Interface/newm.png
X%%DATADIR%%/Interface/newm1.png
X%%DATADIR%%/Interface/newm3.png
X%%DATADIR%%/Interface/newpro.png
X%%DATADIR%%/Interface/next.png
X%%DATADIR%%/Interface/next1.png
X%%DATADIR%%/Interface/next2.png
X%%DATADIR%%/Interface/next3.png
X%%DATADIR%%/Interface/ntsc.png
X%%DATADIR%%/Interface/oldopen.png
X%%DATADIR%%/Interface/oldopen1.png
X%%DATADIR%%/Interface/oldopen2.png
X%%DATADIR%%/Interface/oldopen3.png
X%%DATADIR%%/Interface/open.png
X%%DATADIR%%/Interface/open1.png
X%%DATADIR%%/Interface/open2.png
X%%DATADIR%%/Interface/pal.png
X%%DATADIR%%/Interface/paste.png
X%%DATADIR%%/Interface/picture.png
X%%DATADIR%%/Interface/play.png
X%%DATADIR%%/Interface/play1.png
X%%DATADIR%%/Interface/play2.png
X%%DATADIR%%/Interface/play3.png
X%%DATADIR%%/Interface/plot.png
X%%DATADIR%%/Interface/prev.png
X%%DATADIR%%/Interface/prev1.png
X%%DATADIR%%/Interface/prev2.png
X%%DATADIR%%/Interface/prev3.png
X%%DATADIR%%/Interface/progress.png
X%%DATADIR%%/Interface/question.png
X%%DATADIR%%/Interface/reload.png
X%%DATADIR%%/Interface/rotate.png
X%%DATADIR%%/Interface/rotate1.png
X%%DATADIR%%/Interface/rotate2.png
X%%DATADIR%%/Interface/rotate3.png
X%%DATADIR%%/Interface/save.png
X%%DATADIR%%/Interface/select.png
X%%DATADIR%%/Interface/select1.png
X%%DATADIR%%/Interface/select2.png
X%%DATADIR%%/Interface/shadow.png
X%%DATADIR%%/Interface/son.png
X%%DATADIR%%/Interface/son1.png
X%%DATADIR%%/Interface/sound.png
X%%DATADIR%%/Interface/sound1.png
X%%DATADIR%%/Interface/sound2.png
X%%DATADIR%%/Interface/subtitle.png
X%%DATADIR%%/Interface/subtitle2.png
X%%DATADIR%%/Interface/trash.png
X%%DATADIR%%/Interface/trash1.png
X%%DATADIR%%/Interface/trash3.png
X%%DATADIR%%/Interface/vruler.png
X%%DATADIR%%/Interface/wdownup.png
X%%DATADIR%%/Interface/wdownup1.png
X%%DATADIR%%/Interface/wdownup2.png
X%%DATADIR%%/Interface/zoom.png
X%%DATADIR%%/Interface/zoom1.png
X%%DATADIR%%/Interface/zoom2.png
X%%DATADIR%%/Interface/zoom3.png
X%%DATADIR%%/Interface/map4.png
X%%DATADIR%%/Interface/map6.png
X%%DATADIR%%/Interface/map5.png
X%%DATADIR%%/Interface/map3.png
X%%DATADIR%%/Interface/map2.png
X%%DATADIR%%/Interface/map1.png
X%%DATADIR%%/Interface/map0.png
X%%DATADIR%%/Interface/sticker.png
X%%DATADIR%%/Interface/world.png
X%%DATADIR%%/Interface/oclose3.png
X%%DATADIR%%/Interface/oclose2.png
X%%DATADIR%%/Interface/oclose1.png
X%%DATADIR%%/Interface/oclose.png
X%%DATADIR%%/Interface/sticker_2.png
X%%DATADIR%%/Interface/mouse.png
X%%DATADIR%%/Interface/equerre.png
X%%DATADIR%%/Interface/tabulation.png
X%%DATADIR%%/Interface/folder_theme.png
X%%DATADIR%%/Interface/splash.png
X%%DATADIR%%/Interface/emblem3.png
X%%DATADIR%%/Interface/emblem2.png
X%%DATADIR%%/Interface/emblem1.png
X%%DATADIR%%/Interface/fond_preview.png
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Enfants/Garçon dans les nuages
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Enfants/Allongee sur la pelouse (3 bouons)
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Summer/Enfant sur la plage (3 boutons)
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Summer/Verre (2 boutons)
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Monuments/Ville de nuit (1 bouton)
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Monuments/Mont-Saint-Michel 3 boutons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Monuments/Maisons 3 boutons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Poissons/Poissons 3
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Poissons/Poissons 2
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Poissons/Poissons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Tasse a café (1 bouton)
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Eyes (2 boutons)
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Mouvement
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/blue-light-fyre
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Candle 2 boutons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Divers/Souvenirs 2 boutons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Animaux/Jeux sur la plage
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Animaux/Chevaux
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Animaux/Goeland 3 boutons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Sunset (2 boutons)
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Sene
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/sene-hdtv
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Lac 1 bouton
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Montagne 3 boutons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Tropiques 3 boutons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Crepuscule 3 3 boutons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Desert 3 boutons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Crepuscule 3 boutons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Crepuscule 2 3 boutons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Ete 2 boutons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Quiberon
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Plage 3 boutons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Nature 3 boutons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Port 3 boutons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages/Carnac 3 boutons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Naissance/Naissance 3 boutons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Plantes/Fleur01 6 boutons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Plantes/Fleur01 3 boutons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Enfants
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Plantes
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Naissance
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Paysages
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Animaux
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Divers
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Poissons
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Summer
X@dirrm %%DATADIR%%/Bibliotheque/Themes/FOLD_Monuments
X@dirrm %%DATADIR%%/Bibliotheque/Themes
X@dirrm %%DATADIR%%/Bibliotheque/Luma
X@dirrm %%DATADIR%%/Bibliotheque/Masks
X@dirrm %%DATADIR%%/Bibliotheque
X@dirrm %%DATADIR%%/Interface
X@dirrm %%DATADIR%%
080af1260a60f9d75334cdf5fea8a326
echo x - 2mandvd/distinfo
sed 's/^X//' >2mandvd/distinfo << '81b548c374dd914a782a3fd220556e85'
XMD5 (2ManDVD-0.8.1.tar.gz) = 1d4aacf0264a389ebe9dac7562a2b108
XSHA256 (2ManDVD-0.8.1.tar.gz) = 46973b4f4859bc2c047881fb272cf5ad920722883bee0bb56f12a86fbf3d67cf
XSIZE (2ManDVD-0.8.1.tar.gz) = 11244504
81b548c374dd914a782a3fd220556e85
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905102243.n4AMhUAj075718>