Преглед на файлове

Don't mention cut buffers

We haven't supported them in a long time so we shouldn't mention
them in the interface and documentation.
tags/v1.6.90
Pierre Ossman преди 8 години
родител
ревизия
57cadc119e
променени са 3 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 1
    1
      vncviewer/OptionsDialog.cxx
  2. 1
    1
      vncviewer/parameters.cxx
  3. 2
    2
      vncviewer/vncviewer.man

+ 1
- 1
vncviewer/OptionsDialog.cxx Целия файл

@@ -720,7 +720,7 @@ void OptionsDialog::createInputPage(int tx, int ty, int tw, int th)
sendPrimaryCheckbox = new Fl_Check_Button(LBLRIGHT(tx, ty,
CHECK_MIN_WIDTH,
CHECK_HEIGHT,
_("Send primary selection and cut buffer as clipboard")));
_("Send primary selection as clipboard")));
ty += CHECK_HEIGHT + TIGHT_MARGIN;
#endif


+ 1
- 1
vncviewer/parameters.cxx Целия файл

@@ -127,7 +127,7 @@ BoolParameter sendClipboard("SendClipboard",
"Send clipboard changes to the server", true);
#if !defined(WIN32) && !defined(__APPLE__)
BoolParameter sendPrimary("SendPrimary",
"Send the primary selection and cut buffer to the "
"Send the primary selection to the "
"server as well as the clipboard selection",
true);
#endif

+ 2
- 2
vncviewer/vncviewer.man Целия файл

@@ -163,8 +163,8 @@ Send clipboard changes to the server. Default is on.
.
.TP
.B \-SendPrimary
Send the primary selection and cut buffer to the server as well as the
clipboard selection. Default is on.
Send the primary selection to the server as well as the clipboard
selection. Default is on.
.
.TP
.B \-Maximize

Loading…
Отказ
Запис