4.5.21 + gnome->~/.gnome-desktop changes
Этот коммит содержится в:
родитель
90dc7a58f3
Коммит
508f2e313a
@ -5,7 +5,7 @@ AC_INIT(create_vcs)
|
|||||||
AC_CONFIG_HEADER(config.h)
|
AC_CONFIG_HEADER(config.h)
|
||||||
|
|
||||||
PACKAGE=mc
|
PACKAGE=mc
|
||||||
VERSION=4.5.19
|
VERSION=4.5.20
|
||||||
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
|
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
|
||||||
AC_DEFINE_UNQUOTED(VERSION, "$VERSION")
|
AC_DEFINE_UNQUOTED(VERSION, "$VERSION")
|
||||||
AC_SUBST(VERSION)
|
AC_SUBST(VERSION)
|
||||||
|
@ -94,7 +94,7 @@ dicon_properties (GtkWidget *widget, DesktopIconInfo *dii)
|
|||||||
char *path;
|
char *path;
|
||||||
GtkWidget *dlg;
|
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);*/
|
/* retval = item_properties (dii->dicon, path, dii);*/
|
||||||
dlg = gnome_file_property_dialog_new (path, TRUE);
|
dlg = gnome_file_property_dialog_new (path, TRUE);
|
||||||
gtk_widget_show_all (dlg);
|
gtk_widget_show_all (dlg);
|
||||||
|
14
po/mc.pot
14
po/mc.pot
@ -6,7 +6,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"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"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\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."
|
msgid "Could not symlink %s to %s; will not have initial desktop icons."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: gnome/gdesktop.c:2146 gnome/glayout.c:410
|
#: gnome/gdesktop.c:2148 gnome/glayout.c:410
|
||||||
msgid "Arrange Icons"
|
msgid "Arrange Icons"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: gnome/gdesktop.c:2148
|
#: gnome/gdesktop.c:2150
|
||||||
msgid "Create New Window"
|
msgid "Create New Window"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: gnome/gdesktop.c:2150 gnome/glayout.c:412
|
#: gnome/gdesktop.c:2152
|
||||||
msgid "Rescan Mountable Devices"
|
msgid "Rescan Mountable Devices"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: gnome/gdesktop.c:2151 gnome/glayout.c:413
|
#: gnome/gdesktop.c:2153 gnome/glayout.c:413
|
||||||
msgid "Rescan Desktop"
|
msgid "Rescan Desktop"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -579,6 +579,10 @@ msgstr ""
|
|||||||
msgid "Terminates the file manager and the desktop"
|
msgid "Terminates the file manager and the desktop"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: gnome/glayout.c:412
|
||||||
|
msgid "Rescan System Devices"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: gnome/glayout.c:420 gnome/glayout.c:430
|
#: gnome/glayout.c:420 gnome/glayout.c:430
|
||||||
msgid "_Layout"
|
msgid "_Layout"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user