Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
启动器分类的问题
Experiences and Insight
256
views ·
0
replies ·
To
floor
Go
russrao
deepin
2018-06-13 16:53
Author
希望把某个程序的启动器放到“网络应用”类里面,就模仿网络应用类里面的 desktop 文件修改,如下:
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Name=DavMail
Comment=DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway
Exec=/usr/bin/davmail
Icon=/usr/share/icons/davmail.png
Categories=GNOME;GTK;Application;Network;
Keywords=pop;imap;smtp;exchange;owa;outlook
GenericName=DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway
但是无效,启动器仍然在 “系统管理”类中,但是有时又会出现的 “网络应用”类中,好像是随机的,不知何故
Reply
Like 0
Favorite
View the author
All Replies
No replies yet
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
【Enhanced Repo】Better Deepin Repo is released
Popular Events
More
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Name=DavMail
Comment=DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway
Exec=/usr/bin/davmail
Icon=/usr/share/icons/davmail.png
Categories=GNOME;GTK;Application;Network;
Keywords=pop;imap;smtp;exchange;owa;outlook
GenericName=DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway
但是无效,启动器仍然在 “系统管理”类中,但是有时又会出现的 “网络应用”类中,好像是随机的,不知何故