Upstream: d6e45d7 ("Fix GNOME shell error message about factsBox.FactsBox")
* added 0131-metadata.json.in-fix-json-syntax-error.patch
* added 0132-Update-README.st.patch
* added 0133-Bump-latest-validated-gnome-shell-version-1.patch
* added 0134-README-mention-GNOME-shell-compatibility-of-this-ver.patch
* added 0135-README.rst-document-GNOME-shell-compatibility.patch
* added 0136-ongoingFactEntry-stop-using-deprecated-Clutter-key-s.patch
* added 0137-README.rst-update-GNOME-shell-compatibility-informat.patch
* added 0138-Makefile-Add-install-user-target.patch
* added 0139-Makefile-Add-install-target.patch
* added 0140-README-Add-description-of-install-targets.patch
* added 0141-Update-reST-syntax.patch
* added 0142-Update-reST-syntax-take-2.patch
* added 0143-Document-GNOME-3.38-compatibility.patch
* added 0144-panelWidget-Remove-show-method.patch
* added 0145-panelWidget-Rename-toggle-to-toggle_menu.patch
* added 0146-Makeing-it-work-with-Gnome-40.-340.patch
* added 0147-fixup-Makeing-it-work-with-Gnome-40.-340.patch
OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=23
26 lines
742 B
Diff
26 lines
742 B
Diff
From 521808457960d92f7bf0689b75d96b65a311fbc4 Mon Sep 17 00:00:00 2001
|
|
From: Benjamin Balder Bach <benjaoming@gmail.com>
|
|
Date: Tue, 5 May 2020 12:58:57 +0200
|
|
Subject: [PATCH 142/147] Update reST syntax take 2
|
|
|
|
---
|
|
README.rst | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/README.rst b/README.rst
|
|
index 4808b9d..1e5b305 100644
|
|
--- a/README.rst
|
|
+++ b/README.rst
|
|
@@ -69,7 +69,7 @@ Build a fresh distribution package::
|
|
This will create a distributable archive located in the ``dist/`` folder.
|
|
|
|
|
|
-**Shortcut on** `develop`
|
|
+**Shortcut on** ``develop``
|
|
|
|
If you are using the ``develop`` branch since May 2020, you can run ``make
|
|
install-user`` to install your current working branch in your user environment
|
|
--
|
|
2.31.1
|
|
|