Commit Graph

4370 Commits

Author SHA1 Message Date
Pavel Roskin
4b15a62d38 * syntax/sql.syntax: Only recognize non-standard MySQL comments
at the beginning of line.
2002-09-19 13:28:44 +00:00
Pavel Roskin
542d4b681a * syntax/sql.syntax: Only recognize non-standard MySQL comments
at the beginning of string.
2002-09-19 13:23:56 +00:00
Marco Ciampa
0dc81952d7 translate some internal viewer strings that where left out previously. 2002-09-19 12:14:06 +00:00
Marco Ciampa
b06c1420a7 advancing in translation: internal viewer. 2002-09-19 12:12:58 +00:00
Andrew V. Samoilov
c4b3002022 * syntax/syntax.syntax: Add "linestart" for "context",
"context default" and "context exclusive" keywords.
* syntax/c.syntax: Fix "%s" highlighting for "%-19s"
and "%5.5s" formats.
2002-09-19 11:09:57 +00:00
Pavel Roskin
b29fee5f6d Update. 2002-09-19 07:06:10 +00:00
Pavel Roskin
e6003e328f Even better "+number" help - don't depend on the length of _("+number") 2002-09-19 06:52:41 +00:00
Pavel Roskin
dfdb879eb1 * main.c (argument_table): Improve help for "+number" - it has
to be re-translated anyway.
2002-09-19 06:43:06 +00:00
Pavel Roskin
d12a6c2eb6 * main.c (argument_table): Add missing descriptions. 2002-09-19 06:29:25 +00:00
Pavel Roskin
7d2f7d94dd * main.c [NATIVE_WIN32]: Remove -S option, it's useless. 2002-09-19 06:16:42 +00:00
Pavel Roskin
331a4c7bab * main.c (print_mc_usage): Use poptPrintHelp() instead of
manually formatted help text.  Adjust callers to pass popt
context.
2002-09-19 06:03:24 +00:00
Pavel Roskin
2b197e4f88 * poptint.h: Use i18n.h instead of most own replacement macros. 2002-09-19 06:00:40 +00:00
Pavel Roskin
aba44bf4b2 No need to document C-x C-l, it's dead :-) 2002-09-18 22:34:05 +00:00
Pavel Roskin
c3e1e0e19d * cmd.c (other_symlink_cmd): Remove, this function is
undocumented and poorly implemented.
* main.c: Remove call to other_symlink_cmd() on C-x C-l.
2002-09-18 22:30:48 +00:00
Pavel Roskin
43b82434a3 * syntax/Syntax: Remove gobledy_gook at the beginning. Move
rules for syntax files ...
* syntax/syntax.syntax: ... here.  Add "linestart" for "file"
and "include" keywords.
* syntax/Makefile.am: Add syntax.syntax.
2002-09-18 22:25:24 +00:00
Marco Ciampa
286e04eefc *** empty log message *** 2002-09-18 21:08:57 +00:00
Pavel Roskin
08c20906f7 s/highliting/highlighting/ 2002-09-18 15:23:44 +00:00
Marco Ciampa
5030a5e7c7 ooops reverting mischanged option menu order... 2002-09-18 12:58:40 +00:00
Marco Ciampa
d92e1137e4 advancing in file operations translation... 2002-09-18 12:08:28 +00:00
Marco Ciampa
9e8eacfdfc corrected some file operations dialog msgs 2002-09-18 12:07:42 +00:00
Andrew V. Samoilov
661db03d9c * slerr.c (SLang_doerror): Use error parameter. Eliminate err[] array. 2002-09-18 07:59:47 +00:00
Pavel Roskin
a670175b2b * syntax/js.syntax: Advanced number highliting. 2002-09-17 22:43:32 +00:00
Pavel Roskin
8aee83616a * syntax/c.syntax: Highlight "?" by the same color as ":".
* syntax/java.syntax: Likewise.
* syntax/swig.syntax: Likewise.
* syntax/python.syntax: Remove duplicate keyword ":".
2002-09-17 22:39:04 +00:00
Pavel Roskin
094906e594 Reorder to match Options menu. 2002-09-17 21:56:06 +00:00
Pavel Roskin
64bd0f67dd Reorder to match Option menu. 2002-09-17 21:47:28 +00:00
Pavel Roskin
723927bd7e Reorder to match Options menu. 2002-09-17 21:43:28 +00:00
Pavel Roskin
d662032222 Reorder sections to match the Options menu. 2002-09-17 21:39:08 +00:00
Pavel Roskin
0add50d04f Reorder sections to match Options menu. 2002-09-17 21:37:00 +00:00
Pavel Roskin
acd2aaa743 Reorder to match "Options" menu. 2002-09-17 21:31:21 +00:00
Pavel Roskin
155ce6a4a5 Update from David Martin <dmartina@excite.com> 2002-09-17 21:20:31 +00:00
Pavel Roskin
43bb69b175 Ignore Makefile and Makefile.in. 2002-09-17 20:01:51 +00:00
Pavel Roskin
cfcf9a76df * Makefile.am: Add m4 to SUBDIRS. Set ACLOCAL_AMFLAGS so that
m4 directory is used by aclocal.
* m4/Makefile.am: New file.
* configure.in: Substitute m4/Makefile.
* autogen.sh: Don't copy any macro files, use m4 directory.
2002-09-17 16:13:25 +00:00
Pavel Roskin
f06953aeb0 Add test from pkgconfig 0.12.0. 2002-09-17 15:53:50 +00:00
Pavel Roskin
0a28954a1e Add test for glib 1.2.x. 2002-09-17 15:50:29 +00:00
Pavel Roskin
5bd60b65f8 Macro files from gettext 0.11.5. 2002-09-17 15:47:19 +00:00
Pavel Roskin
2ca7b2de2b README about the files in this directory. 2002-09-17 15:46:55 +00:00
Marco Ciampa
a4825e6676 corrected some file operations dialog labels.. 2002-09-17 15:34:44 +00:00
Andrew V. Samoilov
481038b9b4 Fix quoting for *.po dflags. Bash issue? 2002-09-17 15:34:34 +00:00
Marco Ciampa
c93ccfe77d translated tartially 'til file operations... 2002-09-17 15:34:10 +00:00
Andrew V. Samoilov
508ac13e54 Allow comma(s) in backup_suffix 2002-09-17 15:24:06 +00:00
Andrew V. Samoilov
4760ee4faa Use \.v0 as backup_suffix. Eliminate uniq.
Use -u1 -I'^#[.,:~]' as diff option for *.po files.
2002-09-17 15:16:12 +00:00
Pavel Roskin
f5f367c5ed * syntax/Makefile.am: Add js.syntax. 2002-09-17 13:50:30 +00:00
Pavel Roskin
7dee44f41a * configure.in: Add support for glib 2.x. Right now, it has to
be explicitly enabled by `--with-glib2'.
From Ali Akcaagac <ali.akcaagac@stud.fh-wilhelmshaven.de>
2002-09-17 13:47:19 +00:00
Pavel Roskin
2d438f6bb7 Update from David Martin <dmartina@excite.com> 2002-09-16 23:41:43 +00:00
Pavel Roskin
9aa16b2c1a * wtools.c (real_input_dialog_help): Trim spaces from the label
text.  Align label with the input field.
2002-09-16 23:28:09 +00:00
Pavel Roskin
2a2df991d0 * cmd.c (do_link): Avoid using g_strconcat() on translatable
strings.
(other_symlink_cmd): Likewise.
2002-09-16 23:09:34 +00:00
Marco Ciampa
40e0a0f512 some macro help translated... 2002-09-16 19:41:27 +00:00
Marco Ciampa
3da4d0f841 ooops.. 2002-09-16 19:28:27 +00:00
Marco Ciampa
49b843b470 translated chmod manual page 2002-09-16 19:22:48 +00:00
Marco Ciampa
0adde71798 corrected chmod command label 2002-09-16 19:22:06 +00:00