Ticket #60156: patch-app-vala.diff
File patch-app-vala.diff, 353 bytes (added by brad-x (Brad Laue), 5 years ago) |
---|
-
bindings/vala/app.vala
old new 819 819 820 820 public struct Options 821 821 { 822 public int dummy; 822 823 public static bool audible = false; 823 824 public static string? command = null; 824 825 private static string? cjk_ambiguous_width_string = null;