diff options
Diffstat (limited to 'gtk-recordmydesktop/ChangeLog')
-rw-r--r-- | gtk-recordmydesktop/ChangeLog | 35 |
1 files changed, 1 insertions, 34 deletions
diff --git a/gtk-recordmydesktop/ChangeLog b/gtk-recordmydesktop/ChangeLog index 50fef22..d213c76 100644 --- a/gtk-recordmydesktop/ChangeLog +++ b/gtk-recordmydesktop/ChangeLog @@ -24,7 +24,7 @@ viii) Quick-subsampling. /*VERSION 0.2.1*/ *Changed the UI. *A basic window now appears on launch, -while non-visible options are can be +while non-visible options can be accessed through an 'advanced' button. *The window contains a preview of the recording area, and the selected region is outlined. @@ -34,38 +34,5 @@ and the selected region is outlined. *Localization support Added: Greek language -2006-09-24 gettextize <bug-gnu-gettext@gnu.org> - * m4/codeset.m4: New file, from gettext-0.14.5. - * m4/gettext.m4: New file, from gettext-0.14.5. - * m4/glibc2.m4: New file, from gettext-0.14.5. - * m4/glibc21.m4: New file, from gettext-0.14.5. - * m4/iconv.m4: New file, from gettext-0.14.5. - * m4/intdiv0.m4: New file, from gettext-0.14.5. - * m4/intmax.m4: New file, from gettext-0.14.5. - * m4/inttypes.m4: New file, from gettext-0.14.5. - * m4/inttypes_h.m4: New file, from gettext-0.14.5. - * m4/inttypes-pri.m4: New file, from gettext-0.14.5. - * m4/isc-posix.m4: New file, from gettext-0.14.5. - * m4/lcmessage.m4: New file, from gettext-0.14.5. - * m4/lib-ld.m4: New file, from gettext-0.14.5. - * m4/lib-link.m4: New file, from gettext-0.14.5. - * m4/lib-prefix.m4: New file, from gettext-0.14.5. - * m4/longdouble.m4: New file, from gettext-0.14.5. - * m4/longlong.m4: New file, from gettext-0.14.5. - * m4/nls.m4: New file, from gettext-0.14.5. - * m4/po.m4: New file, from gettext-0.14.5. - * m4/printf-posix.m4: New file, from gettext-0.14.5. - * m4/progtest.m4: New file, from gettext-0.14.5. - * m4/signed.m4: New file, from gettext-0.14.5. - * m4/size_max.m4: New file, from gettext-0.14.5. - * m4/stdint_h.m4: New file, from gettext-0.14.5. - * m4/uintmax_t.m4: New file, from gettext-0.14.5. - * m4/ulonglong.m4: New file, from gettext-0.14.5. - * m4/wchar_t.m4: New file, from gettext-0.14.5. - * m4/wint_t.m4: New file, from gettext-0.14.5. - * m4/xsize.m4: New file, from gettext-0.14.5. - * m4/Makefile.am (EXTRA_DIST): Add the new files. - * Makefile.am (EXTRA_DIST): Add config.rpath. - * configure.ac (AC_CONFIG_FILES): Add po/Makefile.in. |