自做软件如何写进右键菜单
Tofloor
poster avatar
syq123
deepin
2020-05-13 22:32
Author
语言选用的python,本人新手入门
思路是,复制一段英文,然后在桌面单击右键,点翻译会弹出翻译后的内容
问题是,如何将程序添加到桌面右键菜单

参考过这个帖子,可是好像没用
https://bbs.deepin.org/post/171303#=1#pid537334

附一张程序运行截图

Reply Favorite View the author
All Replies
avatar
liwl
deepin
2020-05-13 23:28
#1
Reply View the author
avatar
浩然
deepin
2020-05-13 23:35
#2
关注中.............
Reply View the author
avatar
Playhi
deepin
2020-05-13 23:39
#3
这是深度的文档的地址:https://github.com/linuxdeepin/d ... oc/PLUGIN-README.md

我之前写过一个计算哈希的右键菜单,https://bbs.deepin.org/post/191251,如有需要也可参考
Reply View the author
avatar
syq123
deepin
2020-05-14 02:42
#4
https://bbs.deepin.org/post/194189
这是深度的文档的地址:https://github.com/linuxdeepin/dde-file-manager/blob/master/doc/PLUGIN-README. ...

谢谢,但好像我的操作问题,或者我看那个文档不是很懂,,还是不行,哈哈,,也许过几天多看几遍就会开窍
Reply View the author
avatar
haohu1193
deepin
2020-05-14 03:35
#5
https://bbs.deepin.org/post/194189
谢谢,但好像我的操作问题,或者我看那个文档不是很懂,,还是不行,哈哈,,也许过几天多看几遍就会开窍 ...

慢慢来...不急...期待你的作品...
Reply View the author