Skip to content

Commit

Permalink
Feat : Add impish repo
Browse files Browse the repository at this point in the history
  • Loading branch information
bdh1993 committed Dec 23, 2021
1 parent 799dfcd commit 5db7eb6
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 4 deletions.
19 changes: 15 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
![ubuntu-bionic](https://img.shields.io/badge/ubuntu-18.04-yellow)
![ubuntu-bionic](https://img.shields.io/badge/ubuntu-18.04-red)
![ubuntu-focal](https://img.shields.io/badge/ubuntu-20.04-red)
![ubuntu-groovy](https://img.shields.io/badge/ubuntu-20.10-blue)
![ubuntu-groovy](https://img.shields.io/badge/ubuntu-20.10-red)
![ubuntu-hirsute](https://img.shields.io/badge/ubuntu-21.04-red)
![ubuntu-impish](https://img.shields.io/badge/ubuntu-21.10-red)

![hamonikr-me](https://img.shields.io/badge/hamonikr-me-orange)
![hamonikr-sun](https://img.shields.io/badge/hamonikr-sun-green)
![hamonikr-jin](https://img.shields.io/badge/hamonikr-jin-purple)
![hamonikr-sun](https://img.shields.io/badge/hamonikr-sun-blue)
![hamonikr-jin](https://img.shields.io/badge/hamonikr-jin-green)
![hamonikr-hanla](https://img.shields.io/badge/hamonikr-hanla-purple)


[English](#nimf) | [한국어](#가볍고-빠른-입력기-프레임워크-nimf)

Expand Down Expand Up @@ -40,6 +45,12 @@ Nimf provides:

* Ubuntu (>= 20.04)
```
# The ibus-daemon start automatically at Ubuntu 21.10.
# Input method conflict
# You can remove the ibus or disable ibus-daemon from booting
# Sol1 : sudo apt purge ibus
# Sol2 : sudo mv /usr/bin/ibus-daemon /usr/bin/ibus/ibus-daemon.bak
sudo rm -f /etc/apt/sources.list.d/hamonikr.list
curl -sL https://pkg.hamonikr.org/add-hamonikr.apt | sudo -E bash -
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
nimf (1.3.0hamonikr40.6) stable; urgency=medium

* Release for Ubuntu 21.10 imfish

-- HamoniKRTeam <pkg@hamonikr.org> Thu, 23 Dec 2021 16:57:08 +0900

nimf (1.3.0hamonikr40.5) stable; urgency=medium

* Release for Ubuntu 21.04 hirsute
Expand Down
Empty file added po/.intltool-merge-cache.lock
Empty file.

0 comments on commit 5db7eb6

Please sign in to comment.