[Kde-print-devel] [Bug 65623] Incorrect signature (wrong encoding) when composer is launched from the "Print to PDF attachment" feature and the KMail main window is not opened.
Cristian Tibirna
tibirna at kde.org
Sat Sep 24 04:58:03 CEST 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=65623
tibirna kde org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tibirna kde org 2005-09-24 04:58 -------
SVN commit 463433 by tibirna:
kmailservice is to be preferred
BUG:65623
M +1 -1 specials.desktop
--- branches/KDE/3.5/kdelibs/kdeprint/specials.desktop #463432:463433
@ -692,7 +692,7 @
Require=exec:/kdeprintfax
[Printer 3]
-Command=ps2pdf -sPAPERSIZE=%psl %in %out && kmail --composer --attach file:%out && sleep 15 && rm -f %out
+Command=ps2pdf -sPAPERSIZE=%psl %in %out && kmailservice 'mailto:?attachment=file:%out' && sleep 15 && rm -f %out
Comment=Attachment for KMail Composer
Comment[af]=Aanhegsel vir Kpos Saamsteller
Comment[ar]=مرفقات كاتب KMail
More information about the Kde-print-devel
mailing list