plugin.properties
来自「JBother是纯Java开发的Jabber(即时消息开源软件)客户端。支持群组」· PROPERTIES 代码 · 共 10 行
PROPERTIES
10 行
mainClass = com.valhalla.jbother.plugins.Win32Plugindescription = Adds some native functionality on the Win32 platform (makes the taskbar entry blink when a message is received, and adds a system tray icon). It requires msvcr71.dll and jawt.dll to be in your c:\windows\system32 directory. You can find msvcr71.dll here: http://www.dll-files.com/dllindex/dll-files.shtml?msvcr71 and you should be able to find jawt.dll by searching for it on your computer.name = Windows PluginAPIVersion = 91214version = 0.1.0author = Chris, Adam OlsenreleaseDate = Nov 03, 2004os = Winarch = x86
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?