Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 368997 | Differences between
and this patch

Collapse All | Expand All

(-)vncviewer.orig/argsresources.c (-1 / +1 lines)
Lines 66-72 char *fallback_resources[] = { Link Here
66
66
67
  "*popup.title: TightVNC popup",
67
  "*popup.title: TightVNC popup",
68
  "*popup*background: grey",
68
  "*popup*background: grey",
69
  "*popup*font: -*-helvetica-bold-r-*-*-16-*-*-*-*-*-*-*",
69
  "*popup*font: fixed",
70
  "*popup.buttonForm.Command.borderWidth: 0",
70
  "*popup.buttonForm.Command.borderWidth: 0",
71
  "*popup.buttonForm.Toggle.borderWidth: 0",
71
  "*popup.buttonForm.Toggle.borderWidth: 0",
72
72
(-)vncviewer.orig/Vncviewer (-1 / +1 lines)
Lines 79-85 Vncviewer.translations:\ Link Here
79
79
80
*popup.title: TightVNC popup
80
*popup.title: TightVNC popup
81
*popup*background: grey
81
*popup*background: grey
82
*popup*font: -*-helvetica-bold-r-*-*-16-*-*-*-*-*-*-*
82
*popup*font: fixed
83
*popup.buttonForm.Command.borderWidth: 0
83
*popup.buttonForm.Command.borderWidth: 0
84
*popup.buttonForm.Toggle.borderWidth: 0
84
*popup.buttonForm.Toggle.borderWidth: 0
85
85

Return to bug 368997