mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Remove expired ports:
2014-05-31 net-im/mercury: MSN is dying and the domain mercury.im is down 2014-05-31 german/bsdgroup-firefox-searchplugin: bsdgroup.de no longer seems to exist 2014-05-31 german/bsdforen-firefox-searchplugin: No longer works after forum software update
This commit is contained in:
parent
cc843afff0
commit
ff816cc614
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355948
3
MOVED
3
MOVED
@ -6118,3 +6118,6 @@ x11/libgnome-java||2014-05-27|Has expired: Unmaintained, outdated not depend on
|
||||
security/calife-devel||2014-05-28|Replaced by security/calife
|
||||
sysutils/synergy-devel||2014-05-30|Replaced by sysutils/synergy
|
||||
net-im/vicq||2014-05-30|Has expired: Unmaintained, outdated not depend on
|
||||
net-im/mercury||2014-05-31|Has expired: MSN is dying and the domain mercury.im is down
|
||||
german/bsdgroup-firefox-searchplugin||2014-05-31|Has expired: bsdgroup.de no longer seems to exist
|
||||
german/bsdforen-firefox-searchplugin||2014-05-31|Has expired: No longer works after forum software update
|
||||
|
@ -8,8 +8,6 @@
|
||||
SUBDIR += acroread9
|
||||
SUBDIR += alt-aspell
|
||||
SUBDIR += aspell
|
||||
SUBDIR += bsdforen-firefox-searchplugin
|
||||
SUBDIR += bsdgroup-firefox-searchplugin
|
||||
SUBDIR += bsdpaste
|
||||
SUBDIR += bugzilla40
|
||||
SUBDIR += bugzilla42
|
||||
|
@ -1,41 +0,0 @@
|
||||
# Created by: Stefan 'Steve' Tell <stefan.tell@crashmail.de>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bsdforen-firefox-searchplugin
|
||||
PORTVERSION= 0.3
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= german www
|
||||
MASTER_SITES= http://www.crashmail.de/files/ \
|
||||
http://people.bsdgroup.de/~steve/files/
|
||||
DISTFILES= bsdforen.src bsdforen.png bsdforen-wiki.src bsdforen-wiki.png
|
||||
EXTRACT_ONLY= yes
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Firefox search plugins for the www.bsdforen.de board and wiki
|
||||
|
||||
USES= gecko:firefox
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
DEPRECATED= No longer works after forum software update
|
||||
EXPIRATION_DATE=2014-05-31
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
do-extract:
|
||||
@${MKDIR} ${WRKSRC}
|
||||
@${CP} ${DISTDIR}/${DIST_SUBDIR}/bsdforen.src ${WRKSRC}
|
||||
@${CP} ${DISTDIR}/${DIST_SUBDIR}/bsdforen.png ${WRKSRC}
|
||||
@${CP} ${DISTDIR}/${DIST_SUBDIR}/bsdforen-wiki.src ${WRKSRC}
|
||||
@${CP} ${DISTDIR}/${DIST_SUBDIR}/bsdforen-wiki.png ${WRKSRC}
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${PREFIX}/lib/firefox/searchplugins
|
||||
${INSTALL_DATA} ${WRKSRC}/bsdforen.src ${PREFIX}/lib/firefox/searchplugins
|
||||
${INSTALL_DATA} ${WRKSRC}/bsdforen.png ${PREFIX}/lib/firefox/searchplugins
|
||||
${INSTALL_DATA} ${WRKSRC}/bsdforen-wiki.src ${PREFIX}/lib/firefox/searchplugins
|
||||
${INSTALL_DATA} ${WRKSRC}/bsdforen-wiki.png ${PREFIX}/lib/firefox/searchplugins
|
||||
|
||||
.include <bsd.port.post.mk>
|
@ -1,8 +0,0 @@
|
||||
SHA256 (bsdforen.src) = e5c0b2f2e1ba452ca90b572f022f75d921f0f102fc08f0d158bc18b65c40eeb0
|
||||
SIZE (bsdforen.src) = 874
|
||||
SHA256 (bsdforen.png) = 686d87a85d9433ff7274c3b8125359b08e088b24d3af7521ba751300371c6923
|
||||
SIZE (bsdforen.png) = 3638
|
||||
SHA256 (bsdforen-wiki.src) = ab48f61d86e113d58ed611f37a75138b6c657fa59f875b2406df5df6ee27ba91
|
||||
SIZE (bsdforen-wiki.src) = 636
|
||||
SHA256 (bsdforen-wiki.png) = 686d87a85d9433ff7274c3b8125359b08e088b24d3af7521ba751300371c6923
|
||||
SIZE (bsdforen-wiki.png) = 3638
|
@ -1,4 +0,0 @@
|
||||
This is a Firefox searchplugin for the german BSD board www.bsdforen.de
|
||||
and the bsdforen.de wiki.
|
||||
|
||||
WWW: http://people.bsdgroup.de/~steve/
|
@ -1,6 +0,0 @@
|
||||
lib/firefox/searchplugins/bsdforen.src
|
||||
lib/firefox/searchplugins/bsdforen.png
|
||||
lib/firefox/searchplugins/bsdforen-wiki.src
|
||||
lib/firefox/searchplugins/bsdforen-wiki.png
|
||||
@dirrmtry lib/firefox/searchplugins
|
||||
@dirrmtry lib/firefox
|
@ -1,39 +0,0 @@
|
||||
# Created by: Stefan 'Steve' Tell <stefan.tell@crashmail.de>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bsdgroup-firefox-searchplugin
|
||||
PORTVERSION= 0.2
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= german www
|
||||
MASTER_SITES= http://www.crashmail.de/files/ \
|
||||
http://people.bsdgroup.de/~steve/files/
|
||||
DISTFILES= bsdgroup.src bsdgroup.png bsdgroup-wiki.src bsdgroup-wiki.png
|
||||
EXTRACT_ONLY= yes
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Firefox search plugins for the www.BSDGroup.de board
|
||||
|
||||
USES= gecko:firefox
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
DEPRECATED= bsdgroup.de no longer seems to exist
|
||||
EXPIRATION_DATE=2014-05-31
|
||||
|
||||
do-extract:
|
||||
@${MKDIR} ${WRKSRC}
|
||||
@${CP} ${DISTDIR}/${DIST_SUBDIR}/bsdgroup.src ${WRKSRC}
|
||||
@${CP} ${DISTDIR}/${DIST_SUBDIR}/bsdgroup.png ${WRKSRC}
|
||||
@${CP} ${DISTDIR}/${DIST_SUBDIR}/bsdgroup-wiki.src ${WRKSRC}
|
||||
@${CP} ${DISTDIR}/${DIST_SUBDIR}/bsdgroup-wiki.png ${WRKSRC}
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${PREFIX}/lib/firefox/searchplugins
|
||||
${INSTALL_DATA} ${WRKSRC}/bsdgroup.src ${PREFIX}/lib/firefox/searchplugins
|
||||
${INSTALL_DATA} ${WRKSRC}/bsdgroup.png ${PREFIX}/lib/firefox/searchplugins
|
||||
${INSTALL_DATA} ${WRKSRC}/bsdgroup-wiki.src ${PREFIX}/lib/firefox/searchplugins
|
||||
${INSTALL_DATA} ${WRKSRC}/bsdgroup-wiki.png ${PREFIX}/lib/firefox/searchplugins
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,8 +0,0 @@
|
||||
SHA256 (bsdgroup.src) = 984c4bff7c3cff2160a2808a0a472ed870454f8eaddd07f829c691911f31234e
|
||||
SIZE (bsdgroup.src) = 880
|
||||
SHA256 (bsdgroup.png) = 84e7e0f3b2777f7ee6f0962461461694b0d826ccb2c77b160e132237d4c7510e
|
||||
SIZE (bsdgroup.png) = 273
|
||||
SHA256 (bsdgroup-wiki.src) = bf023c011656cb1641c1f698d1ba7a3ddb1ad4bddfd61fe5aa7af6e5afb2deff
|
||||
SIZE (bsdgroup-wiki.src) = 663
|
||||
SHA256 (bsdgroup-wiki.png) = 84e7e0f3b2777f7ee6f0962461461694b0d826ccb2c77b160e132237d4c7510e
|
||||
SIZE (bsdgroup-wiki.png) = 273
|
@ -1,4 +0,0 @@
|
||||
This is a Firefox searchplugin for the german BSD board www.BSDGroup.de
|
||||
and the www.BSDGroup.de-Wiki.
|
||||
|
||||
WWW: http://people.bsdgroup.de/~steve/
|
@ -1,6 +0,0 @@
|
||||
lib/firefox/searchplugins/bsdgroup.src
|
||||
lib/firefox/searchplugins/bsdgroup.png
|
||||
lib/firefox/searchplugins/bsdgroup-wiki.src
|
||||
lib/firefox/searchplugins/bsdgroup-wiki.png
|
||||
@dirrmtry lib/firefox/searchplugins
|
||||
@dirrmtry lib/firefox
|
@ -75,7 +75,6 @@
|
||||
SUBDIR += mbpurple
|
||||
SUBDIR += mcabber
|
||||
SUBDIR += meanwhile
|
||||
SUBDIR += mercury
|
||||
SUBDIR += mikutter
|
||||
SUBDIR += mu-conference
|
||||
SUBDIR += naim
|
||||
|
@ -1,79 +0,0 @@
|
||||
# Created by: Thierry Thomas <thierry@pompo.net>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mercury
|
||||
DISTVERSION= 2.0${RCVER:tu}
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 8
|
||||
CATEGORIES= net-im java
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||
http://files.mercury.im/${PORTVERSION:R:R}/release/${RCVER}/
|
||||
MASTER_SITE_SUBDIR= thierry/${PORTNAME}/${RCVER}
|
||||
DISTNAME= core
|
||||
DIST_SUBDIR= ${PORTNAME}/${RCVER}
|
||||
|
||||
# Maintainership available: drop me a line if interested
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
COMMENT= Java Based MSN client
|
||||
|
||||
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper \
|
||||
jmfinit:${PORTSDIR}/java/jmf
|
||||
|
||||
DEPRECATED= MSN is dying and the domain mercury.im is down
|
||||
EXPIRATION_DATE=2014-05-31
|
||||
|
||||
RCVER= rc8a
|
||||
|
||||
USES= zip:infozip
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.6+
|
||||
NO_BUILD= yes
|
||||
|
||||
JMF_JARS= customizer jmf mediaplayer multiplayer
|
||||
|
||||
SUB_FILES= Mercury_Messenger
|
||||
SUB_LIST= JAVA_VERSION="${JAVA_VERSION}" JMF_JARS="${JMF_JARS:S|$|.jar|}"
|
||||
|
||||
LINSTDIR?= share/Mercury
|
||||
INSTDIR= ${STAGEDIR}${PREFIX}/${LINSTDIR}
|
||||
PLIST_SUB= INSTDIR=${LINSTDIR}
|
||||
SUB_DIRS= lib resources
|
||||
DIR2PRUNE= resources/AppData/Games \
|
||||
resources/AppData/Plugins \
|
||||
resources/AppData/Skins
|
||||
|
||||
DESKTOP_ENTRIES="Mercury Messenger" "${COMMENT}" \
|
||||
"${PREFIX}/${LINSTDIR}/resources/online.png" \
|
||||
"${SUB_FILES}" \
|
||||
"InstantMessaging;Java;Network;" true
|
||||
|
||||
.if defined(WITH_VIDEO) # Experimental
|
||||
VIDJAR= VidConf-libs.jar
|
||||
EXTRACT_ONLY+= ${DISTNAME}${EXTRACT_SUFX}
|
||||
DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} ${VIDJAR}
|
||||
PLIST_SUB+= VID="" VIDJAR="${VIDJAR}"
|
||||
.else
|
||||
PLIST_SUB+= VID="@comment " VIDJAR=""
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
${MKDIR} ${WRKDIR}/icons
|
||||
cd ${WRKDIR}/icons && \
|
||||
${EXTRACT_CMD} ${WRKDIR}/resources/AppData/StatusIcons/MMercury.zip
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${INSTDIR}
|
||||
${INSTALL_SCRIPT} ${WRKDIR}/${SUB_FILES} ${STAGEDIR}${PREFIX}/bin/
|
||||
.for sd in ${SUB_DIRS}
|
||||
cd ${WRKDIR} && ${FIND} ${sd} -type d -exec ${MKDIR} ${INSTDIR}/{} \;
|
||||
cd ${WRKDIR} && ${FIND} ${sd} -type f -exec ${INSTALL_DATA} {} ${INSTDIR}/{} \;
|
||||
.endfor
|
||||
${INSTALL_DATA} ${WRKDIR}/icons/online.png ${INSTDIR}/resources
|
||||
.for ed in ${DIR2PRUNE}
|
||||
${TOUCH} ${INSTDIR}/${ed}/.keep_me
|
||||
.endfor
|
||||
.if defined(WITH_VIDEO)
|
||||
${INSTALL_DATA} ${_DISTDIR}/${VIDJAR} ${INSTDIR}/lib
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,4 +0,0 @@
|
||||
SHA256 (mercury/rc8a/core.zip) = b94b0ebce1f4c3fecca799a66b4efaed67022fa0b0175ab4d330460e491a887f
|
||||
SIZE (mercury/rc8a/core.zip) = 4052080
|
||||
SHA256 (mercury/rc8a/VidConf-libs.jar) = 13c7b81b1f60c10c347d5e3616c3a9881dea130891f2ebcdd2d7ffec03b0fe80
|
||||
SIZE (mercury/rc8a/VidConf-libs.jar) = 617362
|
@ -1,17 +0,0 @@
|
||||
#! /bin/sh
|
||||
# $FreeBSD$
|
||||
|
||||
MERCURY_INSTALL_PATH="%%PREFIX%%/share/Mercury"
|
||||
JMF_INSTALL_PATH="%%JAVALIBDIR%%"
|
||||
cd $MERCURY_INSTALL_PATH
|
||||
classpath=""
|
||||
for file in `ls $MERCURY_INSTALL_PATH/lib`
|
||||
do
|
||||
classpath="$MERCURY_INSTALL_PATH/lib/$file:$classpath"
|
||||
done
|
||||
for file in %%JMF_JARS%%
|
||||
do
|
||||
classpath="$JMF_INSTALL_PATH/$file:$classpath"
|
||||
done
|
||||
classpath="%%JAVALIBDIR%%/jdic.jar:$classpath"
|
||||
JAVA_VERSION=%%JAVA_VERSION%% %%LOCALBASE%%/bin/java -Xmx512m -classpath $classpath com.dMSN.Main
|
@ -1,23 +0,0 @@
|
||||
Mercury is a Java Based MSN client.
|
||||
|
||||
With Mercury you can do the same things as with your normal messenger:
|
||||
* Talk to friends
|
||||
* Change your nickname and status
|
||||
* Add a display picture (also know as avatar)
|
||||
* Send files through the MSN server (for people with a firewall etc..) or
|
||||
direct
|
||||
* Away messages, if you are online, busy or whatever you can always have
|
||||
an away message.
|
||||
* Play games (Tic Tac Toe and Connect4 only at the moment)
|
||||
* Watch the webcam of your friends (Mercury auto-saves these sessions on
|
||||
the disk and can convert them to Quicktime movies)
|
||||
* Allow other people to watch your webcam (= video only)
|
||||
* Audio and Video conference is implemented (both sending and receiving)
|
||||
but still a beta feature
|
||||
|
||||
Mercury also has some MSN7 specific features, and some additional features that
|
||||
your normal messenger doesn't have, for example: port forwarding for faster file
|
||||
transfer, handling of more accounts, having different MSN names for each
|
||||
contact, etc.
|
||||
|
||||
WWW: http://www.mercury.im/
|
@ -1,96 +0,0 @@
|
||||
bin/Mercury_Messenger
|
||||
%%INSTDIR%%/lib/dMSN.jar
|
||||
%%INSTDIR%%/resources/AppData/CustomEmoticons/MSN7.zip
|
||||
%%INSTDIR%%/resources/AppData/Games/.keep_me
|
||||
%%INSTDIR%%/resources/AppData/Images/BlackMediaIcons.zip
|
||||
%%INSTDIR%%/resources/AppData/Images/CaleLaresLogo.zip
|
||||
%%INSTDIR%%/resources/AppData/Images/Default.zip
|
||||
%%INSTDIR%%/resources/AppData/Images/EinsteinBlack.zip
|
||||
%%INSTDIR%%/resources/AppData/Images/EinsteinBlue.zip
|
||||
%%INSTDIR%%/resources/AppData/Images/EinsteinGreen.zip
|
||||
%%INSTDIR%%/resources/AppData/Images/EinsteinRed.zip
|
||||
%%INSTDIR%%/resources/AppData/Images/EinsteinYellow.zip
|
||||
%%INSTDIR%%/resources/AppData/Images/Flags.zip
|
||||
%%INSTDIR%%/resources/AppData/Images/TpvgamesLogo1.zip
|
||||
%%INSTDIR%%/resources/AppData/Images/TpvgamesLogo2.zip
|
||||
%%INSTDIR%%/resources/AppData/MusicPlayerInfo/default.xml
|
||||
%%INSTDIR%%/resources/AppData/Plugins/.keep_me
|
||||
%%INSTDIR%%/resources/AppData/Skins/.keep_me
|
||||
%%INSTDIR%%/resources/AppData/Sounds/MSN Message.wav
|
||||
%%INSTDIR%%/resources/AppData/SplashWindow/Default.zip
|
||||
%%INSTDIR%%/resources/AppData/SplashWindow/EinsteinYellow.zip
|
||||
%%INSTDIR%%/resources/AppData/StatusIcons/Danny.zip
|
||||
%%INSTDIR%%/resources/AppData/StatusIcons/Dave.zip
|
||||
%%INSTDIR%%/resources/AppData/StatusIcons/MMercury.zip
|
||||
%%INSTDIR%%/resources/AppData/StatusIcons/MMercury_Small.zip
|
||||
%%INSTDIR%%/resources/AppData/StatusIcons/MSN 16b.zip
|
||||
%%INSTDIR%%/resources/AppData/StatusIcons/MSN default.zip
|
||||
%%INSTDIR%%/resources/AppData/StatusIcons/Maarten.zip
|
||||
%%INSTDIR%%/resources/AppData/StatusIcons/MacOS-New.zip
|
||||
%%INSTDIR%%/resources/AppData/StatusIcons/MacOS-Old.zip
|
||||
%%INSTDIR%%/resources/AppData/StatusIcons/Ranch 24p.zip
|
||||
%%INSTDIR%%/resources/AppData/StatusIcons/Scarecrow 24p.zip
|
||||
%%INSTDIR%%/resources/AppData/StatusIcons/Scarecrow 32p.zip
|
||||
%%INSTDIR%%/resources/AppData/Views/Default_CLContact.zip
|
||||
%%INSTDIR%%/resources/AppData/Views/Default_CLGroup.zip
|
||||
%%INSTDIR%%/resources/AppData/Views/Default_Chat.zip
|
||||
%%INSTDIR%%/resources/AppData/Views/Default_ContactTooltip.zip
|
||||
%%INSTDIR%%/resources/AppData/Views/Default_EventBox.zip
|
||||
%%INSTDIR%%/resources/AppData/Views/Default_General.zip
|
||||
%%INSTDIR%%/resources/AppData/Views/Default_IM.zip
|
||||
%%INSTDIR%%/resources/AppData/Views/Default_IM2.2.zip
|
||||
%%INSTDIR%%/resources/AppData/Views/Default_IM2.zip
|
||||
%%INSTDIR%%/resources/AppData/Views/Default_MultiConvoList.zip
|
||||
%%INSTDIR%%/resources/AppData/Views/Default_OSD.zip
|
||||
%%INSTDIR%%/resources/AppData/Views/Default_Participants.zip
|
||||
%%INSTDIR%%/resources/AppData/Views/RobsDroneV3.zip
|
||||
%%INSTDIR%%/resources/AppData/Views/RobsEventBox.zip
|
||||
%%INSTDIR%%/resources/AppData/Views/RobsSteam.zip
|
||||
%%INSTDIR%%/resources/AppData/Winks/BouncyBall.zip
|
||||
%%INSTDIR%%/resources/AppData/Winks/Crying.zip
|
||||
%%INSTDIR%%/resources/AppData/Winks/Dancer.zip
|
||||
%%INSTDIR%%/resources/AppData/Winks/Eyeball.zip
|
||||
%%INSTDIR%%/resources/AppData/Winks/GuitarSmash.zip
|
||||
%%INSTDIR%%/resources/AppData/Winks/Heart.zip
|
||||
%%INSTDIR%%/resources/AppData/Winks/Kiss.zip
|
||||
%%INSTDIR%%/resources/AppData/Winks/LipstickGirl.zip
|
||||
%%INSTDIR%%/resources/AppData/Winks/LoveLetter.zip
|
||||
%%INSTDIR%%/resources/AppData/Winks/SillyFace.zip
|
||||
%%INSTDIR%%/resources/AppData/Winks/SnowboarderGirl.zip
|
||||
%%INSTDIR%%/resources/AppData/Winks/Stars.zip
|
||||
%%INSTDIR%%/resources/AppData/Winks/Sunflower.zip
|
||||
%%INSTDIR%%/resources/AppData/Winks/Ufo.zip
|
||||
%%INSTDIR%%/resources/AppData/Winks/WaterBalloon.zip
|
||||
%%INSTDIR%%/resources/AppData/i18n/en_GB.zip
|
||||
%%INSTDIR%%/resources/config/HotKeys.xml
|
||||
%%INSTDIR%%/resources/config/Locations.xml
|
||||
%%INSTDIR%%/resources/menu/FirstTab.xml
|
||||
%%INSTDIR%%/resources/menu/MSN.xml
|
||||
%%INSTDIR%%/resources/menu/Tray.xml
|
||||
%%INSTDIR%%/resources/online.png
|
||||
%%INSTDIR%%/resources/settings/DefaultSettings.xml
|
||||
%%INSTDIR%%/resources/settings/SettingsDialog_Account.xml
|
||||
%%INSTDIR%%/resources/settings/SettingsDialog_Global.xml
|
||||
%%INSTDIR%%/resources/xsl/EventLog.xsl
|
||||
%%INSTDIR%%/resources/xsl/MessageLog.xsl
|
||||
%%VID%%%%INSTDIR%%/lib/VidConf-libs.jar
|
||||
@dirrm %%INSTDIR%%/resources/xsl
|
||||
@dirrm %%INSTDIR%%/resources/settings
|
||||
@dirrm %%INSTDIR%%/resources/menu
|
||||
@dirrm %%INSTDIR%%/resources/config
|
||||
@dirrm %%INSTDIR%%/resources/AppData/Winks
|
||||
@dirrm %%INSTDIR%%/resources/AppData/Views
|
||||
@dirrm %%INSTDIR%%/resources/AppData/StatusIcons
|
||||
@dirrm %%INSTDIR%%/resources/AppData/SplashWindow
|
||||
@dirrm %%INSTDIR%%/resources/AppData/Skins
|
||||
@dirrm %%INSTDIR%%/resources/AppData/Sounds
|
||||
@dirrm %%INSTDIR%%/resources/AppData/Plugins
|
||||
@dirrm %%INSTDIR%%/resources/AppData/MusicPlayerInfo
|
||||
@dirrm %%INSTDIR%%/resources/AppData/Images
|
||||
@dirrm %%INSTDIR%%/resources/AppData/Games
|
||||
@dirrm %%INSTDIR%%/resources/AppData/CustomEmoticons
|
||||
@dirrm %%INSTDIR%%/resources/AppData/i18n
|
||||
@dirrm %%INSTDIR%%/resources/AppData
|
||||
@dirrm %%INSTDIR%%/resources
|
||||
@dirrm %%INSTDIR%%/lib
|
||||
@dirrm %%INSTDIR%%
|
Loading…
Reference in New Issue
Block a user