[gnome-sudoku/wip/ernestask/meson: 3/5] Remove help
- From: Ernestas Kulik <ernestask src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-sudoku/wip/ernestask/meson: 3/5] Remove help
- Date: Mon, 4 Dec 2017 18:15:34 +0000 (UTC)
commit 18a1c055e2a826b80a4f461022a1419a77daf1e0
Author: Ernestas Kulik <ernestask gnome org>
Date: Mon Dec 4 19:19:58 2017 +0200
Remove help
2baeb7c47d17f659c632e6c0ee6e3fb4fd880c02 removed it temporarily; but,
since it hasn’t been updated much, this commit removes it for good.
https://bugzilla.gnome.org/show_bug.cgi?id=791212
data/gnome-sudoku-menu.ui | 7 -
data/gnome-sudoku.appdata.xml.in | 1 -
help/C/basics.page | 59 -
help/C/bug-filing.page | 45 -
help/C/commandline.page | 41 -
help/C/develop.page | 27 -
help/C/documentation.page | 29 -
help/C/figures/logo.png | Bin 490 -> 0 bytes
help/C/figures/logo32.png | Bin 1709 -> 0 bytes
help/C/figures/possible-numbers.png | Bin 65626 -> 0 bytes
help/C/figures/resuming.png | Bin 37155 -> 0 bytes
help/C/figures/rowcolumnbox.png | Bin 21304 -> 0 bytes
help/C/figures/strategy1.png | Bin 39735 -> 0 bytes
help/C/figures/strategy2.png | Bin 35947 -> 0 bytes
help/C/figures/trackers.webm | Bin 551440 -> 0 bytes
help/C/highlighting.page | 30 -
help/C/hints.page | 61 -
help/C/index.page | 62 -
help/C/keyboard-shortcuts.page | 98 --
help/C/legal.xml | 5 -
help/C/license.page | 59 -
help/C/notes.page | 40 -
help/C/print-blank-puzzles.page | 38 -
help/C/print-inprogress-game.page | 41 -
help/C/rules.page | 33 -
help/C/save-resume.page | 44 -
help/C/strategy.page | 63 -
help/C/toolbar.page | 23 -
help/C/trackers.page | 96 --
help/C/translate.page | 39 -
help/ChangeLog.old | 148 ---
help/LINGUAS | 22 -
help/ca/ca.po | 1126 ----------------
help/ca/figures/resuming.png | Bin 43866 -> 0 bytes
help/cs/cs.po | 1540 ----------------------
help/cs/figures/resuming.png | Bin 48630 -> 0 bytes
help/da/da.po | 1115 ----------------
help/de/de.po | 1596 -----------------------
help/de/figures/possible-numbers.png | Bin 56763 -> 0 bytes
help/de/figures/resuming.png | Bin 44392 -> 0 bytes
help/el/el.po | 1667 ------------------------
help/el/figures/resuming.png | Bin 54861 -> 0 bytes
help/en_GB/en_GB.po | 1009 ---------------
help/es/es.po | 2367 ----------------------------------
help/es/figures/resuming.png | Bin 42123 -> 0 bytes
help/eu/eu.po | 1016 ---------------
help/eu/figures/resuming.png | Bin 35749 -> 0 bytes
help/fr/figures/possible-numbers.png | Bin 52853 -> 0 bytes
help/fr/figures/resuming.png | Bin 35799 -> 0 bytes
help/fr/fr.po | 1633 -----------------------
help/gl/gl.po | 1189 -----------------
help/gnome-sudoku.omf.in | 9 -
help/hu/hu.po | 1618 -----------------------
help/it/figures/resuming.png | Bin 43592 -> 0 bytes
help/it/it.po | 558 --------
help/ko/ko.po | 1502 ---------------------
help/meson.build | 37 -
help/oc/oc.po | 769 -----------
help/pl/figures/possible-numbers.png | Bin 24721 -> 0 bytes
help/pl/figures/resuming.png | Bin 14854 -> 0 bytes
help/pl/pl.po | 1432 --------------------
help/pt_BR/figures/resuming.png | Bin 34022 -> 0 bytes
help/pt_BR/pt_BR.po | 627 ---------
help/ru/ru.po | 561 --------
help/sl/sl.po | 805 ------------
help/sr/figures/resuming.png | Bin 40360 -> 0 bytes
help/sr/sr.po | 1016 ---------------
help/sr@latin/figures/resuming.png | Bin 40238 -> 0 bytes
help/sr@latin/sr latin po | 1016 ---------------
help/sv/figures/resuming.png | Bin 42615 -> 0 bytes
help/sv/sv.po | 1542 ----------------------
help/zh_CN/zh_CN.po | 951 --------------
meson.build | 1 -
src/gnome-sudoku.vala | 14 -
74 files changed, 0 insertions(+), 27827 deletions(-)
---
diff --git a/data/gnome-sudoku-menu.ui b/data/gnome-sudoku-menu.ui
index e403c5f..aaef085 100644
--- a/data/gnome-sudoku-menu.ui
+++ b/data/gnome-sudoku-menu.ui
@@ -28,13 +28,6 @@
</item>
</section>
<section>
-<!--
-https://bugzilla.gnome.org/show_bug.cgi?id=739418
- <item>
- <attribute name="label" translatable="yes">_Help</attribute>
- <attribute name="action">app.help</attribute>
- </item>
--->
<item>
<attribute name="label" translatable="yes">_About</attribute>
<attribute name="action">app.about</attribute>
diff --git a/data/gnome-sudoku.appdata.xml.in b/data/gnome-sudoku.appdata.xml.in
index bc0229c..944e198 100644
--- a/data/gnome-sudoku.appdata.xml.in
+++ b/data/gnome-sudoku.appdata.xml.in
@@ -33,7 +33,6 @@
<url type="homepage">https://wiki.gnome.org/Apps/Sudoku</url>
<url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-sudoku</url>
<url type="donation">http://www.gnome.org/friends/</url>
- <url type="help">https://help.gnome.org/users/gnome-sudoku/stable/</url>
<url type="translate">https://wiki.gnome.org/TranslationProject</url>
<update_contact>mcatanzaro_at_gnome.org</update_contact>
<project_group>GNOME</project_group>
diff --git a/meson.build b/meson.build
index 027106e..4c4dc54 100644
--- a/meson.build
+++ b/meson.build
@@ -49,7 +49,6 @@ configure_file(output: 'config.h',
)
subdir('data')
-subdir('help')
subdir('lib')
subdir('po')
subdir('src')
diff --git a/src/gnome-sudoku.vala b/src/gnome-sudoku.vala
index 463d358..44aa1ef 100644
--- a/src/gnome-sudoku.vala
+++ b/src/gnome-sudoku.vala
@@ -73,7 +73,6 @@ public class Sudoku : Gtk.Application
{"play-custom-game", play_custom_game_cb },
{"pause", toggle_pause_cb },
{"print-multiple", print_multiple_cb },
- {"help", help_cb },
{"about", about_cb },
{"quit", quit }
};
@@ -144,7 +143,6 @@ public class Sudoku : Gtk.Application
set_accels_for_action ("app.reset", {"<Primary>r"});
set_accels_for_action ("app.undo", {"<Primary>z"});
set_accels_for_action ("app.redo", {"<Primary><Shift>z"});
- set_accels_for_action ("app.help", {"F1"});
Window.set_default_icon_name ("gnome-sudoku");
@@ -577,18 +575,6 @@ public class Sudoku : Gtk.Application
print_dialog.run ();
}
- private void help_cb ()
- {
- try
- {
- show_uri (window.get_screen (), "help:gnome-sudoku", get_current_event_time ());
- }
- catch (GLib.Error e)
- {
- GLib.warning ("Unable to open help: %s", e.message);
- }
- }
-
private const string[] authors = { "Robert Ancell <robert ancell gmail com>",
"Christopher Baines <cbaines8 gmail com>",
"Thomas M. Hinkle <Thomas_Hinkle alumni brown edu>",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]