Index: branches/2016Q3/irc/quassel/Makefile =================================================================== --- branches/2016Q3/irc/quassel/Makefile (revision 418155) +++ branches/2016Q3/irc/quassel/Makefile (revision 418156) @@ -1,64 +1,64 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= quassel -PORTVERSION= 0.12.3 +PORTVERSION= 0.12.4 CATEGORIES= irc MASTER_SITES= http://www.quassel-irc.org/pub/ MAINTAINER= makc@FreeBSD.org COMMENT= Qt 5 based distributed IRC client USES= cmake:outsource compiler:c++11-lib cpe execinfo pkgconfig tar:bzip2 USE_QT5= core network buildtools_build qmake_build CMAKE_ARGS= -DWITH_KDE=off \ -DUSE_QT5=on CPE_VENDOR= quassel-irc CPE_PRODUCT= quassel_irc OPTIONS_DEFINE= NLS OPTIONS_MULTI= MODULE MODULE_DESC= Quassel components OPTIONS_MULTI_MODULE= MONO CORE CLIENT OPTIONS_DEFAULT= ${OPTIONS_MULTI_MODULE} OPTIONS_SUB= yes MONO_DESC= Quassel standalone client MONO_CMAKE_ON= -DWANT_MONO=on MONO_CMAKE_OFF= -DWANT_MONO=off CORE_DESC= Quassel core (for use with client) CORE_LIB_DEPENDS= libqca-qt5.so:devel/qca-qt5 CORE_USE= QT5=script,sql,sql-sqlite3_run CORE_CMAKE_ON= -DWANT_CORE=on CORE_CMAKE_OFF= -DWANT_CORE=off CLIENT_DESC= Quassel client (for use with core) CLIENT_CMAKE_ON= -DWANT_QTCLIENT=on CLIENT_CMAKE_OFF= -DWANT_QTCLIENT=off NLS_USE= QT5=linguisttools_build .include .if ${PORT_OPTIONS:MMONO} || ${PORT_OPTIONS:MCLIENT} USE_QT5+= dbus gui widgets phonon4 webkit LIB_DEPENDS+= libdbusmenu-qt5.so:devel/libdbusmenu-qt5 PLIST_SUB+= MONO_OR_CLIENT="" .else PLIST_SUB+= MONO_OR_CLIENT="@comment " .endif .if ${PORT_OPTIONS:MCORE} USE_RC_SUBR= quasselcore USERS= quasselcore GROUPS= ${USERS} SUB_FILES= pkg-message .endif post-patch-NLS-off: ${REINPLACE_CMD} -e '/add_subdirectory(po)/d' \ ${WRKSRC}/CMakeLists.txt .include Index: branches/2016Q3/irc/quassel/distinfo =================================================================== --- branches/2016Q3/irc/quassel/distinfo (revision 418155) +++ branches/2016Q3/irc/quassel/distinfo (revision 418156) @@ -1,2 +1,3 @@ -SHA256 (quassel-0.12.3.tar.bz2) = 4d3ee91b85cce3d8df62faf55ad35bebd6fc45085ed6248b8a41d2858de3d434 -SIZE (quassel-0.12.3.tar.bz2) = 3687078 +TIMESTAMP = 1467574566 +SHA256 (quassel-0.12.4.tar.bz2) = 93e4e54cb3743cbe2e5684c2fcba94fd2bc2cd739f7672dee14341b49c29444d +SIZE (quassel-0.12.4.tar.bz2) = 3742639 Index: branches/2016Q3/irc/quassel/pkg-plist =================================================================== --- branches/2016Q3/irc/quassel/pkg-plist (revision 418155) +++ branches/2016Q3/irc/quassel/pkg-plist (revision 418156) @@ -1,416 +1,417 @@ %%MONO%%bin/quassel %%CLIENT%%bin/quasselclient %%CORE%%bin/quasselcore %%MONO%%share/applications/quassel.desktop %%CLIENT%%share/applications/quasselclient.desktop %%MONO_OR_CLIENT%%share/icons/hicolor/128x128/apps/quassel.png %%MONO_OR_CLIENT%%share/icons/hicolor/128x128/status/quassel-inactive.png %%MONO_OR_CLIENT%%share/icons/hicolor/128x128/status/quassel-message.png %%MONO_OR_CLIENT%%share/icons/hicolor/16x16/actions/im-user-away.png %%MONO_OR_CLIENT%%share/icons/hicolor/16x16/actions/im-user-offline.png %%MONO_OR_CLIENT%%share/icons/hicolor/16x16/actions/im-user.png %%MONO_OR_CLIENT%%share/icons/hicolor/16x16/apps/quassel.png %%MONO_OR_CLIENT%%share/icons/hicolor/16x16/status/irc-channel-joined.png %%MONO_OR_CLIENT%%share/icons/hicolor/16x16/status/irc-channel-parted.png %%MONO_OR_CLIENT%%share/icons/hicolor/16x16/status/quassel-inactive.png %%MONO_OR_CLIENT%%share/icons/hicolor/16x16/status/quassel-message.png %%MONO_OR_CLIENT%%share/icons/hicolor/22x22/apps/quassel.png %%MONO_OR_CLIENT%%share/icons/hicolor/22x22/status/quassel-inactive.png %%MONO_OR_CLIENT%%share/icons/hicolor/22x22/status/quassel-message.png %%MONO_OR_CLIENT%%share/icons/hicolor/32x32/apps/quassel.png %%MONO_OR_CLIENT%%share/icons/hicolor/32x32/status/quassel-inactive.png %%MONO_OR_CLIENT%%share/icons/hicolor/32x32/status/quassel-message.png %%MONO_OR_CLIENT%%share/icons/hicolor/48x48/apps/quassel.png %%MONO_OR_CLIENT%%share/icons/hicolor/48x48/status/quassel-inactive.png %%MONO_OR_CLIENT%%share/icons/hicolor/48x48/status/quassel-message.png %%MONO_OR_CLIENT%%share/icons/hicolor/64x64/apps/quassel.png %%MONO_OR_CLIENT%%share/icons/hicolor/64x64/status/quassel-inactive.png %%MONO_OR_CLIENT%%share/icons/hicolor/64x64/status/quassel-message.png %%MONO_OR_CLIENT%%share/icons/hicolor/scalable/status/irc-channel-joined.svgz %%MONO_OR_CLIENT%%share/icons/hicolor/scalable/status/irc-channel-parted.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/actions/application-exit.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/actions/configure.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/actions/document-edit.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/actions/edit-find.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/actions/go-down.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/actions/go-next.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/actions/go-previous.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/actions/go-up.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/actions/im-ban-kick-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/actions/im-ban-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/actions/im-kick-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/actions/im-user-away.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/actions/im-user-offline.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/actions/im-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/actions/list-add-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/actions/mail-message-new.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/actions/tools-report-bug.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/apps/quassel.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/devices/network-wired.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/status/dialog-information.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/status/security-high.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/128x128/status/security-low.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/application-exit.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/configure-shortcuts.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/configure.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/dialog-cancel.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/dialog-close.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/document-edit.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/document-encrypt.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/document-open.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/edit-clear-locationbar-ltr.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/edit-clear-locationbar-rtl.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/edit-copy.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/edit-delete.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/edit-find.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/edit-rename.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/flag-blue.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/format-fill-color.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/format-list-unordered.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/format-text-bold.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/format-text-color.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/format-text-italic.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/format-text-underline.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/go-down.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/go-next-view.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/go-next.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/go-previous-view.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/go-previous.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/go-up.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/help-about.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/im-ban-kick-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/im-ban-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/im-kick-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/im-user-away.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/im-user-offline.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/im-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/irc-close-channel.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/irc-join-channel.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/irc-operator.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/irc-remove-operator.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/irc-unvoice.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/irc-voice.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/list-add-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/list-add.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/list-remove-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/mail-message-new.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/media-playback-start.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/network-connect.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/network-disconnect.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/show-menu.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/tools-report-bug.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/view-fullscreen.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/view-refresh.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/zoom-in.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/zoom-original.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/actions/zoom-out.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/apps/quassel.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/devices/network-wired.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/status/dialog-information.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/status/security-high.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/status/security-low.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/16x16/status/user-away.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/application-exit.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/configure-shortcuts.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/configure.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/dialog-cancel.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/dialog-close.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/document-edit.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/document-encrypt.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/document-open.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/edit-clear-locationbar-ltr.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/edit-clear-locationbar-rtl.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/edit-copy.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/edit-delete.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/edit-find.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/edit-rename.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/flag-blue.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/format-fill-color.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/format-list-unordered.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/format-text-bold.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/format-text-color.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/format-text-italic.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/format-text-underline.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/go-down.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/go-next-view.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/go-next.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/go-previous-view.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/go-previous.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/go-up.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/help-about.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/im-ban-kick-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/im-ban-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/im-kick-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/im-user-away.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/im-user-offline.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/im-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/irc-close-channel.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/irc-join-channel.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/irc-operator.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/irc-remove-operator.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/irc-unvoice.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/irc-voice.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/list-add-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/list-add.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/list-remove-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/mail-message-new.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/media-playback-start.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/network-connect.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/network-disconnect.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/show-menu.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/tools-report-bug.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/view-fullscreen.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/view-refresh.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/zoom-in.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/zoom-original.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/actions/zoom-out.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/apps/quassel.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/devices/network-wired.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/status/dialog-information.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/status/security-high.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/status/security-low.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/22x22/status/user-away.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/256x256/apps/quassel.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/256x256/devices/network-wired.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/application-exit.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/configure-shortcuts.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/configure.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/dialog-cancel.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/dialog-close.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/document-edit.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/document-encrypt.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/document-open.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/edit-clear-locationbar-ltr.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/edit-clear-locationbar-rtl.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/edit-copy.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/edit-delete.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/edit-find.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/edit-rename.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/flag-blue.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/format-fill-color.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/format-list-unordered.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/format-text-bold.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/format-text-color.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/format-text-italic.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/format-text-underline.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/go-down.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/go-next-view.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/go-next.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/go-previous-view.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/go-previous.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/go-up.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/help-about.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/im-ban-kick-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/im-ban-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/im-kick-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/im-user-away.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/im-user-offline.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/im-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/irc-close-channel.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/irc-join-channel.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/irc-operator.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/irc-remove-operator.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/irc-unvoice.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/irc-voice.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/list-add-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/list-add.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/list-remove-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/mail-message-new.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/media-playback-start.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/network-connect.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/network-disconnect.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/show-menu.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/tools-report-bug.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/view-fullscreen.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/view-refresh.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/zoom-in.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/zoom-original.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/actions/zoom-out.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/apps/quassel.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/devices/network-wired.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/status/dialog-information.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/status/security-high.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/status/security-low.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/32x32/status/user-away.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/application-exit.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/configure-shortcuts.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/configure.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/dialog-cancel.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/dialog-close.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/document-edit.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/document-encrypt.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/document-open.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/edit-clear-locationbar-ltr.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/edit-clear-locationbar-rtl.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/edit-copy.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/edit-delete.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/edit-find.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/edit-rename.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/flag-blue.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/format-fill-color.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/format-list-unordered.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/format-text-bold.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/format-text-color.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/format-text-italic.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/format-text-underline.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/go-down.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/go-next-view.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/go-next.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/go-previous-view.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/go-previous.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/go-up.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/help-about.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/im-ban-kick-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/im-ban-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/im-kick-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/im-user-away.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/im-user-offline.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/im-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/irc-close-channel.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/irc-join-channel.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/irc-operator.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/irc-remove-operator.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/irc-unvoice.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/irc-voice.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/list-add-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/list-add.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/list-remove-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/mail-message-new.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/media-playback-start.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/network-connect.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/network-disconnect.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/show-menu.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/tools-report-bug.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/view-fullscreen.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/view-refresh.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/zoom-in.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/zoom-original.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/actions/zoom-out.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/apps/quassel.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/devices/network-wired.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/status/dialog-information.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/status/security-high.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/status/security-low.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/48x48/status/user-away.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/actions/application-exit.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/actions/configure.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/actions/document-edit.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/actions/edit-find.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/actions/go-down.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/actions/go-next.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/actions/go-previous.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/actions/go-up.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/actions/im-ban-kick-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/actions/im-ban-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/actions/im-kick-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/actions/im-user-away.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/actions/im-user-offline.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/actions/im-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/actions/list-add-user.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/actions/tools-report-bug.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/apps/quassel.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/devices/network-wired.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/status/dialog-information.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/status/security-high.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/status/security-low.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/64x64/status/user-away.png %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/AUTHORS %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/CONTRIBUTING %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/COPYING %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/index.theme %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/application-exit.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/configure-shortcuts.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/configure.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/dialog-cancel.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/dialog-close.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/document-edit.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/document-encrypt.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/edit-clear-locationbar-ltr.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/edit-clear-locationbar-rtl.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/edit-copy.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/edit-delete.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/edit-find.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/edit-rename.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/flag-blue.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/format-fill-color.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/format-text-color.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/go-down.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/go-next-view.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/go-next.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/go-previous-view.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/go-previous.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/go-up.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/im-ban-kick-user.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/im-ban-user.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/im-kick-user.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/im-user-away.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/im-user-offline.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/im-user.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/irc-close-channel.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/irc-join-channel.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/irc-operator.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/irc-remove-operator.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/irc-unvoice.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/irc-voice.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/list-add-user.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/list-add.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/list-remove-user.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/media-playback-start.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/network-connect.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/network-disconnect.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/show-menu.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/tools-report-bug.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/view-fullscreen.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/actions/view-refresh.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/apps/quassel.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/devices/network-wired.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/status/dialog-information.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/status/security-high.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/status/security-low.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/icons/oxygen/scalable/status/user-away.svgz %%MONO_OR_CLIENT%%%%DATADIR%%/networks.ini %%MONO_OR_CLIENT%%%%DATADIR%%/scripts/inxi %%MONO_OR_CLIENT%%%%DATADIR%%/scripts/mpris %%MONO_OR_CLIENT%%%%DATADIR%%/stylesheets/LinuxDolt-bluestheme.qss %%MONO_OR_CLIENT%%%%DATADIR%%/stylesheets/default.qss %%MONO_OR_CLIENT%%%%DATADIR%%/stylesheets/jussi01-darktheme.qss %%MONO_OR_CLIENT%%%%DATADIR%%/stylesheets/m4yer.qss %%NLS%%%%DATADIR%%/translations/cs.qm %%NLS%%%%DATADIR%%/translations/da.qm %%NLS%%%%DATADIR%%/translations/de.qm %%NLS%%%%DATADIR%%/translations/el.qm %%NLS%%%%DATADIR%%/translations/en_GB.qm %%NLS%%%%DATADIR%%/translations/en_US.qm %%NLS%%%%DATADIR%%/translations/eo.qm %%NLS%%%%DATADIR%%/translations/es.qm +%%NLS%%%%DATADIR%%/translations/es_AR.qm %%NLS%%%%DATADIR%%/translations/et.qm %%NLS%%%%DATADIR%%/translations/et_EE.qm %%NLS%%%%DATADIR%%/translations/fi.qm %%NLS%%%%DATADIR%%/translations/fr.qm %%NLS%%%%DATADIR%%/translations/gl.qm %%NLS%%%%DATADIR%%/translations/hi.qm %%NLS%%%%DATADIR%%/translations/hu.qm %%NLS%%%%DATADIR%%/translations/id_ID.qm %%NLS%%%%DATADIR%%/translations/it.qm %%NLS%%%%DATADIR%%/translations/ja.qm %%NLS%%%%DATADIR%%/translations/ko.qm %%NLS%%%%DATADIR%%/translations/lt.qm %%NLS%%%%DATADIR%%/translations/mr.qm %%NLS%%%%DATADIR%%/translations/nb.qm %%NLS%%%%DATADIR%%/translations/nl.qm %%NLS%%%%DATADIR%%/translations/oc.qm %%NLS%%%%DATADIR%%/translations/pa.qm %%NLS%%%%DATADIR%%/translations/pl.qm %%NLS%%%%DATADIR%%/translations/pt.qm %%NLS%%%%DATADIR%%/translations/pt_BR.qm %%NLS%%%%DATADIR%%/translations/ro.qm %%NLS%%%%DATADIR%%/translations/ru.qm %%NLS%%%%DATADIR%%/translations/sl.qm %%NLS%%%%DATADIR%%/translations/sq.qm %%NLS%%%%DATADIR%%/translations/sr.qm %%NLS%%%%DATADIR%%/translations/sv.qm %%NLS%%%%DATADIR%%/translations/tr.qm %%NLS%%%%DATADIR%%/translations/uk.qm %%NLS%%%%DATADIR%%/translations/uz@Latn.qm %%NLS%%%%DATADIR%%/translations/zh_CN.qm %%NLS%%%%DATADIR%%/translations/zh_TW.qm Index: branches/2016Q3 =================================================================== --- branches/2016Q3 (revision 418155) +++ branches/2016Q3 (revision 418156) Property changes on: branches/2016Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r418155