mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
audio/tauonmb: Maintainer's adjustment.
Ctrl + R really enough for rename. F2 key used to be theme changer in tauonmb old days, if you're old user and removed data folder for fresh start, you have probably realized. Now, current data of user won't be compromised; users with new data or those who wish to remove their data Should experience this key like old days :) Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
87d324a1b6
commit
4189623ada
2 changed files with 14 additions and 0 deletions
|
@ -81,3 +81,16 @@ index 4848b7b2..cc662a74 100644
|
|||
|
||||
def use_id3(tags, nt):
|
||||
def natural_get(tag, track, frame, attr):
|
||||
diff --git a/input.txt b/input.txt
|
||||
index d3a9268..996727f 100644
|
||||
--- a/input.txt
|
||||
+++ b/input.txt
|
||||
@@ -58,7 +58,7 @@ pagedown PageDown
|
||||
delete-playlist W Ctrl
|
||||
delete-playlist-force W Shift Ctrl
|
||||
rename-playlist R Ctrl
|
||||
-rename-playlist F2
|
||||
+cycle-theme F2
|
||||
new-playlist T Ctrl
|
||||
|
||||
new-generator-playlist E Ctrl Shift
|
||||
|
|
|
@ -68,6 +68,7 @@ cd $SRCNAM-$VERSION
|
|||
|
||||
# - Replace my own isounidecode with Unidecode.
|
||||
# - Pass libgme.
|
||||
# - Revert old days theme changer!
|
||||
patch -p1 < $CWD/config/fix-tauon-options.patch
|
||||
|
||||
# Make libgme optional, isn't this messy already?
|
||||
|
|
Loading…
Reference in a new issue