source: gli/branches/rtl-gli/client-fli.bat@ 18360

Last change on this file since 18360 was 18351, checked in by kjdon, 15 years ago

updated the rtl-gli branch with files from trunk. Result of a merge 14807:18318

File size: 232 bytes
Line 
1@echo off
2
3set PROGNAME=Fedora
4set PROGNAME_EN=Fedora Librarian Interface
5set PROGABBR=FLI
6
7:: run GLI in fedora mode
8client-gli.bat -fedora %*
9
10:done
11:: ---- Clean up ----
12set PROGNAME_EN=
13set PROGABBR=
14set PROGNAME=
Note: See TracBrowser for help on using the repository browser.