Commit graph

42 commits

Author SHA1 Message Date
Sebastian Dröge
b7a127bd06 Update .po files 2012-04-12 10:39:13 +02:00
Wim Taymans
d1911c3f65 Release 0.11.2 2012-03-22 15:52:55 +01:00
Wim Taymans
5581355732 RELEASE 0.11.1 2012-02-17 11:06:27 +01:00
Tim-Philipp Müller
28c21e4482 po: update translations 2011-11-11 01:30:11 +00:00
Tim-Philipp Müller
979787e988 po: update for new translatable strings 2010-10-28 17:03:49 +01:00
Sebastian Dröge
bfbfdd566d 0.10.15.6 pre-release 2010-08-30 16:02:24 +02:00
Sebastian Dröge
ce8e49c956 0.10.15.5 pre-release 2010-08-25 19:02:02 +02:00
Sebastian Dröge
49c2fdd4f9 0.10.15.4 pre-release 2010-08-21 21:42:25 +02:00
Tim-Philipp Müller
065e0d4071 Update .po files 2010-05-30 14:20:02 +01:00
Tim-Philipp Müller
0a73c3685a po: update translations 2010-05-26 12:14:59 +01:00
Tim-Philipp Müller
069537650f Update .po files 2010-03-06 01:10:09 +00:00
Jan Schmidt
c68786d11e Update .po files 2009-10-21 17:02:42 +01:00
Jan Schmidt
4a0737d74e 0.10.12.3 pre-release 2009-10-15 23:59:43 +01:00
Jan Schmidt
8486f0180b 0.10.12.2 pre-release 2009-10-12 13:54:27 +01:00
Jan Schmidt
fd1a651e63 Update .po files 2009-06-18 08:04:40 +01:00
Jan Schmidt
5d2847b71c 0.10.11.2 pre-release 2009-06-05 22:10:02 +01:00
Tim-Philipp Müller
203aab776e po: avoid conflicts of local *.po files with files in git
Make it so that filenames and line numbers are only stored in the *.pot file
(which is not in git), but not in the individual *.po files. This information
is hardly useful for translators in our case, and it should avoid the constant
conflicts of local *.po files with the ones in git which are caused by the
source files changing and the line numbers being updated. This commit might
cause one last merge conflict for you, which you can work around with
"git checkout po/*.po" before merging or pulling. After that there should
(hopefully) not be any more local modifications of these files (unless
someone committed additions or changes to translated strings and the
*.po files haven't been updated yet, that is).
2009-05-13 02:00:09 +01:00
Jan Schmidt
94b81a4068 Update .po files 2009-03-21 00:28:29 +00:00
Jan Schmidt
b313e3809b 0.10.10.2 pre-release
Bump version number, update translations and win32 config.h
2009-03-10 01:03:12 +00:00
Jan Schmidt
5eda8d523e Update .po files
Original commit message from CVS:
Update .po files
2008-08-26 22:56:30 +00:00
Jan Schmidt
b9dec73137 Update .po files
Original commit message from CVS:
Update .po files
2008-05-21 22:43:42 +00:00
Jan Schmidt
3cf5f935c5 Update .po files
Original commit message from CVS:
Update .po files
2008-02-20 23:51:56 +00:00
Jan Schmidt
b410281a22 Update .po files
Original commit message from CVS:
Update .po files
2007-06-19 10:21:25 +00:00
Jan Schmidt
bbf15fc74a Update .po files
Original commit message from CVS:
Update .po files
2006-12-10 21:27:03 +00:00
Thomas Vander Stichele
80c73d537a Update .po files
Original commit message from CVS:
Update .po files
2006-08-14 11:06:29 +00:00
Andy Wingo
57d58bee29 Updates for two-arg init from GST_BOILERPLATE.
Original commit message from CVS:
2005-08-28  Andy Wingo  <wingo@pobox.com>

* Updates for two-arg init from GST_BOILERPLATE.

* ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): Use
the second arg for the class, because G_OBJECT_GET_CLASS (self)
returns the wrong thing.
(gst_signal_processor_add_pad_from_template): Make pads of the
right type.

* ext/ladspa/gstladspa.c (gst_ladspa_class_get_param_spec): Make
writable param specs G_PARAM_CONSTRUCT so default values work.
(gst_ladspa_init): Use the second arg for the class.
2005-08-28 17:59:20 +00:00
Thomas Vander Stichele
6add5f27a2 more macro splitting; fix po problem
Original commit message from CVS:
more macro splitting; fix po problem
2005-07-10 12:52:20 +00:00
Christian Schaller
412db19f42 make this module a bit more 0.9 friendly
Original commit message from CVS:
make this module a bit more 0.9 friendly
2005-05-05 09:10:38 +00:00
Thomas Vander Stichele
4efc882271 po update
Original commit message from CVS:
po update
2005-01-03 16:16:27 +00:00
Thomas Vander Stichele
16f26d645f releasing
Original commit message from CVS:
releasing
2004-11-25 18:55:57 +00:00
Thomas Vander Stichele
308c71eafc releasing
Original commit message from CVS:
releasing
2004-10-06 17:02:14 +00:00
Thomas Vander Stichele
0725f1de98 handle new media
Original commit message from CVS:
handle new media
2004-08-27 12:18:16 +00:00
Thomas Vander Stichele
b038e214c0 gearing up for release
Original commit message from CVS:
gearing up for release
2004-08-02 11:39:17 +00:00
Thomas Vander Stichele
cc2284b11d bump nano for prerel
Original commit message from CVS:
bump nano for prerel
2004-07-30 17:27:46 +00:00
Thomas Vander Stichele
f48a3284df updated translations
Original commit message from CVS:
updated translations
2004-05-03 13:37:09 +00:00
Thomas Vander Stichele
f65ea43ace readding po files with -ko
Original commit message from CVS:
readding po files with -ko
2004-04-20 16:42:17 +00:00
Thomas Vander Stichele
eb83c34e61 removing temporarily
Original commit message from CVS:
removing temporarily
2004-04-20 16:41:28 +00:00
Thomas Vander Stichele
9ece42c398 nano bump for prerel add bug entry for a fixed bug translation updates
Original commit message from CVS:
nano bump for prerel
add bug entry for a fixed bug
translation updates
2004-04-15 10:00:37 +00:00
Benjamin Otte
124db04f00 revert accidental po file patch
Original commit message from CVS:
revert accidental po file patch
2004-03-30 03:41:39 +00:00
Benjamin Otte
669caf9a15 try fixing configure on RH9
Original commit message from CVS:
try fixing configure on RH9
2004-03-30 03:13:03 +00:00
Thomas Vander Stichele
4a8ad7eae5 releasing
Original commit message from CVS:
releasing
2004-03-16 12:25:45 +00:00
Thomas Vander Stichele
abc1d7b585 adding serbian
Original commit message from CVS:
adding serbian
2004-03-13 13:55:55 +00:00