1
0
mirror of https://gitlab.gnome.org/GNOME/nautilus synced 2024-07-07 20:07:07 +00:00

remove leftovers of connect to server

This commit is contained in:
Carlos Soriano 2015-08-21 01:06:05 +02:00
parent 8d3c60e2bd
commit 3946214747
7 changed files with 1 additions and 72 deletions

View File

@ -304,7 +304,6 @@ data/Makefile
data/org.gnome.Nautilus.desktop.in
data/nautilus-autorun-software.desktop.in
data/nautilus-classic.desktop
data/nautilus-connect-server.desktop.in
docs/Makefile
docs/reference/Makefile
docs/reference/libnautilus-extension/Makefile

View File

@ -6,8 +6,7 @@ desktop_DATA = \
nautilus-classic.desktop
desktop_in_files = \
org.gnome.Nautilus.desktop.in \
nautilus-autorun-software.desktop.in \
nautilus-connect-server.desktop.in
nautilus-autorun-software.desktop.in
autostartdir = $(sysconfdir)/xdg/autostart
autostart_in_files = nautilus-autostart.desktop.in

View File

@ -1,13 +0,0 @@
[Desktop Entry]
_Name=Connect to Server
TryExec=nautilus-connect-server
Exec=nautilus-connect-server
Icon=applications-internet
NoDisplay=true
Terminal=false
StartupNotify=true
Type=Application
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=nautilus
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=@VERSION@

View File

@ -4,7 +4,6 @@ SUBDIRS = reference
man_MANS = \
nautilus.1 \
nautilus-connect-server.1 \
$(NULL)
EXTRA_DIST = \

View File

@ -1,50 +0,0 @@
.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH nautilus-connect-server 1 "05 Jan 2008"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh disable hyphenation
.\" .hy enable hyphenation
.\" .ad l left justify
.\" .ad b justify to both left and right margins
.\" .nf disable filling
.\" .fi enable filling
.\" .br insert line break
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
nautilus-connect-server \- To Access a remote server
.SH SYNOPSIS
.B nautilus-connect-server
.RI [ options ]
.RI [ URI ]
.SH DESCRIPTION
This manual page documents briefly the
.B nautilus-connect-server
command.
.PP
Nautilus Connect Server is the connection manager for the GNOME desktop.
.PP
You can use the file manager to access a remote server, be it an FTP site,
a Windows share, a WebDav server or an SSH server.
.SH OPTIONS
Nautilus follows the usual GNU command line syntax, with long options starting
with two dashes (`-'). A summary of options is included below.
.TP
.B \-\-help
Show a summary of options.
.TP
.B \-\-version
Show version.
.TP
Other standard GNOME options not listed here are also supported.
.SH SEE ALSO
Nautilus Connect Server documentation can be found from the "Help" menu, or by pressing the
F1 key. Nautilus also has a website at http://www.gnome.org/projects/nautilus/
.SH AUTHOR
This manual page was written by Julian Andres Klode <jak@jak-linux.org> for the
Debian GNU/Linux system (but may be used by others), based on a manpage by
Fernando Ribeiro <fernando@staff.nerdgroup.org>.

View File

@ -3,7 +3,6 @@
[encoding: UTF-8]
data/org.gnome.Nautilus.appdata.xml.in
data/nautilus-autorun-software.desktop.in.in
data/nautilus-connect-server.desktop.in.in
data/org.gnome.Nautilus.desktop.in.in
eel/eel-canvas.c
eel/eel-glib-extensions.c
@ -52,8 +51,6 @@ src/nautilus-bookmarks-window.c
[type: gettext/glade]src/nautilus-bookmarks-window.ui
src/nautilus-canvas-view.c
src/nautilus-canvas-view-container.c
src/nautilus-connect-server.c
src/nautilus-connect-server-dialog.c
[type: gettext/glade]src/nautilus-create-folder-dialog.ui
src/nautilus-desktop-canvas-view.c
src/nautilus-desktop-item-properties.c

View File

@ -2,9 +2,7 @@
# Please keep this file sorted alphabetically.
data/nautilus-autorun-software.desktop.in
data/nautilus-computer.desktop.in
data/nautilus-connect-server.desktop.in
data/org.gnome.Nautilus.desktop.in
sub/data/nautilus-autorun-software.desktop.in
sub/data/nautilus-computer.desktop.in
sub/data/nautilus-connect-server.desktop.in
sub/data/org.gnome.Nautilus.desktop.in