-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #79 from vojtapolasek/remove_orca_customizations
Remove orca customizations
- Loading branch information
Showing
10 changed files
with
4 additions
and
287 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Binary file not shown.
Empty file.
Empty file.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Name: vojtux-docs-en | ||
Version: 0.0.1 | ||
Version: 0.0.2 | ||
Release: 1%{?dist} | ||
Summary: documentation files for Vojtux distribution - English version | ||
BuildArch: noarch | ||
|
@@ -30,5 +30,8 @@ pandoc -s --self-contained -t html -o docs/en/handout.html docs/en/handout.md | |
%doc docs/en/* | ||
|
||
%changelog | ||
* Fri Jan 24 2025 Vojtech Polasek <[email protected]> | ||
- rebuild, Orca keyboard shortcuts are removed | ||
|
||
* Tue Jun 07 2022 Vojtech Polasek <[email protected]> | ||
- initial version |