-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- release on ubuntu 22.04
- Loading branch information
Showing
425 changed files
with
11,136 additions
and
6,608 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
hamonikr-nemo-rabbitvcs (1.3.0) stable; urgency=medium | ||
|
||
* Applied new upstream ver 0.19 | ||
- release on ubuntu 22.04 | ||
|
||
-- HamoniKR <[email protected]> Tue, 12 Sep 2023 12:55:00 +0900 | ||
|
||
hamonikr-nemo-rabbitvcs (1.2.4) taebaek; urgency=medium | ||
|
||
* Fixed bug on HamoniKR 6.0 Full | ||
|
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,2 +1,2 @@ | ||
rabbitvcs-0.18/clients/nemo/RabbitVCS.py usr/share/nemo-python/extensions | ||
rabbitvcs-0.18 /opt | ||
rabbitvcs-0.19/clients/nemo/RabbitVCS.py usr/share/nemo-python/extensions | ||
rabbitvcs-0.19 /opt |
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
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,11 +1,11 @@ | ||
#!/bin/bash | ||
|
||
cd rabbitvcs-0.18/ | ||
cd rabbitvcs-0.19/ | ||
|
||
sudo python3 setup.py install --install-layout=deb | ||
|
||
cd .. | ||
sudo cp rabbitvcs-0.18/clients/nemo/RabbitVCS.py /usr/share/nemo-python/extensions/RabbitVCS.py | ||
sudo cp rabbitvcs-0.19/clients/nemo/RabbitVCS.py /usr/share/nemo-python/extensions/RabbitVCS.py | ||
sudo chmod +x /usr/share/nemo-python/extensions/RabbitVCS.py | ||
|
||
nemo -q |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.