招商证券的快捷方式

如果你在主目录中使用wine安装完招商证券之后,在主目录中会出现一个带乱码的可执行招商???全能???.desktop文件。

如何把招生证券的快捷方式放到应用程序菜单下边?

我使用gedit打开招商???全能???.desktop文件并修改如下:

#!/usr/bin/env xdg-open

[Desktop Entry]
Name=zszq
Comment=stock market trading client
Exec=env WINEPREFIX=”/home/你的用户名/.wine” wine “C:\\new_zszq\\tdxw.exe”
Type=Application
StartupWMClass=Wine
Path=/home/你的用户名/.wine/dosdevices/c:/new_zszq/
Icon=365f_tdxw.0
Name[zh_CN]=招商证券
Categories=Network;

另存为zszq.desktop,并修改文件属性为755,然后将这个文件扔到/usr/share/applications/下边

在桌面上方的应用程序/Internet/下就能看到招商证券的快捷方式了。

当然你把.desktop放在桌面上运行也是没问题的。

分享家:Addthis中国

相关阅读:

  1. ubuntu下wine招商证券
  2. ubuntu9.10的尝鲜
  3. Firefox shortcuts for ubuntu
  4. ubuntu8.04搭建CUDA平台

发表评论

电子邮件地址不会被公开。 必填项已用 * 标注

*

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>