[chronojump] Fixed crash on bad image reference on 4th encoder inertial config
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Fixed crash on bad image reference on 4th encoder inertial config
- Date: Fri, 21 Aug 2020 10:51:17 +0000 (UTC)
commit cc7ff656e066e306b4833362e168ff6910f33557
Author: Xavier de Blas <xaviblas gmail com>
Date: Fri Aug 21 11:50:44 2020 +0100
Fixed crash on bad image reference on 4th encoder inertial config
src/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 8c5e03b2..d4f73614 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -661,7 +661,7 @@ RESOURCES = \
../images/er-axis-inertial.png,encoder-rotary-axis-inertial.png \
../images/er-axis-inertial-lateral.png,encoder-rotary-axis-inertial-lateral.png \
../images/er-axis-inertial-mov-pulley.png,encoder-rotary-axis-inertial-mov-pulley.png \
- ../images/er-axis-inertial-mov-pulley-lateral.png,er-axis-inertial-mov-pulley-lateral.png \
+ ../images/er-axis-inertial-mov-pulley-lateral.png,encoder-rotary-axis-inertial-mov-pulley-lateral.png
\
../images/encoder-calcule-im.png,encoder-calcule-im.png \
../images/er-axis-on-fixed-pulley-with-weighted-moving-pulley.png,encoder-rotary-axis-on-fixed-pulley-with-weighted-moving-pulley.png
\
../images/inertial-start.png,inertial-start.png \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]