s/gEdit/gedit
2001-03-13 Chema Celorio <chema@celorio.com> * capplets/gnome-edit-properties/gnome-edit-properties.c: s/gEdit/gedit
This commit is contained in:
parent
45c0705006
commit
2c63f8ead7
3 changed files with 8 additions and 3 deletions
|
@ -1,3 +1,8 @@
|
|||
2001-03-13 Chema Celorio <chema@celorio.com>
|
||||
|
||||
* capplets/gnome-edit-properties/gnome-edit-properties.c:
|
||||
s/gEdit/gedit
|
||||
|
||||
2001-01-29 Fatih Demir <kabalak@gmx.net>
|
||||
|
||||
* idl/.cvsignore & libcapplet/.cvsignore: Added these
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
always_built_SUBDIRS = desktop-links new-mouse-properties \
|
||||
new-screensaver-properties new-background-properties \
|
||||
always_built_SUBDIRS = desktop-links \
|
||||
new-background-properties \
|
||||
theme-switcher new-sound-properties new-bell-properties \
|
||||
new-ui-properties url-properties gnome-edit-properties \
|
||||
session-properties wm-properties new-keyboard-properties \
|
||||
|
|
|
@ -215,7 +215,7 @@ main (int argc, char **argv)
|
|||
prefs = PREFERENCES (preferences_new ());
|
||||
preferences_load (prefs);
|
||||
|
||||
if (token) {
|
||||
if (token || res == 1) {
|
||||
preferences_apply_now (prefs);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue