Created install/uninstall files, fixed sourcing of other files
This commit is contained in:
@@ -3,11 +3,14 @@
|
||||
|
||||
#Zymp3 Configuration File
|
||||
|
||||
|
||||
#FILE SETTINGS
|
||||
#FILE PATHS
|
||||
INSTALLPATH="/opt/zymp3" #your choice
|
||||
IMGDIR="/usr/share/pixmaps" #keep set
|
||||
DESKTOPFILEDIR="/usr/share/applications" #keep set
|
||||
SET_GUI_BIN="zenity"
|
||||
|
||||
#MUSICDIR must have trailing forward slash
|
||||
MUSICDIR="/home/$USER/Music/"
|
||||
MUSICDIR="/home/$USER/Music/" #your choice
|
||||
|
||||
#You shouldn't need to change this filename but just in case
|
||||
VIDEOFILE=/tmp/youtube-dl-$RANDOM-$RANDOM.flv
|
||||
|
Reference in New Issue
Block a user