Package: smplayer Version: 14.9.0~ds0-1.1 Severity: normal Tags: patch Dear Maintainer,
please do not define reminder actions - asking donations should not be in the help menu, the donation links on the project website should be sufficient Greetz Alf -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.17-3.towo-siduction-amd64 (SMP w/4 CPU cores; PREEMPT) Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages smplayer depends on: ii libc6 2.19-13 ii libgcc1 1:4.9.2-2 ii libqt4-dbus 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 ii libqt4-network 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 ii libqt4-script 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 ii libqt4-xml 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 ii libqtcore4 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 ii libqtgui4 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 ii libstdc++6 4.9.2-2 ii mplayer2 [mplayer] 2.0-728-g2c378c7-4+b1 ii zlib1g 1:1.2.8.dfsg-2 Versions of packages smplayer recommends: ii smplayer-l10n 14.9.0~ds0-1.1 ii smplayer-themes 1:14.9.0-1 smplayer suggests no packages. -- no debconf information
Description: not define reminder acitons in the project file as there are enough calls for donations on the project website. Tehre is no need to have anything like that in the application help menu Author: Alf Gaida <[email protected]> --- Last-Update: <2014-11-20> --- smplayer-14.9.0~ds0.orig/src/smplayer.pro +++ smplayer-14.9.0~ds0/src/smplayer.pro @@ -23,7 +23,7 @@ DEFINES += MPCGUI DEFINES += SKINS #DEFINES += UPDATE_CHECKER #DEFINES += CHECK_UPGRADED -DEFINES += REMINDER_ACTIONS +#DEFINES += REMINDER_ACTIONS #DEFINES += USE_FONTCONFIG_OPTIONS DEFINES += AUTO_SHUTDOWN_PC

