parent
d0e521de98
commit
3291d2fe36
4 changed files with 11 additions and 12 deletions
@ -1,3 +1,3 @@ |
||||
docdir = $(prefix)/share/doc/$(PACKAGE)
|
||||
doc_DATA = ncmpcpp_keys ncmpcpprc
|
||||
doc_DATA = config keys
|
||||
EXTRA_DIST = $(doc_DATA)
|
||||
|
||||
@ -1,7 +1,7 @@ |
||||
################################################# |
||||
## this is example configuration file, copy it ## |
||||
## to ~/.ncmpcpprc and set up your preferences ## |
||||
################################################# |
||||
#################################################### |
||||
## this is example configuration file, copy it to ## |
||||
## ~/.ncmpcpp/config and set up your preferences ## |
||||
#################################################### |
||||
# |
||||
##### connection settings ##### |
||||
# |
||||
Loading…
Reference in new issue