diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2017-08-17 21:05:01 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2017-08-17 21:05:01 +0800 |
commit | 1efc03ba5a2845afac236c057e69681578cb7d4b (patch) | |
tree | a60b1ce57af2fe915acd8cb463ac123b9c083435 /deskutils | |
parent | 33308dfbc9542f2233f18c94c914acf0535dcce0 (diff) | |
parent | f26797996a4e239c4cab3f7cfdce956d16e14722 (diff) | |
download | freebsd-ports-gnome-1efc03ba5a2845afac236c057e69681578cb7d4b.tar.gz freebsd-ports-gnome-1efc03ba5a2845afac236c057e69681578cb7d4b.tar.zst freebsd-ports-gnome-1efc03ba5a2845afac236c057e69681578cb7d4b.zip |
Merge branch 'master' into gnome-3.24
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 1 | ||||
-rw-r--r-- | deskutils/genius/Makefile | 3 | ||||
-rw-r--r-- | deskutils/genius/distinfo | 6 | ||||
-rw-r--r-- | deskutils/genius/pkg-plist | 778 | ||||
-rw-r--r-- | deskutils/horde-nag/Makefile | 2 | ||||
-rw-r--r-- | deskutils/horde-nag/distinfo | 6 | ||||
-rw-r--r-- | deskutils/hs-fdo-notify/Makefile | 15 | ||||
-rw-r--r-- | deskutils/hs-fdo-notify/distinfo | 3 | ||||
-rw-r--r-- | deskutils/hs-fdo-notify/pkg-descr | 7 | ||||
-rw-r--r-- | deskutils/syncthing-gtk/Makefile | 7 | ||||
-rw-r--r-- | deskutils/syncthing-gtk/distinfo | 5 | ||||
-rw-r--r-- | deskutils/syncthing-gtk/files/patch-syncthing-gtk.desktop | 11 | ||||
-rw-r--r-- | deskutils/syncthing-gtk/files/patch-syncthing__gtk_configuration.py | 4 | ||||
-rw-r--r-- | deskutils/treesheets/Makefile | 4 | ||||
-rw-r--r-- | deskutils/treesheets/distinfo | 6 |
15 files changed, 753 insertions, 105 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 6216f5592ce3..bac6937328e3 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -114,6 +114,7 @@ SUBDIR += horde-nag SUBDIR += hot-babe SUBDIR += howm + SUBDIR += hs-fdo-notify SUBDIR += ical SUBDIR += ithought SUBDIR += jjclient diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index 6dabdb5c1864..defa5d24ca0e 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -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/ diff --git a/deskutils/genius/distinfo b/deskutils/genius/distinfo index db0e79f9546f..73be1a276d9c 100644 --- a/deskutils/genius/distinfo +++ b/deskutils/genius/distinfo @@ -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 diff --git a/deskutils/genius/pkg-plist b/deskutils/genius/pkg-plist index 23f8baf8da28..cb2598c98b9a 100644 --- a/deskutils/genius/pkg-plist +++ b/deskutils/genius/pkg-plist @@ -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 diff --git a/deskutils/horde-nag/Makefile b/deskutils/horde-nag/Makefile index 912ab59943b7..9d2a8e4d9335 100644 --- a/deskutils/horde-nag/Makefile +++ b/deskutils/horde-nag/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nag -PORTVERSION= 4.2.15 +PORTVERSION= 4.2.16 CATEGORIES= deskutils www pear PKGNAMEPREFIX= horde- diff --git a/deskutils/horde-nag/distinfo b/deskutils/horde-nag/distinfo index a0f11cbeaf51..0fa4c86006ee 100644 --- a/deskutils/horde-nag/distinfo +++ b/deskutils/horde-nag/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1501701706 -SHA256 (Horde/nag-4.2.15.tgz) = 74cae8164f47780ec7627a3c466ded52dd12845d3216cf13d1774b96251f7094 -SIZE (Horde/nag-4.2.15.tgz) = 1642436 +TIMESTAMP = 1502845435 +SHA256 (Horde/nag-4.2.16.tgz) = 57e69261a1986de31ee23639a4d4f02f52dbca5ae28ba0cc960783e59594c992 +SIZE (Horde/nag-4.2.16.tgz) = 1643267 diff --git a/deskutils/hs-fdo-notify/Makefile b/deskutils/hs-fdo-notify/Makefile new file mode 100644 index 000000000000..6371020f6eb3 --- /dev/null +++ b/deskutils/hs-fdo-notify/Makefile @@ -0,0 +1,15 @@ +# $FreeBSD$ + +PORTNAME= fdo-notify +PORTVERSION= 0.3.1 +CATEGORIES= deskutils haskell + +MAINTAINER= haskell@FreeBSD.org +COMMENT= Desktop Notifications client + +LICENSE= BSD3CLAUSE + +USE_CABAL= dbus + +.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" +.include <bsd.port.mk> diff --git a/deskutils/hs-fdo-notify/distinfo b/deskutils/hs-fdo-notify/distinfo new file mode 100644 index 000000000000..7550fabf49e9 --- /dev/null +++ b/deskutils/hs-fdo-notify/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1501336223 +SHA256 (cabal/fdo-notify-0.3.1.tar.gz) = 7083414bb25e3057f6444722288cebf4ad3e4c2616f95f26079c8c7762989fd8 +SIZE (cabal/fdo-notify-0.3.1.tar.gz) = 4882 diff --git a/deskutils/hs-fdo-notify/pkg-descr b/deskutils/hs-fdo-notify/pkg-descr new file mode 100644 index 000000000000..b8766c4c6390 --- /dev/null +++ b/deskutils/hs-fdo-notify/pkg-descr @@ -0,0 +1,7 @@ +A library for issuing notifications using FreeDesktop.org's Desktop +Notifications protcol. This protocol is supported by services such +as Ubuntu's NotifyOSD. + +WWW: http://bitbucket.org/taejo/fdo-notify/ + + diff --git a/deskutils/syncthing-gtk/Makefile b/deskutils/syncthing-gtk/Makefile index 4019e60e13a6..ed5bec4a8164 100644 --- a/deskutils/syncthing-gtk/Makefile +++ b/deskutils/syncthing-gtk/Makefile @@ -1,16 +1,17 @@ # $FreeBSD$ PORTNAME= syncthing-gtk -PORTVERSION= 0.8.2 +PORTVERSION= 0.9.2.5 DISTVERSIONPREFIX= v CATEGORIES= deskutils python -MAINTAINER= bsd@abinet.ru +MAINTAINER= swills@FreeBSD.org COMMENT= Python based GUI for Syncthing LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil \ + ${PYTHON_PKGNAMEPREFIX}bcrypt>0:security/py-bcrypt USE_GITHUB= yes GH_ACCOUNT= syncthing diff --git a/deskutils/syncthing-gtk/distinfo b/deskutils/syncthing-gtk/distinfo index e4b882398a10..684e9eaffc2a 100644 --- a/deskutils/syncthing-gtk/distinfo +++ b/deskutils/syncthing-gtk/distinfo @@ -1,2 +1,3 @@ -SHA256 (syncthing-syncthing-gtk-v0.8.2_GH0.tar.gz) = b0dcf134e2ec34b93eb2f19d27dc346745939c66d35b6e809766d5e786c8c583 -SIZE (syncthing-syncthing-gtk-v0.8.2_GH0.tar.gz) = 603186 +TIMESTAMP = 1500609531 +SHA256 (syncthing-syncthing-gtk-v0.9.2.5_GH0.tar.gz) = a0e866009aa819f604cde611ad58922855da32107efb3df7297f84e06b83c605 +SIZE (syncthing-syncthing-gtk-v0.9.2.5_GH0.tar.gz) = 850519 diff --git a/deskutils/syncthing-gtk/files/patch-syncthing-gtk.desktop b/deskutils/syncthing-gtk/files/patch-syncthing-gtk.desktop deleted file mode 100644 index 58a12ba333cd..000000000000 --- a/deskutils/syncthing-gtk/files/patch-syncthing-gtk.desktop +++ /dev/null @@ -1,11 +0,0 @@ ---- syncthing-gtk.desktop.orig 2015-10-06 17:39:30 UTC -+++ syncthing-gtk.desktop -@@ -2,7 +2,7 @@ - Name=Syncthing GTK - GenericName=Syncthing GTK - Comment=GUI for Syncthing --Exec=/usr/bin/syncthing-gtk -+Exec=%%LOCALBASE%%/bin/syncthing-gtk - Type=Application - Icon=syncthing-gtk - Categories=Network diff --git a/deskutils/syncthing-gtk/files/patch-syncthing__gtk_configuration.py b/deskutils/syncthing-gtk/files/patch-syncthing__gtk_configuration.py index 694d25a0cbb8..cfc1983f430f 100644 --- a/deskutils/syncthing-gtk/files/patch-syncthing__gtk_configuration.py +++ b/deskutils/syncthing-gtk/files/patch-syncthing__gtk_configuration.py @@ -1,4 +1,4 @@ ---- syncthing_gtk/configuration.py.orig 2015-10-06 17:40:00 UTC +--- syncthing_gtk/configuration.py.orig 2017-07-03 19:06:48 UTC +++ syncthing_gtk/configuration.py @@ -30,7 +30,7 @@ class _Configuration(object): "autokill_daemon" : (int, 2), # 0 - never kill, 1 - always kill, 2 - ask @@ -6,6 +6,6 @@ "max_cpus" : (int, 0), # 0 for all cpus - "syncthing_binary" : (str, "/usr/bin/syncthing"), + "syncthing_binary" : (str, "%%LOCALBASE%%/bin/syncthing"), + "syncthing_arguments" : (str, ""), "minimize_on_start" : (bool, False), "folder_as_path" : (bool, True), - "use_inotify" : (list, []), diff --git a/deskutils/treesheets/Makefile b/deskutils/treesheets/Makefile index ce5d93e1de4f..1b7f0d51c67f 100644 --- a/deskutils/treesheets/Makefile +++ b/deskutils/treesheets/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= treesheets -PORTVERSION= 0.0.20170625 +PORTVERSION= 0.0.20170806 CATEGORIES= deskutils MAINTAINER= lightside@gmx.com @@ -15,7 +15,7 @@ USES= compiler:c++11-lib desktop-file-utils USE_GITHUB= yes GH_ACCOUNT= aardappel -GH_TAGNAME= 8c8d5e0 +GH_TAGNAME= 8a54e43 USE_WX= 3.0+ INSTALLS_ICONS= yes diff --git a/deskutils/treesheets/distinfo b/deskutils/treesheets/distinfo index 640bd083e40c..9f1effaf9151 100644 --- a/deskutils/treesheets/distinfo +++ b/deskutils/treesheets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1498411816 -SHA256 (aardappel-treesheets-0.0.20170625-8c8d5e0_GH0.tar.gz) = ed24f04019d7fd5f9663d359ab57756744031c58a3f1669cca6bac2d45bffd7a -SIZE (aardappel-treesheets-0.0.20170625-8c8d5e0_GH0.tar.gz) = 1992345 +TIMESTAMP = 1502050693 +SHA256 (aardappel-treesheets-0.0.20170806-8a54e43_GH0.tar.gz) = 2dc61b226b72ae1a8b846e343e1d64cc6c9f97cef292bfb0e045c6aac60779f6 +SIZE (aardappel-treesheets-0.0.20170806-8a54e43_GH0.tar.gz) = 1992897 |