forked from rubyworks/xdg
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMANIFEST
29 lines (29 loc) · 853 Bytes
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#!mast .ruby .yardopts bin lib man qed spec test [A-Z]*.*
.ruby
lib/xdg/base_dir/extended.rb
lib/xdg/base_dir/global_variables.rb
lib/xdg/base_dir/legacy.rb
lib/xdg/base_dir/mixin.rb
lib/xdg/base_dir.rb
lib/xdg/version.rb
lib/xdg.rb
qed/01_base_dir.rdoc
qed/02_base_dir_extended.rdoc
qed/03_base_dir_mixin.rdoc
qed/applique/ae.rb
qed/applique/fakeroot.rb
qed/fixtures/fakeroot/etc/xdg/bar.config
qed/fixtures/fakeroot/home/.cache/foo.cache
qed/fixtures/fakeroot/home/.config/foo.config
qed/fixtures/fakeroot/home/.local/share/foo.dat
qed/fixtures/fakeroot/home/joe/foo.txt
qed/fixtures/fakeroot/usr/share/bar.dat
test/fakeroot/etc/xdg/bar.config
test/fakeroot/home/.cache/foo.cache
test/fakeroot/home/.config/foo.config
test/fakeroot/home/.local/share/foo.dat
test/fakeroot/usr/share/bar.dat
test/test_xdg_legacy.rb
HISTORY.rdoc
APACHE2.txt
README.rdoc