File: 12_fix_xq_texture_filename.patch

package info (click to toggle)
xboard 4.9.1-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 16,640 kB
  • sloc: ansic: 58,265; sh: 4,672; makefile: 301; perl: 161; xml: 67; sed: 16
file content (28 lines) | stat: -rw-r--r-- 869 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Description: fix the name of the texture file used in the conf/xq file
 The orig patch received by email write use Chinese.
 .
 xboard (4.9.1-1) unstable; urgency=medium
 .
   * New upstream version.
   * Add Recommends on alsa-utils, since xboard executes aplay to play sounds.
Author: Clint Adams <clint@debian.org>

---

Origin: Careone <emacslocale@126.com>
Reviewed-By: xiao sheng wen <atzlinux@sina.com>
Last-Update: 2020-05-01

--- xboard-4.9.1.orig/conf/xq
+++ xboard-4.9.1/conf/xq
@@ -11,8 +11,8 @@
 ; board: supplied board bitmap
 ;
 -useBoardTexture true
--liteBackTextureFile  "~~/themes/textures/xqboard.png"
--darkBackTextureFile  "~~/themes/textures/xqboard.png"
+-liteBackTextureFile  "~~/themes/textures/xqboard-9x10.png"
+-darkBackTextureFile  "~~/themes/textures/xqboard-9x10.png"
 ;
 ; suppress square boundaries and highlight with arrow instead
 ;