A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/themix-project/themix-gui/commit/5cd98638a7252157da89111215d351ff2e0b05e6 below:

fix wrong spelled words (#352) · themix-project/themix-gui@5cd9863 · GitHub

File tree Expand file treeCollapse file tree 3 files changed

+3

-3

lines changed

Filter options

Expand file treeCollapse file tree 3 files changed

+3

-3

lines changed Original file line number Diff line number Diff line change

@@ -42,7 +42,7 @@ Table of contents:

42 42

pikaur -S themix-full-git

43 43

```

44 44 45 -

AUR helpers are [not officialy supported](https://wiki.archlinux.org/index.php/AUR_helpers), so you can also [install it manually](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages) from either [rolling-release](https://aur.archlinux.org/packages/themix-full-git/) or [stable](https://aur.archlinux.org/packages/oomox/) PKGBUILD.

45 +

AUR helpers are [not officially supported](https://wiki.archlinux.org/index.php/AUR_helpers), so you can also [install it manually](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages) from either [rolling-release](https://aur.archlinux.org/packages/themix-full-git/) or [stable](https://aur.archlinux.org/packages/oomox/) PKGBUILD.

46 46 47 47

#### Open the GUI

48 48 Original file line number Diff line number Diff line change

@@ -10,7 +10,7 @@ aur_dev_repo_root=~/build/

10 10

if [[ $(git status --porcelain 2>/dev/null| grep -c "^ [MD]") -gt 0 ]] ; then

11 11

echo

12 12

echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"

13 -

echo "!! You have uncommited changes: !!"

13 +

echo "!! You have uncommitted changes: !!"

14 14

echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"

15 15

echo

16 16

git status

Original file line number Diff line number Diff line change

@@ -820,7 +820,7 @@ def do_activate(self): # pylint: disable=arguments-differ

820 820

def do_command_line(self, _command_line): # pylint: disable=arguments-differ

821 821

# options = command_line.get_options_dict()

822 822

# if options.contains("test"):

823 -

# print("Test argument recieved")

823 +

# print("Test argument received")

824 824

self.activate()

825 825

return 0

826 826

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4