summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/params.h
blob: 06b64bd522d39ec043f826fe1183d50480f6e811 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
/*
 * Guillaume Cottenceau (gc)
 *
 * Copyright 2000 Mandriva
 *
 * This software may be freely redistributed under the terms of the GNU
 * public license.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 *
 */

#ifndef _PARAMS_H_
#define _PARAMS_H_

void process_cmdline(void);
int get_param(int i);
char * get_param_valued(char *param_name);
void set_param(int i);
void unset_param(int i);
void unset_automatic(void);

struct param_elem
{
	char * name;
	char * value;
};

#endif
ht'>| * New translations.Mashrab Kuvatov2007-08-112-194/+129 | * typo fix (Dotan Kamber)Thierry Vignaud2007-08-0971-71/+71 | * typo fixThierry Vignaud2007-08-0971-71/+71 | * updateThierry Vignaud2007-08-091-3/+3 | * sync with codeThierry Vignaud2007-08-0971-233/+670 | * update translation for HebrewDotan Kamber2007-08-081-78/+40 | * update translation for basque (euskara)Iñigo Salvador Azurmendi2007-08-081-99/+103 | * update translation for basque (euskara)Iñigo Salvador Azurmendi2007-08-081-164/+61 | * Updated Estonian translation.Marek Laane2007-08-071-92/+71 | * Japanese translation updated.Yukiko Bando2007-08-071-66/+79 | * nl.po: Updated Dutch translationReinout van Schouwen2007-08-061-64/+74 | * Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-08-061-62/+41 | * updateThierry Vignaud2007-08-061-11/+11 | * updateThierry Vignaud2007-08-061-64/+58 | * sync with codeThierry Vignaud2007-08-0671-17214/+20754 | * update translation for HebrewDotan Kamber2007-08-031-9/+10 | * Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-08-021-2/+2 | * Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-08-021-105/+83 | * update translation for HebrewDotan Kamber2007-08-011-105/+59 | * update a stringThierry Vignaud2007-07-3071-142/+142 | * sync with codeThierry Vignaud2007-07-3071-6653/+8065 | * updateJosé Melo2007-07-231-66/+36 | * update translation for HebrewDotan Kamber2007-07-211-2/+2 | * Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-07-171-50/+78 | * update translation for HebrewDotan Kamber2007-07-161-42/+25 | * Update fr translationChristophe Berthelé2007-07-081-4/+4 | * Updated zh_CN translationFunda Wang2007-07-011-3/+3 | * Updated POT fileFunda Wang2007-07-0171-23803/+24239 | * updated translationPavel Maryanov2007-06-161-76/+33 | * fixing some fuzzy entries and translating messages to pt_BRFelipe Arruda2007-05-211-73/+42 | * Japanese translation reviewedYukiko Bando2007-05-151-8/+8 | * upJosé Melo2007-05-071-92/+60 | * re-sync after the big svn lossPascal Rigaux2007-04-25