byx8848320105
deepin
2020-10-23 08:14 uos个人版可以安装,无法打开。
Reply Like 0 View the author
https://bbs.deepin.org/post/204133
uos个人版可以安装,无法打开。
https://bbs.deepin.org/post/204133
gfubing@gfubing-PC:~$ desktop-entry-editor
desktop-entry-editor: symbol lookup error: desktop-entry- ...
https://bbs.deepin.org/post/204133
官方的那个仓库我看最后更新时间还是去年5月份,在我印象里 15.11 里面应该是没有见到过这个功能的……看 ...
https://bbs.deepin.org/post/204133
搞得差不多了可以往官方仓库推一下,看接收不。
https://bbs.deepin.org/post/204133
已经下载使用,感谢!
————
刚才生成一个快捷方式,发现一个问题。
https://bbs.deepin.org/post/204133
26#
zty199 发表于 昨天 13:02 | 只看该作者
gfubing 发表于 2020-10-24 11:04
gfubing 发表于 2020-10-26 10:44
https://bbs.deepin.org/post/204133
uos可以用了,但因为文件夹权限的问题,还是不好放到application文件夹下,等下一版系统更新了应该就好了, ...
zty199 发表于 2020-10-26 12:16
你说的是指 /usr/share/applications 文件夹无权限吗?这里设置默认保存目录是 ~/.local/share/applicati ...
Popular Events
More
修复写入文件时引号转义的问题;
正文时间:
官方原项目地址:https://github.com/linuxdeepin/desktop-entry-editor
这个桌面快捷方式编辑器基于官方原来的项目修改而来,使用 DMainWindow 替换原来的 DDialog,适配 DTK5。
支持打开 / 新建 / 另存为等常见文件操作;支持拖放文件至窗口快速打开文件;标题栏显示当前文件名。
目前支持修改的条目有限,基本上是常用的一些,比如名称、路径、图标等。
暂时只能修改 Name,其他语言环境的 Name[locale] 没办法修改。保存文件成功后可以直接调用文本编辑器打开文件,方便手动修改。
考虑到文件权限问题,只读文件无法写入保存,但是可以进行另存为操作。如果文件夹只读则会重新跳出另存为文件框。
* P.S > 这里打包只有主程序,依赖有可能不全。如果运行失败麻烦贴一下截图......
仓库地址:https://gitee.com/deepin-opensource/desktop-entry-editor
https://github.com/zty199/desktop-entry-editor