mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Use "Nimbus" gtk theme on Windows.
A previous attempt failed to set this in the installer. BP git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21408 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -111,7 +111,7 @@ function dist_gnome() {
|
|||||||
wget_unpacked $PANGO_URL $DOWNLOAD_DIR $DIST_DIR
|
wget_unpacked $PANGO_URL $DOWNLOAD_DIR $DIST_DIR
|
||||||
wget_unpacked $POPT_URL $DOWNLOAD_DIR $DIST_DIR
|
wget_unpacked $POPT_URL $DOWNLOAD_DIR $DIST_DIR
|
||||||
wget_unpacked $ZLIB_URL $DOWNLOAD_DIR $DIST_DIR
|
wget_unpacked $ZLIB_URL $DOWNLOAD_DIR $DIST_DIR
|
||||||
echo 'gtk-theme-name = "MS-Windows"' > $DIST_DIR/etc/gtk-2.0/gtkrc
|
echo 'gtk-theme-name = "Nimbus"' > $DIST_DIR/etc/gtk-2.0/gtkrc
|
||||||
|
|
||||||
wget_unpacked $GTK_THEME_URL $DOWNLOAD_DIR $TMP_DIR
|
wget_unpacked $GTK_THEME_URL $DOWNLOAD_DIR $TMP_DIR
|
||||||
assert_one_dir $TMP_UDIR/gtk2-themes-*
|
assert_one_dir $TMP_UDIR/gtk2-themes-*
|
||||||
|
|||||||
Reference in New Issue
Block a user