diff options
author | Marcel Telka <marcel@telka.sk> | 2005-08-05 03:36:43 +0000 |
---|---|---|
committer | Marcel Telka <marcel@src.gnome.org> | 2005-08-05 03:36:43 +0000 |
commit | e94207f589a3bec08d963b8938977a15eb2f8933 (patch) | |
tree | 34e5d27d4cf26b9fac63831b9c5e063e1913de14 | |
parent | c807f055fbcbfe7b922058d3689a3b14f7f025f7 (diff) |
Replaced src/sj-volume.c with src/bacon-volume.c.
2005-08-05 Marcel Telka <marcel@telka.sk>
* POTFILES.in: Replaced src/sj-volume.c with src/bacon-volume.c.
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/POTFILES.in | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 4727a54..19f9b6b 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2005-08-05 Marcel Telka <marcel@telka.sk> + + * POTFILES.in: Replaced src/sj-volume.c with src/bacon-volume.c. + 2005-08-04 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Hungarian translation updated. diff --git a/po/POTFILES.in b/po/POTFILES.in index 15e7e11..1754d4b 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -3,6 +3,7 @@ data/sound-juicer.desktop.in data/sound-juicer.glade data/sound-juicer.schemas.in +src/bacon-volume.c src/sj-about.c src/sj-error.c src/sj-extracting.c @@ -14,4 +15,3 @@ src/sj-play.c src/sj-prefs.c src/sj-structures.c src/sj-util.c -src/sj-volume.c |