diff options
Diffstat (limited to 'irc/konversation-kde4')
-rw-r--r-- | irc/konversation-kde4/Makefile | 27 | ||||
-rw-r--r-- | irc/konversation-kde4/distinfo | 2 | ||||
-rw-r--r-- | irc/konversation-kde4/files/patch-dccdetaildialog.cpp | 11 | ||||
-rw-r--r-- | irc/konversation-kde4/files/patch-server.cpp | 11 | ||||
-rw-r--r-- | irc/konversation-kde4/pkg-descr | 3 | ||||
-rw-r--r-- | irc/konversation-kde4/pkg-plist | 328 |
6 files changed, 0 insertions, 382 deletions
diff --git a/irc/konversation-kde4/Makefile b/irc/konversation-kde4/Makefile deleted file mode 100644 index 0c0b005258c3..000000000000 --- a/irc/konversation-kde4/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: konversation -# Date created: 15 May 2003 -# Whom: Kirill Ponomarew <ponomarew@oberon.net> -# -# $FreeBSD$ -# - -PORTNAME= konversation -PORTVERSION= 0.18 -PORTREVISION= 1 -CATEGORIES= irc kde -MASTER_SITES= http://download.berlios.de/${PORTNAME}/ \ - http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/ - -MAINTAINER= markus@FreeBSD.org -COMMENT= A user friendly IRC client for KDE - -USE_KDELIBS_VER=3 -GNU_CONFIGURE= yes -USE_REINPLACE= yes -USE_BZIP2= yes -USE_GMAKE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} - -.include <bsd.port.mk> diff --git a/irc/konversation-kde4/distinfo b/irc/konversation-kde4/distinfo deleted file mode 100644 index a6d71159c932..000000000000 --- a/irc/konversation-kde4/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (konversation-0.18.tar.bz2) = 87eceaaad4223d17380cd1f8dfe8123f -SIZE (konversation-0.18.tar.bz2) = 5220074 diff --git a/irc/konversation-kde4/files/patch-dccdetaildialog.cpp b/irc/konversation-kde4/files/patch-dccdetaildialog.cpp deleted file mode 100644 index 593e6d7426c3..000000000000 --- a/irc/konversation-kde4/files/patch-dccdetaildialog.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- konversation/src/dccdetaildialog.cpp.orig Tue Jun 7 10:52:46 2005 -+++ konversation/src/dccdetaildialog.cpp Tue Jun 7 10:53:22 2005 -@@ -238,7 +238,7 @@ - QString self; - if ( !m_item->m_ownIp.isEmpty() || !m_item->m_ownPort.isEmpty() ) - m_self->setText( QString( "%1:%2" ) -- .arg( !m_item->m_ownIp.isEmpty() ? m_item->m_ownIp : "* " ) -+ .arg( !m_item->m_ownIp.isEmpty() ? m_item->m_ownIp : QString("* ") ) - .arg( !m_item->m_ownPort.isEmpty() ? m_item->m_ownPort : i18n("unknown") ) - ); - else diff --git a/irc/konversation-kde4/files/patch-server.cpp b/irc/konversation-kde4/files/patch-server.cpp deleted file mode 100644 index 7811423dd1b7..000000000000 --- a/irc/konversation-kde4/files/patch-server.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- konversation/src/server.cpp.orig Tue Jun 7 10:44:34 2005 -+++ konversation/src/server.cpp Tue Jun 7 10:44:58 2005 -@@ -212,7 +212,7 @@ - } - - channels += (*it).name(); -- keys += ((*it).password().isEmpty() ? "''" : (*it).password()); -+ keys += ((*it).password().isEmpty() ? QString("''") : (*it).password()); - } - - setAutoJoinChannel(channels); diff --git a/irc/konversation-kde4/pkg-descr b/irc/konversation-kde4/pkg-descr deleted file mode 100644 index b4f0012ab805..000000000000 --- a/irc/konversation-kde4/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Konversation is an user friendly IRC (Internet Relay Chat) client for KDE. - -WWW: http://konversation.kde.org diff --git a/irc/konversation-kde4/pkg-plist b/irc/konversation-kde4/pkg-plist deleted file mode 100644 index b41320acb687..000000000000 --- a/irc/konversation-kde4/pkg-plist +++ /dev/null @@ -1,328 +0,0 @@ -bin/konversation -bin/konversationircprotocolhandler -share/applications/kde/konversation.desktop -share/apps/kconf_update/konversation-0.14-mainwindow.pl -share/apps/kconf_update/konversation.upd -share/apps/konversation/eventsrc -share/apps/konversation/images/led_blue_off.png -share/apps/konversation/images/led_blue_on.png -share/apps/konversation/images/led_green_off.png -share/apps/konversation/images/led_green_on.png -share/apps/konversation/images/led_red_off.png -share/apps/konversation/images/led_red_on.png -share/apps/konversation/images/led_yellow_off.png -share/apps/konversation/images/led_yellow_on.png -share/apps/konversation/konversationui.rc -share/apps/konversation/scripts/bug -share/apps/konversation/scripts/cmd -share/apps/konversation/scripts/fortune -share/apps/konversation/scripts/fortunes.dat -share/apps/konversation/scripts/gauge -share/apps/konversation/scripts/google -share/apps/konversation/scripts/kdeversion -share/apps/konversation/scripts/mail -share/apps/konversation/scripts/media -share/apps/konversation/scripts/qurl -share/apps/konversation/scripts/sayclip -share/apps/konversation/scripts/sysinfo -share/apps/konversation/scripts/uptime -share/apps/konversation/scripts/weather -share/apps/konversation/themes/alternative/index.desktop -share/apps/konversation/themes/alternative/irc_admin.png -share/apps/konversation/themes/alternative/irc_away.png -share/apps/konversation/themes/alternative/irc_halfop.png -share/apps/konversation/themes/alternative/irc_normal.png -share/apps/konversation/themes/alternative/irc_op.png -share/apps/konversation/themes/alternative/irc_owner.png -share/apps/konversation/themes/alternative/irc_voice.png -share/apps/konversation/themes/christmas/index.desktop -share/apps/konversation/themes/christmas/irc_admin.png -share/apps/konversation/themes/christmas/irc_away.png -share/apps/konversation/themes/christmas/irc_halfop.png -share/apps/konversation/themes/christmas/irc_normal.png -share/apps/konversation/themes/christmas/irc_op.png -share/apps/konversation/themes/christmas/irc_owner.png -share/apps/konversation/themes/christmas/irc_voice.png -share/apps/konversation/themes/classic/index.desktop -share/apps/konversation/themes/classic/irc_admin.png -share/apps/konversation/themes/classic/irc_away.png -share/apps/konversation/themes/classic/irc_halfop.png -share/apps/konversation/themes/classic/irc_normal.png -share/apps/konversation/themes/classic/irc_op.png -share/apps/konversation/themes/classic/irc_owner.png -share/apps/konversation/themes/classic/irc_voice.png -share/apps/konversation/themes/default/index.desktop -share/apps/konversation/themes/default/irc_admin.png -share/apps/konversation/themes/default/irc_away.png -share/apps/konversation/themes/default/irc_halfop.png -share/apps/konversation/themes/default/irc_normal.png -share/apps/konversation/themes/default/irc_op.png -share/apps/konversation/themes/default/irc_owner.png -share/apps/konversation/themes/default/irc_voice.png -share/apps/konversation/themes/smiling/index.desktop -share/apps/konversation/themes/smiling/irc_admin.png -share/apps/konversation/themes/smiling/irc_away.png -share/apps/konversation/themes/smiling/irc_halfop.png -share/apps/konversation/themes/smiling/irc_normal.png -share/apps/konversation/themes/smiling/irc_op.png -share/apps/konversation/themes/smiling/irc_owner.png -share/apps/konversation/themes/smiling/irc_voice.png -share/apps/konversation/themes/square/index.desktop -share/apps/konversation/themes/square/irc_admin.png -share/apps/konversation/themes/square/irc_away.png -share/apps/konversation/themes/square/irc_halfop.png -share/apps/konversation/themes/square/irc_normal.png -share/apps/konversation/themes/square/irc_op.png -share/apps/konversation/themes/square/irc_owner.png -share/apps/konversation/themes/square/irc_voice.png -share/config.kcfg/konversation.kcfg -share/doc/HTML/da/konversation/common -share/doc/HTML/da/konversation/index.cache.bz2 -share/doc/HTML/da/konversation/index.docbook -share/doc/HTML/en/konversation/addchannel.png -share/doc/HTML/en/konversation/addnetwork_co.png -share/doc/HTML/en/konversation/addserver_co.png -share/doc/HTML/en/konversation/channel_screen_co.png -share/doc/HTML/en/konversation/channel_screen_tour_co.png -share/doc/HTML/en/konversation/channellist_screen_co.png -share/doc/HTML/en/konversation/checkidentities.png -share/doc/HTML/en/konversation/colorchooser_screen.png -share/doc/HTML/en/konversation/colorize.png -share/doc/HTML/en/konversation/common -share/doc/HTML/en/konversation/configure.png -share/doc/HTML/en/konversation/cr16-action-irc_admin.png -share/doc/HTML/en/konversation/cr16-action-irc_away.png -share/doc/HTML/en/konversation/cr16-action-irc_halfop.png -share/doc/HTML/en/konversation/cr16-action-irc_normal.png -share/doc/HTML/en/konversation/cr16-action-irc_op.png -share/doc/HTML/en/konversation/cr16-action-irc_owner.png -share/doc/HTML/en/konversation/cr16-action-irc_voice.png -share/doc/HTML/en/konversation/dccstatus_screen_co.png -share/doc/HTML/en/konversation/editserver_screen_co.png -share/doc/HTML/en/konversation/first_channel_co.png -share/doc/HTML/en/konversation/first_serverlist_co.png -share/doc/HTML/en/konversation/highlighting_screen_co.png -share/doc/HTML/en/konversation/identities_adv_co.png -share/doc/HTML/en/konversation/identities_away_co.png -share/doc/HTML/en/konversation/identities_gen_co.png -share/doc/HTML/en/konversation/index.cache.bz2 -share/doc/HTML/en/konversation/index.docbook -share/doc/HTML/en/konversation/kaddressbook.png -share/doc/HTML/en/konversation/kimproxy_create_screen2.png -share/doc/HTML/en/konversation/kimproxy_create_screen_co.png -share/doc/HTML/en/konversation/led_blue_off.png -share/doc/HTML/en/konversation/led_blue_on.png -share/doc/HTML/en/konversation/led_green_off.png -share/doc/HTML/en/konversation/led_green_on.png -share/doc/HTML/en/konversation/led_red_off.png -share/doc/HTML/en/konversation/led_red_on.png -share/doc/HTML/en/konversation/led_yellow_off.png -share/doc/HTML/en/konversation/led_yellow_on.png -share/doc/HTML/en/konversation/logviewer_co.png -share/doc/HTML/en/konversation/nicksonline_co.png -share/doc/HTML/en/konversation/nickthemes_screen_co.png -share/doc/HTML/en/konversation/notification_screen_co.png -share/doc/HTML/en/konversation/notifylist_screen_co.png -share/doc/HTML/en/konversation/osd_demo.png -share/doc/HTML/en/konversation/osd_screen_co.png -share/doc/HTML/en/konversation/prefs_identity_screen_co.png -share/doc/HTML/en/konversation/quickbuttons_screen.png -share/doc/HTML/en/konversation/quickconnect_screen.png -share/doc/HTML/en/konversation/serverlist_co.png -share/doc/HTML/en/konversation/serverlist_screen_co.png -share/doc/HTML/en/konversation/urlcatcher_screen_co.png -share/doc/HTML/en/konversation/webbrowser_screen_co.png -share/doc/HTML/et/konversation/common -share/doc/HTML/et/konversation/index.cache.bz2 -share/doc/HTML/et/konversation/index.docbook -share/doc/HTML/it/konversation/addchannel.png -share/doc/HTML/it/konversation/addnetwork_co.png -share/doc/HTML/it/konversation/addserver_co.png -share/doc/HTML/it/konversation/channel_screen_tour_co.png -share/doc/HTML/it/konversation/channellist_screen_co.png -share/doc/HTML/it/konversation/checkidentities.png -share/doc/HTML/it/konversation/colorchooser_screen.png -share/doc/HTML/it/konversation/common -share/doc/HTML/it/konversation/first_channel_co.png -share/doc/HTML/it/konversation/first_serverlist_co.png -share/doc/HTML/it/konversation/identities_adv_co.png -share/doc/HTML/it/konversation/identities_away_co.png -share/doc/HTML/it/konversation/identities_gen_co.png -share/doc/HTML/it/konversation/index.cache.bz2 -share/doc/HTML/it/konversation/index.docbook -share/doc/HTML/it/konversation/nicksonline_co.png -share/doc/HTML/it/konversation/notification_screen_co.png -share/doc/HTML/it/konversation/notifylist_screen_co.png -share/doc/HTML/it/konversation/osd_demo.png -share/doc/HTML/it/konversation/osd_screen_co.png -share/doc/HTML/it/konversation/quickbuttons_screen.png -share/doc/HTML/it/konversation/quickconnect_screen.png -share/doc/HTML/it/konversation/serverlist_co.png -share/doc/HTML/nl/konversation/addchannel.png -share/doc/HTML/nl/konversation/addnetwork_co.png -share/doc/HTML/nl/konversation/addserver_co.png -share/doc/HTML/nl/konversation/channel_screen_tour_co.png -share/doc/HTML/nl/konversation/channellist_screen_co.png -share/doc/HTML/nl/konversation/checkidentities.png -share/doc/HTML/nl/konversation/colorchooser_screen.png -share/doc/HTML/nl/konversation/common -share/doc/HTML/nl/konversation/dccstatus_screen_co.png -share/doc/HTML/nl/konversation/first_channel_co.png -share/doc/HTML/nl/konversation/first_serverlist_co.png -share/doc/HTML/nl/konversation/identities_adv_co.png -share/doc/HTML/nl/konversation/identities_away_co.png -share/doc/HTML/nl/konversation/identities_gen_co.png -share/doc/HTML/nl/konversation/index.cache.bz2 -share/doc/HTML/nl/konversation/index.docbook -share/doc/HTML/nl/konversation/kimproxy_create_screen2.png -share/doc/HTML/nl/konversation/kimproxy_create_screen_co.png -share/doc/HTML/nl/konversation/logviewer_co.png -share/doc/HTML/nl/konversation/nicksonline_co.png -share/doc/HTML/nl/konversation/notification_screen_co.png -share/doc/HTML/nl/konversation/notifylist_screen_co.png -share/doc/HTML/nl/konversation/osd_screen_co.png -share/doc/HTML/nl/konversation/quickbuttons_screen.png -share/doc/HTML/nl/konversation/quickconnect_screen.png -share/doc/HTML/nl/konversation/serverlist_co.png -share/doc/HTML/nl/konversation/urlcatcher_screen_co.png -share/doc/HTML/nl/konversation/webbrowser_screen_co.png -share/doc/HTML/pt/konversation/common -share/doc/HTML/pt/konversation/index.cache.bz2 -share/doc/HTML/pt/konversation/index.docbook -share/doc/HTML/sv/konversation/common -share/doc/HTML/sv/konversation/index.cache.bz2 -share/doc/HTML/sv/konversation/index.docbook -share/icons/crystalsvg/16x16/actions/kimproxyaway.png -share/icons/crystalsvg/16x16/actions/kimproxyoffline.png -share/icons/crystalsvg/16x16/actions/kimproxyonline.png -share/icons/crystalsvg/22x22/actions/char.png -share/icons/crystalsvg/22x22/actions/kimproxyaway.png -share/icons/crystalsvg/22x22/actions/kimproxyoffline.png -share/icons/crystalsvg/22x22/actions/kimproxyonline.png -share/icons/crystalsvg/22x22/actions/konv_message.png -share/icons/crystalsvg/32x32/actions/kimproxyaway.png -share/icons/crystalsvg/32x32/actions/kimproxyoffline.png -share/icons/crystalsvg/32x32/actions/kimproxyonline.png -share/icons/crystalsvg/scalable/actions/kimproxyaway.svgz -share/icons/crystalsvg/scalable/actions/kimproxyoffline.svgz -share/icons/crystalsvg/scalable/actions/kimproxyonline.svgz -share/icons/crystalsvg/scalable/actions/konv_message.svgz -share/icons/hicolor/128x128/apps/konversation.png -share/icons/hicolor/16x16/apps/konversation.png -share/icons/hicolor/22x22/apps/konversation.png -share/icons/hicolor/32x32/apps/konversation.png -share/icons/hicolor/48x48/apps/konversation.png -share/icons/hicolor/64x64/apps/konversation.png -share/icons/hicolor/scalable/apps/konversation.svgz -share/locale/br/LC_MESSAGES/konversation.mo -share/locale/ca/LC_MESSAGES/konversation.mo -share/locale/cy/LC_MESSAGES/konversation.mo -share/locale/da/LC_MESSAGES/konversation.mo -share/locale/de/LC_MESSAGES/konversation.mo -share/locale/el/LC_MESSAGES/konversation.mo -share/locale/en_GB/LC_MESSAGES/konversation.mo -share/locale/es/LC_MESSAGES/konversation.mo -share/locale/et/LC_MESSAGES/konversation.mo -share/locale/fi/LC_MESSAGES/konversation.mo -share/locale/fr/LC_MESSAGES/konversation.mo -share/locale/ga/LC_MESSAGES/konversation.mo -share/locale/he/LC_MESSAGES/konversation.mo -share/locale/hi/LC_MESSAGES/konversation.mo -share/locale/is/LC_MESSAGES/konversation.mo -share/locale/it/LC_MESSAGES/konversation.mo -share/locale/ja/LC_MESSAGES/konversation.mo -share/locale/ko/LC_MESSAGES/konversation.mo -share/locale/lt/LC_MESSAGES/konversation.mo -share/locale/mt/LC_MESSAGES/konversation.mo -share/locale/nb/LC_MESSAGES/konversation.mo -share/locale/nl/LC_MESSAGES/konversation.mo -share/locale/pl/LC_MESSAGES/konversation.mo -share/locale/pt/LC_MESSAGES/konversation.mo -share/locale/pt_BR/LC_MESSAGES/konversation.mo -share/locale/ro/LC_MESSAGES/konversation.mo -share/locale/ru/LC_MESSAGES/konversation.mo -share/locale/sl/LC_MESSAGES/konversation.mo -share/locale/sr/LC_MESSAGES/konversation.mo -share/locale/sr@Latn/LC_MESSAGES/konversation.mo -share/locale/sv/LC_MESSAGES/konversation.mo -share/locale/ta/LC_MESSAGES/konversation.mo -share/locale/tr/LC_MESSAGES/konversation.mo -share/locale/zh_CN/LC_MESSAGES/konversation.mo -share/services/konvirc.protocol -share/services/konvirc6.protocol -@unexec rmdir %D/share/services 2>/dev/null || true -@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true -@unexec rmdir %D/share/locale/sr/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/sr 2>/dev/null || true -@unexec rmdir %D/share/locale/sl/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/sl 2>/dev/null || true -@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/ro 2>/dev/null || true -@unexec rmdir %D/share/locale/pt/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/pt 2>/dev/null || true -@unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/pl 2>/dev/null || true -@unexec rmdir %D/share/locale/ko/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/ko 2>/dev/null || true -@unexec rmdir %D/share/locale/fi/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/fi 2>/dev/null || true -@unexec rmdir %D/share/locale/el/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/el 2>/dev/null || true -@unexec rmdir %D/share/locale/ca/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/ca 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/scalable/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/scalable 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/64x64/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/64x64 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/48x48/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/48x48 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/22x22/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/22x22 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/128x128/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/128x128 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/scalable/actions 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/scalable 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/32x32/actions 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/32x32 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/22x22/actions 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/22x22 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/16x16/actions 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/16x16 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg 2>/dev/null || true -@unexec rmdir %D/share/icons 2>/dev/null || true -@dirrm share/doc/HTML/sv/konversation -@unexec rmdir %D/share/doc/HTML/sv 2>/dev/null || true -@dirrm share/doc/HTML/pt/konversation -@unexec rmdir %D/share/doc/HTML/pt 2>/dev/null || true -@dirrm share/doc/HTML/nl/konversation -@unexec rmdir %D/share/doc/HTML/nl 2>/dev/null || true -@dirrm share/doc/HTML/it/konversation -@unexec rmdir %D/share/doc/HTML/it 2>/dev/null || true -@dirrm share/doc/HTML/et/konversation -@unexec rmdir %D/share/doc/HTML/et 2>/dev/null || true -@dirrm share/doc/HTML/en/konversation -@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true -@dirrm share/doc/HTML/da/konversation -@unexec rmdir %D/share/doc/HTML/da 2>/dev/null || true -@unexec rmdir %D/share/doc/HTML 2>/dev/null || true -@unexec rmdir %D/share/config.kcfg 2>/dev/null || true -@dirrm share/apps/konversation/themes/square -@dirrm share/apps/konversation/themes/smiling -@dirrm share/apps/konversation/themes/default -@dirrm share/apps/konversation/themes/classic -@dirrm share/apps/konversation/themes/christmas -@dirrm share/apps/konversation/themes/alternative -@dirrm share/apps/konversation/themes -@dirrm share/apps/konversation/scripts -@dirrm share/apps/konversation/images -@dirrm share/apps/konversation -@unexec rmdir %D/share/apps/kconf_update 2>/dev/null || true -@unexec rmdir %D/share/apps 2>/dev/null || true -@unexec rmdir %D/share/applications/kde 2>/dev/null || true -@unexec rmdir %D/share/applications 2>/dev/null || true |