fix passing and parsing of command line args
2007-06-10 Jens Granseuer <jensgr@gmx.net> * appearance-main.c: (init_appearance_data), (main): * appearance.h: fix passing and parsing of command line args * appearance-style.c: (update_color_buttons_from_settings), (check_color_schemes_enabled): fix leaks * appearance.glade: revert response_id sillyness from last commit svn path=/trunk/; revision=7711
This commit is contained in:
parent
19cfd08b3d
commit
a5189eddb9
5 changed files with 22 additions and 55 deletions
|
@ -31,8 +31,6 @@
|
|||
|
||||
typedef struct {
|
||||
GConfClient *client;
|
||||
int argc;
|
||||
char **argv;
|
||||
GladeXML *xml;
|
||||
|
||||
/* desktop */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue