mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
the background crapplet changed names (again)
2002-04-04 jacob berkman <jacob@ximian.com> * src/file-manager/fm-desktop-icon-view.c (change_background_callback): the background crapplet changed names (again)
This commit is contained in:
parent
684be6bd53
commit
7d4860dd61
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2002-04-04 jacob berkman <jacob@ximian.com>
|
||||
|
||||
* src/file-manager/fm-desktop-icon-view.c
|
||||
(change_background_callback): the background crapplet changed
|
||||
names (again)
|
||||
|
||||
2002-04-02 Michael Meeks <michael@ximian.com>
|
||||
|
||||
* This commit requires a newer eel, which requires gail.
|
||||
|
|
|
@ -628,7 +628,7 @@ change_background_callback (BonoboUIComponent *component,
|
|||
{
|
||||
nautilus_launch_application_from_command
|
||||
(_("Background"),
|
||||
"gnome2-background-properties", NULL, FALSE);
|
||||
"gnome-background-properties", NULL, FALSE);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
Loading…
Reference in a new issue