Преглед изворни кода

Add tabcompletion plugins to release jars. Fixes issue 2488.

tags/0.6.3m1rc1
Shane Mc Cormack пре 15 година
родитељ
комит
0852aa732d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      installer/release.sh

+ 1
- 1
installer/release.sh Прегледај датотеку

@@ -1,7 +1,7 @@
1 1
 #!/bin/sh
2 2
 
3 3
 # Jar names of plugins to add to ALL installers. (* means all)
4
-plugins="ui_swing.jar ui_dummy.jar dcc.jar dns.jar identd.jar lagdisplay.jar logging.jar systray.jar time.jar osd.jar"
4
+plugins="ui_swing.jar ui_dummy.jar tabcompletion_bash.jar tabcompletion_mirc.jar dcc.jar dns.jar identd.jar lagdisplay.jar logging.jar systray.jar time.jar osd.jar"
5 5
 
6 6
 # Additional Jar names of plugins to add to only Windows installers. (* means all)
7 7
 plugins_windows=""

Loading…
Откажи
Сачувај