
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This service menu copys the path of a file to klipper by using qdbus.
I've always missed that simple function. Seems helpful to me when working with markup-languages such as latex or html where you need to specify the path of an image.
It can also attach a file to kmail. I know there are better menus for that already but I never had one installed...
User installation:
Copy the .desktop file to
$HOME/.kde4/share/kde4/services/ServiceMenus
Thanks for the hint in the comments.
(thats the path on my OpenSuSE box)
Systemwide installation:
In order to install it systemwide, you will need to copy the .desktop file into
"/usr/share/kde4/services/ServiceMenus"
You have to be root to do that.
10 years ago
Ver. 0.1.1 -- Added the french translation given in the comments. - Thanks for translating!
Ver. 0.1.2 -- Added the spanish translation by manutortosa. - Thanks for translating!
Ver. 0.1.3 -- Added the Greek and Swedish translations. Thanks for translating!
10 years ago
Ver. 0.1.1 -- Added the french translation given in the comments. - Thanks for translating!
Ver. 0.1.2 -- Added the spanish translation by manutortosa. - Thanks for translating!
Ver. 0.1.3 -- Added the Greek and Swedish translations. Thanks for translating!
AndreVerwijs
1 year ago
Report
AndreVerwijs
1 year ago
Report
samoletik
2 years ago
X-KDE-Submenu[ru]=Скопировать путь
...
[Desktop Action wholePath]
...
Name[ru]=Скопировать полный путь
...
[Desktop Action attachMail]
...
Name[ru]=Прикрепить к почте kmail
Also it would be nice to have some basic icons for this plugin, for example:
Icon=edit-copy
Icon=kmail
Report
yeager
11 years ago
[Desktop Action wholePath]
Name[sv]=Kopiera hela sökvägen
[Desktop Action attachMail]
Name[sv]=Bifoga till KMail
Report
tetris4
11 years ago
Here is the Greek Translation:
[Desktop Entry]
...
X-KDE-Submenu[el]=Αντιγραφή Διαδρομής
...
[Desktop Action wholePath]
...
Name[el]=Αντιγραφή ολόκληρης διαδρομής
...
[Desktop Action attachMail]
...
Name[el]=Eπισύναψη στο kmail
Report
ub1x
11 years ago
But I copy the file to:
`kde4-config -localprefix`/share/kde4/services/ServiceMenus/
Additionally I made some changes:
X-KDE-Submenu=Copy or Email Path
X-KDE-Submenu[de]=Pfad kopieren oder senden
X-KDE-Submenu[fr]=Copie ou Email de chemin
I hope french is not false ;-) so I don't speak it ;-)
Report
cfraz89
11 years ago
Report
bollo
11 years ago
actually I did not know that so it sort of is what i wanted.
Luckily for me it was not much work writing this menu ;-)
Also, one advantage of this copy_path menu remains:
It does not add "file:// " to the filename.
Report
fictitious
11 years ago
Report
dguihal
11 years ago
[Desktop Entry]
...
X-KDE-Submenu[fr]=Copie de chemin
...
[Desktop Action wholePath]
...
Name[fr]=copier le chemin complet
...
[Desktop Action attachMail]
...
Name[fr]=envoyer avec kmail
...
Report
bollo
11 years ago
Your french translation is included now.
Report
BastianBalthazarreBux
11 years ago
great job
Report
google01103
11 years ago
Report