• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

build-aux/H20-Sep-2016-5,0884,130

data/H20-Sep-2016-2,1142,071

help/H03-May-2022-20,07016,306

m4/H20-Sep-2016-213193

plugins/H20-Sep-2016-7,4365,436

po/H20-Sep-2016-109,77886,796

vinagre/H03-May-2022-17,98712,244

AUTHORSH A D13-Sep-2016232 96

COPYINGH A D13-Sep-201634.3 KiB675553

ChangeLogH A D20-Sep-2016181.9 KiB7,8514,057

ChangeLog.pre-gitH A D13-Sep-201621.1 KiB774493

INSTALLH A D20-Sep-201615.4 KiB371289

Makefile.amH A D03-May-202210 KiB346294

Makefile.inH A D03-May-2022194.8 KiB2,7092,450

NEWSH A D20-Sep-201672.4 KiB3,3262,443

READMEH A D13-Sep-2016860 3927

aclocal.m4H A D20-Sep-201676.3 KiB2,1401,918

config.h.inH A D20-Sep-20163.7 KiB14397

configureH A D03-May-2022253.2 KiB8,6887,185

configure.acH A D03-May-20226.9 KiB231180

intltool-extract.inH A D20-Sep-20160

intltool-merge.inH A D03-May-20220

intltool-update.inH A D20-Sep-20160

vinagre.doapH A D13-Sep-20161.2 KiB2925

README

1Vinagre
2=======
3
4This is Vinagre, a remote desktop viewer for the GNOME Desktop.
5
6You can download or see more information about it on:
7   https://wiki.gnome.org/Apps/Vinagre
8
9Installation
10============
11
12See the file 'INSTALL' for generic installation instructions.
13
14You need the development packages of the following libraries:
15
16* gtk+-3.0
17* glib-2.0
18* libsecret
19* gtk-vnc (https://wiki.gnome.org/Projects/gtk-vnc)
20* libxml-2.0
21
22For version information, see configure.ac.
23
24Optional support for external libraries can be enabled with the configure
25script. Relevant libraries include:
26
27* avahi-gobject and avahi-ui-gtk3
28* freerdp
29* telepathy-glib
30* spice-client-gtk-3.0
31* vte-2.91
32
33Notes:
34
35* gtk-vnc must be compiled with the argument '--with-gtk=3.0' to the configure
36  script
37* vte must be compiled with the argument '--with-gtk=3.0' to the configure
38  script
39