4.5.21 + gnome->~/.gnome-desktop changes

This commit is contained in:
Miguel de Icaza 1999-02-25 06:47:57 +00:00
parent 90dc7a58f3
commit 508f2e313a
3 changed files with 11 additions and 7 deletions

View File

@ -5,7 +5,7 @@ AC_INIT(create_vcs)
AC_CONFIG_HEADER(config.h)
PACKAGE=mc
VERSION=4.5.19
VERSION=4.5.20
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
AC_DEFINE_UNQUOTED(VERSION, "$VERSION")
AC_SUBST(VERSION)

View File

@ -94,7 +94,7 @@ dicon_properties (GtkWidget *widget, DesktopIconInfo *dii)
char *path;
GtkWidget *dlg;
path = g_strconcat (getenv("HOME"), "/desktop/", dii->filename, NULL);
path = concat_dir_and_file (desktop_directory, dii->filename);
/* retval = item_properties (dii->dicon, path, dii);*/
dlg = gnome_file_property_dialog_new (path, TRUE);
gtk_widget_show_all (dlg);

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 1999-02-24 19:06-0600\n"
"POT-Creation-Date: 1999-02-25 00:35-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -212,19 +212,19 @@ msgstr ""
msgid "Could not symlink %s to %s; will not have initial desktop icons."
msgstr ""
#: gnome/gdesktop.c:2146 gnome/glayout.c:410
#: gnome/gdesktop.c:2148 gnome/glayout.c:410
msgid "Arrange Icons"
msgstr ""
#: gnome/gdesktop.c:2148
#: gnome/gdesktop.c:2150
msgid "Create New Window"
msgstr ""
#: gnome/gdesktop.c:2150 gnome/glayout.c:412
#: gnome/gdesktop.c:2152
msgid "Rescan Mountable Devices"
msgstr ""
#: gnome/gdesktop.c:2151 gnome/glayout.c:413
#: gnome/gdesktop.c:2153 gnome/glayout.c:413
msgid "Rescan Desktop"
msgstr ""
@ -579,6 +579,10 @@ msgstr ""
msgid "Terminates the file manager and the desktop"
msgstr ""
#: gnome/glayout.c:412
msgid "Rescan System Devices"
msgstr ""
#: gnome/glayout.c:420 gnome/glayout.c:430
msgid "_Layout"
msgstr ""