1999-10-06 David Martin <dmartina@usa.net>

* po/POTFILES.in: added gdeskdop-init.c

* po/es.po, es_ES.po: updated


1999-10-06  Norbert Warmuth  <nwarmuth@privat.circular.de>

* gnome/gmain.c, gmain.h: removed disable_root_warning. This variable
wasn't defined anywhere.
This commit is contained in:
Norbert Warmuth 1999-10-06 06:33:55 +00:00
parent dc86752ecc
commit f072b5cda1
7 changed files with 1220 additions and 1042 deletions

View File

@ -1,3 +1,8 @@
1999-10-06 Norbert Warmuth <nwarmuth@privat.circular.de>
* gmain.c, gmain.h: removed disable_root_warning. This variable
wasn't defined anywhere.
1999-09-30 Vincent Renardias <vincent@ldsol.com>
* gmain.c, gmain.h: add a '--disablerootwarning' flag which

View File

@ -550,9 +550,6 @@ gnome_check_super_user (void)
if (geteuid () != 0)
return;
if (disable_root_warning)
return;
warning_dlg = gnome_message_box_new (
_("You are running the GNOME File Manager as root.\n\n"
"As root, you can damage your system if you are not careful, and the "

View File

@ -10,7 +10,6 @@ void xtoolkit_end (void);
extern Dlg_head *desktop_dlg;
extern int nowindows;
extern int disable_root_warning;
extern int corba_have_server;
/* Required by the standard code */

View File

@ -1,3 +1,9 @@
1999-10-06 David Martin <dmartina@usa.net>
* POTFILES.in: added gdeskdop-init.c
* es.po, es_ES.po: updated
1999-10-05 Sergey Panov <sipan@mit.edu>
* ru.po: Updated Russian translation

View File

@ -4,6 +4,7 @@ gnome/gcmd.c
gnome/gcustom-layout.c
gnome/gdesktop.c
gnome/gdesktop-prefs.c
gnome/gdesktop-init.c
gnome/gdialogs.c
gnome/gdnd.c
gnome/gicon.c

1123
po/es.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff