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