diff options
author | Lennart Poettering <lennart@poettering.net> | 2004-07-16 18:40:20 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2004-07-16 18:40:20 +0000 |
commit | 2a6ee7731f6654b2efbc5dbf861f82c2823d1a54 (patch) | |
tree | 4c0a1a433e75e2a4e1637e07151f9ed9b8fa1701 /src | |
parent | 00b53f3f4b27af2572656c975b1fd225e272e012 (diff) |
rename a bunch of files
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@79 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src')
-rw-r--r-- | src/esound.h (renamed from src/esound-spec.h) | 0 | ||||
-rw-r--r-- | src/native-common.h (renamed from src/protocol-native-spec.h) | 0 | ||||
-rw-r--r-- | src/polyplib-def.h (renamed from src/polypdef.h) | 0 | ||||
-rw-r--r-- | src/polyplib-error.c (renamed from src/polyp-error.c) | 0 | ||||
-rw-r--r-- | src/polyplib-error.h (renamed from src/polyp-error.h) | 0 | ||||
-rw-r--r-- | src/polyplib-simple.c (renamed from src/simple.c) | 0 | ||||
-rw-r--r-- | src/polyplib-simple.h (renamed from src/simple.h) | 0 | ||||
-rw-r--r-- | src/polyplib.c (renamed from src/polyp.c) | 0 | ||||
-rw-r--r-- | src/polyplib.h (renamed from src/polyp.h) | 0 | ||||
-rw-r--r-- | src/sink-input.c (renamed from src/sinkinput.c) | 0 | ||||
-rw-r--r-- | src/sink-input.h (renamed from src/sinkinput.h) | 0 | ||||
-rw-r--r-- | src/source-output.c (renamed from src/sourceoutput.c) | 0 | ||||
-rw-r--r-- | src/source-output.h (renamed from src/sourceoutput.h) | 0 |
13 files changed, 0 insertions, 0 deletions
diff --git a/src/esound-spec.h b/src/esound.h index f7a4d3db..f7a4d3db 100644 --- a/src/esound-spec.h +++ b/src/esound.h diff --git a/src/protocol-native-spec.h b/src/native-common.h index e1db6f64..e1db6f64 100644 --- a/src/protocol-native-spec.h +++ b/src/native-common.h diff --git a/src/polypdef.h b/src/polyplib-def.h index 6cfafc97..6cfafc97 100644 --- a/src/polypdef.h +++ b/src/polyplib-def.h diff --git a/src/polyp-error.c b/src/polyplib-error.c index 86166b0c..86166b0c 100644 --- a/src/polyp-error.c +++ b/src/polyplib-error.c diff --git a/src/polyp-error.h b/src/polyplib-error.h index 7407f34c..7407f34c 100644 --- a/src/polyp-error.h +++ b/src/polyplib-error.h diff --git a/src/simple.c b/src/polyplib-simple.c index 5f86c5bf..5f86c5bf 100644 --- a/src/simple.c +++ b/src/polyplib-simple.c diff --git a/src/simple.h b/src/polyplib-simple.h index f5f872ee..f5f872ee 100644 --- a/src/simple.h +++ b/src/polyplib-simple.h diff --git a/src/polyp.c b/src/polyplib.c index d6d0f908..d6d0f908 100644 --- a/src/polyp.c +++ b/src/polyplib.c diff --git a/src/polyp.h b/src/polyplib.h index 00849445..00849445 100644 --- a/src/polyp.h +++ b/src/polyplib.h diff --git a/src/sinkinput.c b/src/sink-input.c index 54778a81..54778a81 100644 --- a/src/sinkinput.c +++ b/src/sink-input.c diff --git a/src/sinkinput.h b/src/sink-input.h index 02a2a117..02a2a117 100644 --- a/src/sinkinput.h +++ b/src/sink-input.h diff --git a/src/sourceoutput.c b/src/source-output.c index 25c661a9..25c661a9 100644 --- a/src/sourceoutput.c +++ b/src/source-output.c diff --git a/src/sourceoutput.h b/src/source-output.h index a8ea5a9f..a8ea5a9f 100644 --- a/src/sourceoutput.h +++ b/src/source-output.h |