From owner-svn-ports-all@freebsd.org Mon Aug 14 13:13:34 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6FD62DC6433; Mon, 14 Aug 2017 13:13:34 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2C578809F8; Mon, 14 Aug 2017 13:13:34 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7EDDXIv069153; Mon, 14 Aug 2017 13:13:33 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7EDDX24069150; Mon, 14 Aug 2017 13:13:33 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201708141313.v7EDDX24069150@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Mon, 14 Aug 2017 13:13:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447936 - head/deskutils/genius X-SVN-Group: ports-head X-SVN-Commit-Author: woodsb02 X-SVN-Commit-Paths: head/deskutils/genius X-SVN-Commit-Revision: 447936 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2017 13:13:34 -0000 Author: woodsb02 Date: Mon Aug 14 13:13:32 2017 New Revision: 447936 URL: https://svnweb.freebsd.org/changeset/ports/447936 Log: deskutils/genius: Update to 1.0.23 Changes this release: http://www.jirka.org/genius.NEWS Modified: head/deskutils/genius/Makefile head/deskutils/genius/distinfo head/deskutils/genius/pkg-plist Modified: head/deskutils/genius/Makefile ============================================================================== --- head/deskutils/genius/Makefile Mon Aug 14 12:56:23 2017 (r447935) +++ head/deskutils/genius/Makefile Mon Aug 14 13:13:32 2017 (r447936) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= genius -PORTVERSION= 1.0.22 -PORTREVISION= 1 +PORTVERSION= 1.0.23 CATEGORIES= deskutils gnome MASTER_SITES= GNOME \ http://ftp.5z.com/pub/genius/ Modified: head/deskutils/genius/distinfo ============================================================================== --- head/deskutils/genius/distinfo Mon Aug 14 12:56:23 2017 (r447935) +++ head/deskutils/genius/distinfo Mon Aug 14 13:13:32 2017 (r447936) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482898935 -SHA256 (genius-1.0.22.tar.xz) = 6bafcb4c6e7a5160b1f4d9acf214972babb12c4370714e414b8bfd5028383392 -SIZE (genius-1.0.22.tar.xz) = 2966620 +TIMESTAMP = 1502715574 +SHA256 (genius-1.0.23.tar.xz) = 912e1c1beadee185614036c6808a974157b2009fe315b249efa2aa06a5ac6f4b +SIZE (genius-1.0.23.tar.xz) = 2910332 Modified: head/deskutils/genius/pkg-plist ============================================================================== --- head/deskutils/genius/pkg-plist Mon Aug 14 12:56:23 2017 (r447935) +++ head/deskutils/genius/pkg-plist Mon Aug 14 13:13:32 2017 (r447936) @@ -27,6 +27,7 @@ share/applications/gnome-genius.desktop %%DATADIR%%/examples/complex-analysis-newton-fractal.gel %%DATADIR%%/examples/complex-analysis-wandering-ball.gel %%DATADIR%%/examples/dalemb-pulse.gel +%%DATADIR%%/examples/duffing-equation-trajectories.gel %%DATADIR%%/examples/easy-matrix-examples.gel %%DATADIR%%/examples/eulers-method-exp-run.gel %%DATADIR%%/examples/eulers-method-graphs-exp.gel @@ -39,6 +40,7 @@ share/applications/gnome-genius.desktop %%DATADIR%%/examples/lorenz.gel %%DATADIR%%/examples/newton-calc-sqrt2.gel %%DATADIR%%/examples/newton-sqrt2.gel +%%DATADIR%%/examples/peano-restrictions.gel %%DATADIR%%/examples/peano.gel %%DATADIR%%/examples/riemann-integral-darboux.gel %%DATADIR%%/examples/riemann-integral.gel @@ -100,71 +102,710 @@ share/applications/gnome-genius.desktop %%DATADIR%%/genius-graph.png %%DATADIR%%/genius.txt %%DATADIR%%/gtksourceview/genius.lang +%%DATADIR%%/help/C/figures/genius_window.png +%%DATADIR%%/help/C/figures/line_plot.png +%%DATADIR%%/help/C/figures/line_plot_graph.png +%%DATADIR%%/help/C/figures/parametric.png +%%DATADIR%%/help/C/figures/parametric_graph.png +%%DATADIR%%/help/C/figures/surface_graph.png +%%DATADIR%%/help/C/genius.xml +%%DATADIR%%/help/C/html/ch01.html +%%DATADIR%%/help/C/html/ch02.html +%%DATADIR%%/help/C/html/ch02s02.html +%%DATADIR%%/help/C/html/ch03.html +%%DATADIR%%/help/C/html/ch03s02.html +%%DATADIR%%/help/C/html/ch03s03.html +%%DATADIR%%/help/C/html/ch04.html +%%DATADIR%%/help/C/html/ch04s02.html +%%DATADIR%%/help/C/html/ch04s03.html +%%DATADIR%%/help/C/html/ch04s04.html +%%DATADIR%%/help/C/html/ch04s05.html +%%DATADIR%%/help/C/html/ch05.html +%%DATADIR%%/help/C/html/ch05s02.html +%%DATADIR%%/help/C/html/ch05s03.html +%%DATADIR%%/help/C/html/ch05s04.html +%%DATADIR%%/help/C/html/ch05s05.html +%%DATADIR%%/help/C/html/ch05s06.html +%%DATADIR%%/help/C/html/ch05s07.html +%%DATADIR%%/help/C/html/ch06.html +%%DATADIR%%/help/C/html/ch06s02.html +%%DATADIR%%/help/C/html/ch06s03.html +%%DATADIR%%/help/C/html/ch06s04.html +%%DATADIR%%/help/C/html/ch06s05.html +%%DATADIR%%/help/C/html/ch06s06.html +%%DATADIR%%/help/C/html/ch06s07.html +%%DATADIR%%/help/C/html/ch06s08.html +%%DATADIR%%/help/C/html/ch06s09.html +%%DATADIR%%/help/C/html/ch07.html +%%DATADIR%%/help/C/html/ch07s02.html +%%DATADIR%%/help/C/html/ch07s03.html +%%DATADIR%%/help/C/html/ch07s04.html +%%DATADIR%%/help/C/html/ch07s05.html +%%DATADIR%%/help/C/html/ch07s06.html +%%DATADIR%%/help/C/html/ch08.html +%%DATADIR%%/help/C/html/ch08s02.html +%%DATADIR%%/help/C/html/ch08s03.html +%%DATADIR%%/help/C/html/ch09.html +%%DATADIR%%/help/C/html/ch10.html +%%DATADIR%%/help/C/html/ch11.html +%%DATADIR%%/help/C/html/ch11s02.html +%%DATADIR%%/help/C/html/ch11s03.html +%%DATADIR%%/help/C/html/ch11s04.html +%%DATADIR%%/help/C/html/ch11s05.html +%%DATADIR%%/help/C/html/ch11s06.html +%%DATADIR%%/help/C/html/ch11s07.html +%%DATADIR%%/help/C/html/ch11s08.html +%%DATADIR%%/help/C/html/ch11s09.html +%%DATADIR%%/help/C/html/ch11s10.html +%%DATADIR%%/help/C/html/ch11s11.html +%%DATADIR%%/help/C/html/ch11s12.html +%%DATADIR%%/help/C/html/ch11s13.html +%%DATADIR%%/help/C/html/ch11s14.html +%%DATADIR%%/help/C/html/ch11s15.html +%%DATADIR%%/help/C/html/ch11s16.html +%%DATADIR%%/help/C/html/ch11s17.html +%%DATADIR%%/help/C/html/ch11s18.html +%%DATADIR%%/help/C/html/ch11s19.html +%%DATADIR%%/help/C/html/ch11s20.html +%%DATADIR%%/help/C/html/ch12.html +%%DATADIR%%/help/C/html/ch13.html +%%DATADIR%%/help/C/html/ch13s02.html +%%DATADIR%%/help/C/html/ch13s03.html +%%DATADIR%%/help/C/html/ch13s04.html +%%DATADIR%%/help/C/html/ch14.html +%%DATADIR%%/help/C/html/figures/genius_window.png +%%DATADIR%%/help/C/html/figures/line_plot.png +%%DATADIR%%/help/C/html/figures/line_plot_graph.png +%%DATADIR%%/help/C/html/figures/parametric.png +%%DATADIR%%/help/C/html/figures/parametric_graph.png +%%DATADIR%%/help/C/html/figures/surface_graph.png +%%DATADIR%%/help/C/html/index.html +%%DATADIR%%/help/C/legal.xml +%%DATADIR%%/help/cs/figures/genius_window.png +%%DATADIR%%/help/cs/figures/line_plot.png +%%DATADIR%%/help/cs/figures/line_plot_graph.png +%%DATADIR%%/help/cs/figures/parametric.png +%%DATADIR%%/help/cs/figures/parametric_graph.png +%%DATADIR%%/help/cs/figures/surface_graph.png +%%DATADIR%%/help/cs/genius.xml +%%DATADIR%%/help/cs/html/ch01.html +%%DATADIR%%/help/cs/html/ch02.html +%%DATADIR%%/help/cs/html/ch02s02.html +%%DATADIR%%/help/cs/html/ch03.html +%%DATADIR%%/help/cs/html/ch03s02.html +%%DATADIR%%/help/cs/html/ch03s03.html +%%DATADIR%%/help/cs/html/ch04.html +%%DATADIR%%/help/cs/html/ch04s02.html +%%DATADIR%%/help/cs/html/ch04s03.html +%%DATADIR%%/help/cs/html/ch04s04.html +%%DATADIR%%/help/cs/html/ch04s05.html +%%DATADIR%%/help/cs/html/ch05.html +%%DATADIR%%/help/cs/html/ch05s02.html +%%DATADIR%%/help/cs/html/ch05s03.html +%%DATADIR%%/help/cs/html/ch05s04.html +%%DATADIR%%/help/cs/html/ch05s05.html +%%DATADIR%%/help/cs/html/ch05s06.html +%%DATADIR%%/help/cs/html/ch05s07.html +%%DATADIR%%/help/cs/html/ch06.html +%%DATADIR%%/help/cs/html/ch06s02.html +%%DATADIR%%/help/cs/html/ch06s03.html +%%DATADIR%%/help/cs/html/ch06s04.html +%%DATADIR%%/help/cs/html/ch06s05.html +%%DATADIR%%/help/cs/html/ch06s06.html +%%DATADIR%%/help/cs/html/ch06s07.html +%%DATADIR%%/help/cs/html/ch06s08.html +%%DATADIR%%/help/cs/html/ch06s09.html +%%DATADIR%%/help/cs/html/ch07.html +%%DATADIR%%/help/cs/html/ch07s02.html +%%DATADIR%%/help/cs/html/ch07s03.html +%%DATADIR%%/help/cs/html/ch07s04.html +%%DATADIR%%/help/cs/html/ch07s05.html +%%DATADIR%%/help/cs/html/ch07s06.html +%%DATADIR%%/help/cs/html/ch08.html +%%DATADIR%%/help/cs/html/ch08s02.html +%%DATADIR%%/help/cs/html/ch08s03.html +%%DATADIR%%/help/cs/html/ch09.html +%%DATADIR%%/help/cs/html/ch10.html +%%DATADIR%%/help/cs/html/ch11.html +%%DATADIR%%/help/cs/html/ch11s02.html +%%DATADIR%%/help/cs/html/ch11s03.html +%%DATADIR%%/help/cs/html/ch11s04.html +%%DATADIR%%/help/cs/html/ch11s05.html +%%DATADIR%%/help/cs/html/ch11s06.html +%%DATADIR%%/help/cs/html/ch11s07.html +%%DATADIR%%/help/cs/html/ch11s08.html +%%DATADIR%%/help/cs/html/ch11s09.html +%%DATADIR%%/help/cs/html/ch11s10.html +%%DATADIR%%/help/cs/html/ch11s11.html +%%DATADIR%%/help/cs/html/ch11s12.html +%%DATADIR%%/help/cs/html/ch11s13.html +%%DATADIR%%/help/cs/html/ch11s14.html +%%DATADIR%%/help/cs/html/ch11s15.html +%%DATADIR%%/help/cs/html/ch11s16.html +%%DATADIR%%/help/cs/html/ch11s17.html +%%DATADIR%%/help/cs/html/ch11s18.html +%%DATADIR%%/help/cs/html/ch11s19.html +%%DATADIR%%/help/cs/html/ch11s20.html +%%DATADIR%%/help/cs/html/ch12.html +%%DATADIR%%/help/cs/html/ch13.html +%%DATADIR%%/help/cs/html/ch13s02.html +%%DATADIR%%/help/cs/html/ch13s03.html +%%DATADIR%%/help/cs/html/ch13s04.html +%%DATADIR%%/help/cs/html/ch14.html +%%DATADIR%%/help/cs/html/figures/genius_window.png +%%DATADIR%%/help/cs/html/figures/line_plot.png +%%DATADIR%%/help/cs/html/figures/line_plot_graph.png +%%DATADIR%%/help/cs/html/figures/parametric.png +%%DATADIR%%/help/cs/html/figures/parametric_graph.png +%%DATADIR%%/help/cs/html/figures/surface_graph.png +%%DATADIR%%/help/cs/html/index.html +%%DATADIR%%/help/de/figures/genius_window.png +%%DATADIR%%/help/de/figures/line_plot.png +%%DATADIR%%/help/de/figures/line_plot_graph.png +%%DATADIR%%/help/de/figures/parametric.png +%%DATADIR%%/help/de/figures/parametric_graph.png +%%DATADIR%%/help/de/figures/surface_graph.png +%%DATADIR%%/help/de/genius.xml +%%DATADIR%%/help/de/html/ch01.html +%%DATADIR%%/help/de/html/ch02.html +%%DATADIR%%/help/de/html/ch02s02.html +%%DATADIR%%/help/de/html/ch03.html +%%DATADIR%%/help/de/html/ch03s02.html +%%DATADIR%%/help/de/html/ch03s03.html +%%DATADIR%%/help/de/html/ch04.html +%%DATADIR%%/help/de/html/ch04s02.html +%%DATADIR%%/help/de/html/ch04s03.html +%%DATADIR%%/help/de/html/ch04s04.html +%%DATADIR%%/help/de/html/ch04s05.html +%%DATADIR%%/help/de/html/ch05.html +%%DATADIR%%/help/de/html/ch05s02.html +%%DATADIR%%/help/de/html/ch05s03.html +%%DATADIR%%/help/de/html/ch05s04.html +%%DATADIR%%/help/de/html/ch05s05.html +%%DATADIR%%/help/de/html/ch05s06.html +%%DATADIR%%/help/de/html/ch05s07.html +%%DATADIR%%/help/de/html/ch06.html +%%DATADIR%%/help/de/html/ch06s02.html +%%DATADIR%%/help/de/html/ch06s03.html +%%DATADIR%%/help/de/html/ch06s04.html +%%DATADIR%%/help/de/html/ch06s05.html +%%DATADIR%%/help/de/html/ch06s06.html +%%DATADIR%%/help/de/html/ch06s07.html +%%DATADIR%%/help/de/html/ch06s08.html +%%DATADIR%%/help/de/html/ch06s09.html +%%DATADIR%%/help/de/html/ch07.html +%%DATADIR%%/help/de/html/ch07s02.html +%%DATADIR%%/help/de/html/ch07s03.html +%%DATADIR%%/help/de/html/ch07s04.html +%%DATADIR%%/help/de/html/ch07s05.html +%%DATADIR%%/help/de/html/ch07s06.html +%%DATADIR%%/help/de/html/ch08.html +%%DATADIR%%/help/de/html/ch08s02.html +%%DATADIR%%/help/de/html/ch08s03.html +%%DATADIR%%/help/de/html/ch09.html +%%DATADIR%%/help/de/html/ch10.html +%%DATADIR%%/help/de/html/ch11.html +%%DATADIR%%/help/de/html/ch11s02.html +%%DATADIR%%/help/de/html/ch11s03.html +%%DATADIR%%/help/de/html/ch11s04.html +%%DATADIR%%/help/de/html/ch11s05.html +%%DATADIR%%/help/de/html/ch11s06.html +%%DATADIR%%/help/de/html/ch11s07.html +%%DATADIR%%/help/de/html/ch11s08.html +%%DATADIR%%/help/de/html/ch11s09.html +%%DATADIR%%/help/de/html/ch11s10.html +%%DATADIR%%/help/de/html/ch11s11.html +%%DATADIR%%/help/de/html/ch11s12.html +%%DATADIR%%/help/de/html/ch11s13.html +%%DATADIR%%/help/de/html/ch11s14.html +%%DATADIR%%/help/de/html/ch11s15.html +%%DATADIR%%/help/de/html/ch11s16.html +%%DATADIR%%/help/de/html/ch11s17.html +%%DATADIR%%/help/de/html/ch11s18.html +%%DATADIR%%/help/de/html/ch11s19.html +%%DATADIR%%/help/de/html/ch11s20.html +%%DATADIR%%/help/de/html/ch12.html +%%DATADIR%%/help/de/html/ch13.html +%%DATADIR%%/help/de/html/ch13s02.html +%%DATADIR%%/help/de/html/ch13s03.html +%%DATADIR%%/help/de/html/ch13s04.html +%%DATADIR%%/help/de/html/ch14.html +%%DATADIR%%/help/de/html/figures/genius_window.png +%%DATADIR%%/help/de/html/figures/line_plot.png +%%DATADIR%%/help/de/html/figures/line_plot_graph.png +%%DATADIR%%/help/de/html/figures/parametric.png +%%DATADIR%%/help/de/html/figures/parametric_graph.png +%%DATADIR%%/help/de/html/figures/surface_graph.png +%%DATADIR%%/help/de/html/index.html +%%DATADIR%%/help/el/figures/genius_window.png +%%DATADIR%%/help/el/figures/line_plot.png +%%DATADIR%%/help/el/figures/line_plot_graph.png +%%DATADIR%%/help/el/figures/parametric.png +%%DATADIR%%/help/el/figures/parametric_graph.png +%%DATADIR%%/help/el/figures/surface_graph.png +%%DATADIR%%/help/el/genius.xml +%%DATADIR%%/help/el/html/ch01.html +%%DATADIR%%/help/el/html/ch02.html +%%DATADIR%%/help/el/html/ch02s02.html +%%DATADIR%%/help/el/html/ch03.html +%%DATADIR%%/help/el/html/ch03s02.html +%%DATADIR%%/help/el/html/ch03s03.html +%%DATADIR%%/help/el/html/ch04.html +%%DATADIR%%/help/el/html/ch04s02.html +%%DATADIR%%/help/el/html/ch04s03.html +%%DATADIR%%/help/el/html/ch04s04.html +%%DATADIR%%/help/el/html/ch04s05.html +%%DATADIR%%/help/el/html/ch05.html +%%DATADIR%%/help/el/html/ch05s02.html +%%DATADIR%%/help/el/html/ch05s03.html +%%DATADIR%%/help/el/html/ch05s04.html +%%DATADIR%%/help/el/html/ch05s05.html +%%DATADIR%%/help/el/html/ch05s06.html +%%DATADIR%%/help/el/html/ch05s07.html +%%DATADIR%%/help/el/html/ch06.html +%%DATADIR%%/help/el/html/ch06s02.html +%%DATADIR%%/help/el/html/ch06s03.html +%%DATADIR%%/help/el/html/ch06s04.html +%%DATADIR%%/help/el/html/ch06s05.html +%%DATADIR%%/help/el/html/ch06s06.html +%%DATADIR%%/help/el/html/ch06s07.html +%%DATADIR%%/help/el/html/ch06s08.html +%%DATADIR%%/help/el/html/ch06s09.html +%%DATADIR%%/help/el/html/ch07.html +%%DATADIR%%/help/el/html/ch07s02.html +%%DATADIR%%/help/el/html/ch07s03.html +%%DATADIR%%/help/el/html/ch07s04.html +%%DATADIR%%/help/el/html/ch07s05.html +%%DATADIR%%/help/el/html/ch07s06.html +%%DATADIR%%/help/el/html/ch08.html +%%DATADIR%%/help/el/html/ch08s02.html +%%DATADIR%%/help/el/html/ch08s03.html +%%DATADIR%%/help/el/html/ch09.html +%%DATADIR%%/help/el/html/ch10.html +%%DATADIR%%/help/el/html/ch11.html +%%DATADIR%%/help/el/html/ch11s02.html +%%DATADIR%%/help/el/html/ch11s03.html +%%DATADIR%%/help/el/html/ch11s04.html +%%DATADIR%%/help/el/html/ch11s05.html +%%DATADIR%%/help/el/html/ch11s06.html +%%DATADIR%%/help/el/html/ch11s07.html +%%DATADIR%%/help/el/html/ch11s08.html +%%DATADIR%%/help/el/html/ch11s09.html +%%DATADIR%%/help/el/html/ch11s10.html +%%DATADIR%%/help/el/html/ch11s11.html +%%DATADIR%%/help/el/html/ch11s12.html +%%DATADIR%%/help/el/html/ch11s13.html +%%DATADIR%%/help/el/html/ch11s14.html +%%DATADIR%%/help/el/html/ch11s15.html +%%DATADIR%%/help/el/html/ch11s16.html +%%DATADIR%%/help/el/html/ch11s17.html +%%DATADIR%%/help/el/html/ch11s18.html +%%DATADIR%%/help/el/html/ch11s19.html +%%DATADIR%%/help/el/html/ch11s20.html +%%DATADIR%%/help/el/html/ch12.html +%%DATADIR%%/help/el/html/ch13.html +%%DATADIR%%/help/el/html/ch13s02.html +%%DATADIR%%/help/el/html/ch13s03.html +%%DATADIR%%/help/el/html/ch13s04.html +%%DATADIR%%/help/el/html/ch14.html +%%DATADIR%%/help/el/html/figures/genius_window.png +%%DATADIR%%/help/el/html/figures/line_plot.png +%%DATADIR%%/help/el/html/figures/line_plot_graph.png +%%DATADIR%%/help/el/html/figures/parametric.png +%%DATADIR%%/help/el/html/figures/parametric_graph.png +%%DATADIR%%/help/el/html/figures/surface_graph.png +%%DATADIR%%/help/el/html/index.html +%%DATADIR%%/help/es/figures/genius_window.png +%%DATADIR%%/help/es/figures/line_plot.png +%%DATADIR%%/help/es/figures/line_plot_graph.png +%%DATADIR%%/help/es/figures/parametric.png +%%DATADIR%%/help/es/figures/parametric_graph.png +%%DATADIR%%/help/es/figures/surface_graph.png +%%DATADIR%%/help/es/genius.xml +%%DATADIR%%/help/es/html/ch01.html +%%DATADIR%%/help/es/html/ch02.html +%%DATADIR%%/help/es/html/ch02s02.html +%%DATADIR%%/help/es/html/ch03.html +%%DATADIR%%/help/es/html/ch03s02.html +%%DATADIR%%/help/es/html/ch03s03.html +%%DATADIR%%/help/es/html/ch04.html +%%DATADIR%%/help/es/html/ch04s02.html +%%DATADIR%%/help/es/html/ch04s03.html +%%DATADIR%%/help/es/html/ch04s04.html +%%DATADIR%%/help/es/html/ch04s05.html +%%DATADIR%%/help/es/html/ch05.html +%%DATADIR%%/help/es/html/ch05s02.html +%%DATADIR%%/help/es/html/ch05s03.html +%%DATADIR%%/help/es/html/ch05s04.html +%%DATADIR%%/help/es/html/ch05s05.html +%%DATADIR%%/help/es/html/ch05s06.html +%%DATADIR%%/help/es/html/ch05s07.html +%%DATADIR%%/help/es/html/ch06.html +%%DATADIR%%/help/es/html/ch06s02.html +%%DATADIR%%/help/es/html/ch06s03.html +%%DATADIR%%/help/es/html/ch06s04.html +%%DATADIR%%/help/es/html/ch06s05.html +%%DATADIR%%/help/es/html/ch06s06.html +%%DATADIR%%/help/es/html/ch06s07.html +%%DATADIR%%/help/es/html/ch06s08.html +%%DATADIR%%/help/es/html/ch06s09.html +%%DATADIR%%/help/es/html/ch07.html +%%DATADIR%%/help/es/html/ch07s02.html +%%DATADIR%%/help/es/html/ch07s03.html +%%DATADIR%%/help/es/html/ch07s04.html +%%DATADIR%%/help/es/html/ch07s05.html +%%DATADIR%%/help/es/html/ch07s06.html +%%DATADIR%%/help/es/html/ch08.html +%%DATADIR%%/help/es/html/ch08s02.html +%%DATADIR%%/help/es/html/ch08s03.html +%%DATADIR%%/help/es/html/ch09.html +%%DATADIR%%/help/es/html/ch10.html +%%DATADIR%%/help/es/html/ch11.html +%%DATADIR%%/help/es/html/ch11s02.html +%%DATADIR%%/help/es/html/ch11s03.html +%%DATADIR%%/help/es/html/ch11s04.html +%%DATADIR%%/help/es/html/ch11s05.html +%%DATADIR%%/help/es/html/ch11s06.html +%%DATADIR%%/help/es/html/ch11s07.html +%%DATADIR%%/help/es/html/ch11s08.html +%%DATADIR%%/help/es/html/ch11s09.html +%%DATADIR%%/help/es/html/ch11s10.html +%%DATADIR%%/help/es/html/ch11s11.html +%%DATADIR%%/help/es/html/ch11s12.html +%%DATADIR%%/help/es/html/ch11s13.html +%%DATADIR%%/help/es/html/ch11s14.html +%%DATADIR%%/help/es/html/ch11s15.html +%%DATADIR%%/help/es/html/ch11s16.html +%%DATADIR%%/help/es/html/ch11s17.html +%%DATADIR%%/help/es/html/ch11s18.html +%%DATADIR%%/help/es/html/ch11s19.html +%%DATADIR%%/help/es/html/ch11s20.html +%%DATADIR%%/help/es/html/ch12.html +%%DATADIR%%/help/es/html/ch13.html +%%DATADIR%%/help/es/html/ch13s02.html +%%DATADIR%%/help/es/html/ch13s03.html +%%DATADIR%%/help/es/html/ch13s04.html +%%DATADIR%%/help/es/html/ch14.html +%%DATADIR%%/help/es/html/figures/genius_window.png +%%DATADIR%%/help/es/html/figures/line_plot.png +%%DATADIR%%/help/es/html/figures/line_plot_graph.png +%%DATADIR%%/help/es/html/figures/parametric.png +%%DATADIR%%/help/es/html/figures/parametric_graph.png +%%DATADIR%%/help/es/html/figures/surface_graph.png +%%DATADIR%%/help/es/html/index.html +%%DATADIR%%/help/fr/figures/genius_window.png +%%DATADIR%%/help/fr/figures/line_plot.png +%%DATADIR%%/help/fr/figures/line_plot_graph.png +%%DATADIR%%/help/fr/figures/parametric.png +%%DATADIR%%/help/fr/figures/parametric_graph.png +%%DATADIR%%/help/fr/figures/surface_graph.png +%%DATADIR%%/help/fr/genius.xml +%%DATADIR%%/help/fr/html/ch01.html +%%DATADIR%%/help/fr/html/ch02.html +%%DATADIR%%/help/fr/html/ch02s02.html +%%DATADIR%%/help/fr/html/ch03.html +%%DATADIR%%/help/fr/html/ch03s02.html +%%DATADIR%%/help/fr/html/ch03s03.html +%%DATADIR%%/help/fr/html/ch04.html +%%DATADIR%%/help/fr/html/ch04s02.html +%%DATADIR%%/help/fr/html/ch04s03.html +%%DATADIR%%/help/fr/html/ch04s04.html +%%DATADIR%%/help/fr/html/ch04s05.html +%%DATADIR%%/help/fr/html/ch05.html +%%DATADIR%%/help/fr/html/ch05s02.html +%%DATADIR%%/help/fr/html/ch05s03.html +%%DATADIR%%/help/fr/html/ch05s04.html +%%DATADIR%%/help/fr/html/ch05s05.html +%%DATADIR%%/help/fr/html/ch05s06.html +%%DATADIR%%/help/fr/html/ch05s07.html +%%DATADIR%%/help/fr/html/ch06.html +%%DATADIR%%/help/fr/html/ch06s02.html +%%DATADIR%%/help/fr/html/ch06s03.html +%%DATADIR%%/help/fr/html/ch06s04.html +%%DATADIR%%/help/fr/html/ch06s05.html +%%DATADIR%%/help/fr/html/ch06s06.html +%%DATADIR%%/help/fr/html/ch06s07.html +%%DATADIR%%/help/fr/html/ch06s08.html +%%DATADIR%%/help/fr/html/ch06s09.html +%%DATADIR%%/help/fr/html/ch07.html +%%DATADIR%%/help/fr/html/ch07s02.html +%%DATADIR%%/help/fr/html/ch07s03.html +%%DATADIR%%/help/fr/html/ch07s04.html +%%DATADIR%%/help/fr/html/ch07s05.html +%%DATADIR%%/help/fr/html/ch07s06.html +%%DATADIR%%/help/fr/html/ch08.html +%%DATADIR%%/help/fr/html/ch08s02.html +%%DATADIR%%/help/fr/html/ch08s03.html +%%DATADIR%%/help/fr/html/ch09.html +%%DATADIR%%/help/fr/html/ch10.html +%%DATADIR%%/help/fr/html/ch11.html +%%DATADIR%%/help/fr/html/ch11s02.html +%%DATADIR%%/help/fr/html/ch11s03.html +%%DATADIR%%/help/fr/html/ch11s04.html +%%DATADIR%%/help/fr/html/ch11s05.html +%%DATADIR%%/help/fr/html/ch11s06.html +%%DATADIR%%/help/fr/html/ch11s07.html +%%DATADIR%%/help/fr/html/ch11s08.html +%%DATADIR%%/help/fr/html/ch11s09.html +%%DATADIR%%/help/fr/html/ch11s10.html +%%DATADIR%%/help/fr/html/ch11s11.html +%%DATADIR%%/help/fr/html/ch11s12.html +%%DATADIR%%/help/fr/html/ch11s13.html +%%DATADIR%%/help/fr/html/ch11s14.html +%%DATADIR%%/help/fr/html/ch11s15.html +%%DATADIR%%/help/fr/html/ch11s16.html +%%DATADIR%%/help/fr/html/ch11s17.html +%%DATADIR%%/help/fr/html/ch11s18.html +%%DATADIR%%/help/fr/html/ch11s19.html +%%DATADIR%%/help/fr/html/ch11s20.html +%%DATADIR%%/help/fr/html/ch12.html +%%DATADIR%%/help/fr/html/ch13.html +%%DATADIR%%/help/fr/html/ch13s02.html +%%DATADIR%%/help/fr/html/ch13s03.html +%%DATADIR%%/help/fr/html/ch13s04.html +%%DATADIR%%/help/fr/html/ch14.html +%%DATADIR%%/help/fr/html/figures/genius_window.png +%%DATADIR%%/help/fr/html/figures/line_plot.png +%%DATADIR%%/help/fr/html/figures/line_plot_graph.png +%%DATADIR%%/help/fr/html/figures/parametric.png +%%DATADIR%%/help/fr/html/figures/parametric_graph.png +%%DATADIR%%/help/fr/html/figures/surface_graph.png +%%DATADIR%%/help/fr/html/index.html +%%DATADIR%%/help/pt_BR/figures/genius_window.png +%%DATADIR%%/help/pt_BR/figures/line_plot.png +%%DATADIR%%/help/pt_BR/figures/line_plot_graph.png +%%DATADIR%%/help/pt_BR/figures/parametric.png +%%DATADIR%%/help/pt_BR/figures/parametric_graph.png +%%DATADIR%%/help/pt_BR/figures/surface_graph.png +%%DATADIR%%/help/pt_BR/genius.xml +%%DATADIR%%/help/pt_BR/html/ch01.html +%%DATADIR%%/help/pt_BR/html/ch02.html +%%DATADIR%%/help/pt_BR/html/ch02s02.html +%%DATADIR%%/help/pt_BR/html/ch03.html +%%DATADIR%%/help/pt_BR/html/ch03s02.html +%%DATADIR%%/help/pt_BR/html/ch03s03.html +%%DATADIR%%/help/pt_BR/html/ch04.html +%%DATADIR%%/help/pt_BR/html/ch04s02.html +%%DATADIR%%/help/pt_BR/html/ch04s03.html +%%DATADIR%%/help/pt_BR/html/ch04s04.html +%%DATADIR%%/help/pt_BR/html/ch04s05.html +%%DATADIR%%/help/pt_BR/html/ch05.html +%%DATADIR%%/help/pt_BR/html/ch05s02.html +%%DATADIR%%/help/pt_BR/html/ch05s03.html +%%DATADIR%%/help/pt_BR/html/ch05s04.html +%%DATADIR%%/help/pt_BR/html/ch05s05.html +%%DATADIR%%/help/pt_BR/html/ch05s06.html +%%DATADIR%%/help/pt_BR/html/ch05s07.html +%%DATADIR%%/help/pt_BR/html/ch06.html +%%DATADIR%%/help/pt_BR/html/ch06s02.html +%%DATADIR%%/help/pt_BR/html/ch06s03.html +%%DATADIR%%/help/pt_BR/html/ch06s04.html +%%DATADIR%%/help/pt_BR/html/ch06s05.html +%%DATADIR%%/help/pt_BR/html/ch06s06.html +%%DATADIR%%/help/pt_BR/html/ch06s07.html +%%DATADIR%%/help/pt_BR/html/ch06s08.html +%%DATADIR%%/help/pt_BR/html/ch06s09.html +%%DATADIR%%/help/pt_BR/html/ch07.html +%%DATADIR%%/help/pt_BR/html/ch07s02.html +%%DATADIR%%/help/pt_BR/html/ch07s03.html +%%DATADIR%%/help/pt_BR/html/ch07s04.html +%%DATADIR%%/help/pt_BR/html/ch07s05.html +%%DATADIR%%/help/pt_BR/html/ch07s06.html +%%DATADIR%%/help/pt_BR/html/ch08.html +%%DATADIR%%/help/pt_BR/html/ch08s02.html +%%DATADIR%%/help/pt_BR/html/ch08s03.html +%%DATADIR%%/help/pt_BR/html/ch09.html +%%DATADIR%%/help/pt_BR/html/ch10.html +%%DATADIR%%/help/pt_BR/html/ch11.html +%%DATADIR%%/help/pt_BR/html/ch11s02.html +%%DATADIR%%/help/pt_BR/html/ch11s03.html +%%DATADIR%%/help/pt_BR/html/ch11s04.html +%%DATADIR%%/help/pt_BR/html/ch11s05.html +%%DATADIR%%/help/pt_BR/html/ch11s06.html +%%DATADIR%%/help/pt_BR/html/ch11s07.html +%%DATADIR%%/help/pt_BR/html/ch11s08.html +%%DATADIR%%/help/pt_BR/html/ch11s09.html +%%DATADIR%%/help/pt_BR/html/ch11s10.html +%%DATADIR%%/help/pt_BR/html/ch11s11.html +%%DATADIR%%/help/pt_BR/html/ch11s12.html +%%DATADIR%%/help/pt_BR/html/ch11s13.html +%%DATADIR%%/help/pt_BR/html/ch11s14.html +%%DATADIR%%/help/pt_BR/html/ch11s15.html +%%DATADIR%%/help/pt_BR/html/ch11s16.html +%%DATADIR%%/help/pt_BR/html/ch11s17.html +%%DATADIR%%/help/pt_BR/html/ch11s18.html +%%DATADIR%%/help/pt_BR/html/ch11s19.html +%%DATADIR%%/help/pt_BR/html/ch11s20.html +%%DATADIR%%/help/pt_BR/html/ch12.html +%%DATADIR%%/help/pt_BR/html/ch13.html +%%DATADIR%%/help/pt_BR/html/ch13s02.html +%%DATADIR%%/help/pt_BR/html/ch13s03.html +%%DATADIR%%/help/pt_BR/html/ch13s04.html +%%DATADIR%%/help/pt_BR/html/ch14.html +%%DATADIR%%/help/pt_BR/html/figures/genius_window.png +%%DATADIR%%/help/pt_BR/html/figures/line_plot.png +%%DATADIR%%/help/pt_BR/html/figures/line_plot_graph.png +%%DATADIR%%/help/pt_BR/html/figures/parametric.png +%%DATADIR%%/help/pt_BR/html/figures/parametric_graph.png +%%DATADIR%%/help/pt_BR/html/figures/surface_graph.png +%%DATADIR%%/help/pt_BR/html/index.html +%%DATADIR%%/help/ru/figures/genius_window.png +%%DATADIR%%/help/ru/figures/line_plot.png +%%DATADIR%%/help/ru/figures/line_plot_graph.png +%%DATADIR%%/help/ru/figures/parametric.png +%%DATADIR%%/help/ru/figures/parametric_graph.png +%%DATADIR%%/help/ru/figures/surface_graph.png +%%DATADIR%%/help/ru/genius.xml +%%DATADIR%%/help/ru/html/ch01.html +%%DATADIR%%/help/ru/html/ch02.html +%%DATADIR%%/help/ru/html/ch02s02.html +%%DATADIR%%/help/ru/html/ch03.html +%%DATADIR%%/help/ru/html/ch03s02.html +%%DATADIR%%/help/ru/html/ch03s03.html +%%DATADIR%%/help/ru/html/ch04.html +%%DATADIR%%/help/ru/html/ch04s02.html +%%DATADIR%%/help/ru/html/ch04s03.html +%%DATADIR%%/help/ru/html/ch04s04.html +%%DATADIR%%/help/ru/html/ch04s05.html +%%DATADIR%%/help/ru/html/ch05.html +%%DATADIR%%/help/ru/html/ch05s02.html +%%DATADIR%%/help/ru/html/ch05s03.html +%%DATADIR%%/help/ru/html/ch05s04.html +%%DATADIR%%/help/ru/html/ch05s05.html +%%DATADIR%%/help/ru/html/ch05s06.html +%%DATADIR%%/help/ru/html/ch05s07.html +%%DATADIR%%/help/ru/html/ch06.html +%%DATADIR%%/help/ru/html/ch06s02.html +%%DATADIR%%/help/ru/html/ch06s03.html +%%DATADIR%%/help/ru/html/ch06s04.html +%%DATADIR%%/help/ru/html/ch06s05.html +%%DATADIR%%/help/ru/html/ch06s06.html +%%DATADIR%%/help/ru/html/ch06s07.html +%%DATADIR%%/help/ru/html/ch06s08.html +%%DATADIR%%/help/ru/html/ch06s09.html +%%DATADIR%%/help/ru/html/ch07.html +%%DATADIR%%/help/ru/html/ch07s02.html +%%DATADIR%%/help/ru/html/ch07s03.html +%%DATADIR%%/help/ru/html/ch07s04.html +%%DATADIR%%/help/ru/html/ch07s05.html +%%DATADIR%%/help/ru/html/ch07s06.html +%%DATADIR%%/help/ru/html/ch08.html +%%DATADIR%%/help/ru/html/ch08s02.html +%%DATADIR%%/help/ru/html/ch08s03.html +%%DATADIR%%/help/ru/html/ch09.html +%%DATADIR%%/help/ru/html/ch10.html +%%DATADIR%%/help/ru/html/ch11.html +%%DATADIR%%/help/ru/html/ch11s02.html +%%DATADIR%%/help/ru/html/ch11s03.html +%%DATADIR%%/help/ru/html/ch11s04.html +%%DATADIR%%/help/ru/html/ch11s05.html +%%DATADIR%%/help/ru/html/ch11s06.html +%%DATADIR%%/help/ru/html/ch11s07.html +%%DATADIR%%/help/ru/html/ch11s08.html +%%DATADIR%%/help/ru/html/ch11s09.html +%%DATADIR%%/help/ru/html/ch11s10.html +%%DATADIR%%/help/ru/html/ch11s11.html +%%DATADIR%%/help/ru/html/ch11s12.html +%%DATADIR%%/help/ru/html/ch11s13.html +%%DATADIR%%/help/ru/html/ch11s14.html +%%DATADIR%%/help/ru/html/ch11s15.html +%%DATADIR%%/help/ru/html/ch11s16.html +%%DATADIR%%/help/ru/html/ch11s17.html +%%DATADIR%%/help/ru/html/ch11s18.html +%%DATADIR%%/help/ru/html/ch11s19.html +%%DATADIR%%/help/ru/html/ch11s20.html +%%DATADIR%%/help/ru/html/ch12.html +%%DATADIR%%/help/ru/html/ch13.html +%%DATADIR%%/help/ru/html/ch13s02.html +%%DATADIR%%/help/ru/html/ch13s03.html +%%DATADIR%%/help/ru/html/ch13s04.html +%%DATADIR%%/help/ru/html/ch14.html +%%DATADIR%%/help/ru/html/figures/genius_window.png +%%DATADIR%%/help/ru/html/figures/line_plot.png +%%DATADIR%%/help/ru/html/figures/line_plot_graph.png +%%DATADIR%%/help/ru/html/figures/parametric.png +%%DATADIR%%/help/ru/html/figures/parametric_graph.png +%%DATADIR%%/help/ru/html/figures/surface_graph.png +%%DATADIR%%/help/ru/html/index.html +%%DATADIR%%/help/sv/figures/genius_window.png +%%DATADIR%%/help/sv/figures/line_plot.png +%%DATADIR%%/help/sv/figures/line_plot_graph.png +%%DATADIR%%/help/sv/figures/parametric.png +%%DATADIR%%/help/sv/figures/parametric_graph.png +%%DATADIR%%/help/sv/figures/surface_graph.png +%%DATADIR%%/help/sv/genius.xml +%%DATADIR%%/help/sv/html/ch01.html +%%DATADIR%%/help/sv/html/ch02.html +%%DATADIR%%/help/sv/html/ch02s02.html +%%DATADIR%%/help/sv/html/ch03.html +%%DATADIR%%/help/sv/html/ch03s02.html +%%DATADIR%%/help/sv/html/ch03s03.html +%%DATADIR%%/help/sv/html/ch04.html +%%DATADIR%%/help/sv/html/ch04s02.html +%%DATADIR%%/help/sv/html/ch04s03.html +%%DATADIR%%/help/sv/html/ch04s04.html +%%DATADIR%%/help/sv/html/ch04s05.html +%%DATADIR%%/help/sv/html/ch05.html +%%DATADIR%%/help/sv/html/ch05s02.html +%%DATADIR%%/help/sv/html/ch05s03.html +%%DATADIR%%/help/sv/html/ch05s04.html +%%DATADIR%%/help/sv/html/ch05s05.html +%%DATADIR%%/help/sv/html/ch05s06.html +%%DATADIR%%/help/sv/html/ch05s07.html +%%DATADIR%%/help/sv/html/ch06.html +%%DATADIR%%/help/sv/html/ch06s02.html +%%DATADIR%%/help/sv/html/ch06s03.html +%%DATADIR%%/help/sv/html/ch06s04.html +%%DATADIR%%/help/sv/html/ch06s05.html +%%DATADIR%%/help/sv/html/ch06s06.html +%%DATADIR%%/help/sv/html/ch06s07.html +%%DATADIR%%/help/sv/html/ch06s08.html +%%DATADIR%%/help/sv/html/ch06s09.html +%%DATADIR%%/help/sv/html/ch07.html +%%DATADIR%%/help/sv/html/ch07s02.html +%%DATADIR%%/help/sv/html/ch07s03.html +%%DATADIR%%/help/sv/html/ch07s04.html +%%DATADIR%%/help/sv/html/ch07s05.html +%%DATADIR%%/help/sv/html/ch07s06.html +%%DATADIR%%/help/sv/html/ch08.html +%%DATADIR%%/help/sv/html/ch08s02.html +%%DATADIR%%/help/sv/html/ch08s03.html +%%DATADIR%%/help/sv/html/ch09.html +%%DATADIR%%/help/sv/html/ch10.html +%%DATADIR%%/help/sv/html/ch11.html +%%DATADIR%%/help/sv/html/ch11s02.html +%%DATADIR%%/help/sv/html/ch11s03.html +%%DATADIR%%/help/sv/html/ch11s04.html +%%DATADIR%%/help/sv/html/ch11s05.html +%%DATADIR%%/help/sv/html/ch11s06.html +%%DATADIR%%/help/sv/html/ch11s07.html +%%DATADIR%%/help/sv/html/ch11s08.html +%%DATADIR%%/help/sv/html/ch11s09.html +%%DATADIR%%/help/sv/html/ch11s10.html +%%DATADIR%%/help/sv/html/ch11s11.html +%%DATADIR%%/help/sv/html/ch11s12.html +%%DATADIR%%/help/sv/html/ch11s13.html +%%DATADIR%%/help/sv/html/ch11s14.html +%%DATADIR%%/help/sv/html/ch11s15.html +%%DATADIR%%/help/sv/html/ch11s16.html +%%DATADIR%%/help/sv/html/ch11s17.html +%%DATADIR%%/help/sv/html/ch11s18.html +%%DATADIR%%/help/sv/html/ch11s19.html +%%DATADIR%%/help/sv/html/ch11s20.html +%%DATADIR%%/help/sv/html/ch12.html +%%DATADIR%%/help/sv/html/ch13.html +%%DATADIR%%/help/sv/html/ch13s02.html +%%DATADIR%%/help/sv/html/ch13s03.html +%%DATADIR%%/help/sv/html/ch13s04.html +%%DATADIR%%/help/sv/html/ch14.html +%%DATADIR%%/help/sv/html/figures/genius_window.png +%%DATADIR%%/help/sv/html/figures/line_plot.png +%%DATADIR%%/help/sv/html/figures/line_plot_graph.png +%%DATADIR%%/help/sv/html/figures/parametric.png +%%DATADIR%%/help/sv/html/figures/parametric_graph.png +%%DATADIR%%/help/sv/html/figures/surface_graph.png +%%DATADIR%%/help/sv/html/index.html %%DATADIR%%/plugins/test.plugin -share/gnome/help/genius/C/figures/genius_window.png -share/gnome/help/genius/C/figures/line_plot.png -share/gnome/help/genius/C/figures/line_plot_graph.png -share/gnome/help/genius/C/figures/parametric.png -share/gnome/help/genius/C/figures/parametric_graph.png -share/gnome/help/genius/C/figures/surface_graph.png -share/gnome/help/genius/C/genius.xml -share/gnome/help/genius/C/legal.xml -share/gnome/help/genius/cs/figures/genius_window.png -share/gnome/help/genius/cs/figures/line_plot.png -share/gnome/help/genius/cs/figures/line_plot_graph.png -share/gnome/help/genius/cs/figures/parametric.png -share/gnome/help/genius/cs/figures/parametric_graph.png -share/gnome/help/genius/cs/figures/surface_graph.png -share/gnome/help/genius/cs/genius.xml -share/gnome/help/genius/de/figures/genius_window.png -share/gnome/help/genius/de/figures/line_plot.png -share/gnome/help/genius/de/figures/line_plot_graph.png -share/gnome/help/genius/de/figures/parametric.png -share/gnome/help/genius/de/figures/parametric_graph.png -share/gnome/help/genius/de/figures/surface_graph.png -share/gnome/help/genius/de/genius.xml -share/gnome/help/genius/el/figures/genius_window.png -share/gnome/help/genius/el/figures/line_plot.png -share/gnome/help/genius/el/figures/line_plot_graph.png -share/gnome/help/genius/el/figures/parametric.png -share/gnome/help/genius/el/figures/parametric_graph.png -share/gnome/help/genius/el/figures/surface_graph.png -share/gnome/help/genius/el/genius.xml -share/gnome/help/genius/es/figures/genius_window.png -share/gnome/help/genius/es/figures/line_plot.png -share/gnome/help/genius/es/figures/line_plot_graph.png -share/gnome/help/genius/es/figures/parametric.png -share/gnome/help/genius/es/figures/parametric_graph.png -share/gnome/help/genius/es/figures/surface_graph.png -share/gnome/help/genius/es/genius.xml -share/gnome/help/genius/fr/figures/genius_window.png -share/gnome/help/genius/fr/figures/line_plot.png -share/gnome/help/genius/fr/figures/line_plot_graph.png -share/gnome/help/genius/fr/figures/parametric.png -share/gnome/help/genius/fr/figures/parametric_graph.png -share/gnome/help/genius/fr/figures/surface_graph.png -share/gnome/help/genius/fr/genius.xml -share/gnome/help/genius/pt_BR/figures/genius_window.png -share/gnome/help/genius/pt_BR/figures/line_plot.png -share/gnome/help/genius/pt_BR/figures/line_plot_graph.png -share/gnome/help/genius/pt_BR/figures/parametric.png -share/gnome/help/genius/pt_BR/figures/parametric_graph.png -share/gnome/help/genius/pt_BR/figures/surface_graph.png -share/gnome/help/genius/pt_BR/genius.xml -share/gnome/help/genius/ru/figures/genius_window.png -share/gnome/help/genius/ru/figures/line_plot.png -share/gnome/help/genius/ru/figures/line_plot_graph.png -share/gnome/help/genius/ru/figures/parametric.png -share/gnome/help/genius/ru/figures/parametric_graph.png -share/gnome/help/genius/ru/figures/surface_graph.png -share/gnome/help/genius/ru/genius.xml -share/gnome/help/genius/sv/figures/genius_window.png -share/gnome/help/genius/sv/figures/line_plot.png -share/gnome/help/genius/sv/figures/line_plot_graph.png -share/gnome/help/genius/sv/figures/parametric.png -share/gnome/help/genius/sv/figures/parametric_graph.png -share/gnome/help/genius/sv/figures/surface_graph.png -share/gnome/help/genius/sv/genius.xml share/icons/hicolor/16x16/apps/gnome-genius.png share/icons/hicolor/22x22/apps/gnome-genius.png share/icons/hicolor/24x24/apps/gnome-genius.png @@ -222,12 +863,3 @@ share/locale/zh_TW/LC_MESSAGES/genius.mo share/mime-info/genius.keys share/mime-info/genius.mime share/mime/packages/genius.xml -share/omf/genius/genius-C.omf -share/omf/genius/genius-cs.omf -share/omf/genius/genius-de.omf -share/omf/genius/genius-el.omf -share/omf/genius/genius-es.omf -share/omf/genius/genius-fr.omf -share/omf/genius/genius-pt_BR.omf -share/omf/genius/genius-ru.omf -share/omf/genius/genius-sv.omf