Beginner
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 |
[Desktop Entry] Actions=Email Encoding=UTF-8 ServiceTypes=all/all [Desktop Action Email] Name=Send file(s) with Kmail Exec=kmail --attach %F Icon=kmail |

This post has been edited 2 times, last edit by "barcode_linux" (May 21st 2006, 3:11am)
Quoted
Originally posted by damianus
I could not find these desktop files.
I was using KDE 3.3 until upgrading using apt yesterday.
Quoted
Aside from that, I wonder if it's possible to do the same with other kde apps. I want to write a few extra emailing options ( a 'send email' button for sending from a specific email template.
Quoted
Originally posted by anda_skoa
That depends on the application, which ones do you have in mind?
Cheers,
_
This post has been edited 1 times, last edit by "damianus" (Mar 7th 2006, 1:30am)
Beginner
|
|
Source code |
1 2 3 |
/opt/kde3/share/apps/konqueror/servicemenus/ /usr/share/apps/konqueror/servicemenus/ /home/user/.kde3/share/apps/konqueror/servicemenus/ |
|
|
Source code |
1 |
kde-config --path data |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 |
[root@localhost ~]# cat /usr/share/apps/konqueror/servicemenus/email.desktop [Desktop Entry] Actions=Email Encoding=UTF-8 ServiceTypes=all/all [Desktop Action Email] Name=Send file(s) with Thunderbird Exec=/home/user/sendWithTB.sh %U Icon=kmail |
|
|
Source code |
1 2 3 4 5 6 7 8 |
[root@localhost ~]# cat /home/user/sendWithTB.sh
#!/bin/bash
stringa=""
while [ "$1" != "" ]; do
stringa="${stringa}file://$1,"
shift
done
thunderbird -compose "attachment='$stringa'"
|
|
|
Source code |
1 2 3 4 5 6 7 8 9 |
[Desktop Entry] Actions=Email Encoding=UTF-8 ServiceTypes=all/allfiles [Desktop Action Email] Name=Email file(s) Exec=thunderbird -compose "`echo attachment=\'file://%F\' | sed 's/ \//,file:\/\/\//g'`" Icon=thunderbird |
This post has been edited 1 times, last edit by "jmfv" (Jul 30th 2008, 8:36pm)
Forum Software: Burning Board®, developed by WoltLab® GmbH
Linux Forum -
Skiurlaub - Skireise - Kontaktanzeigen - Winterurlaub - Linux Shop
Zwangsversteigerungen - Rezepte - Branchenbuch Belgien/Niederlande - Branchenbücher
Branchenbuch international - Branchenbuch EU - Branchenverzeichnis - FairTrade Bio Shirts
Facelifting