source: gli/branches/rtl-gli/client-fli.sh@ 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

  • Property svn:executable set to *
File size: 191 bytes
Line 
1#!/bin/sh
2
3PROGNAME="Fedora"
4export PROGNAME
5
6PROGNAME_EN="Fedora Librarian Interface"
7export PROGNAME_EN
8
9PROGABBR="FLI"
10export PROGABBR
11
12# run GLI in fedora mode
13./client-gli.sh -fedora $*
Note: See TracBrowser for help on using the repository browser.