Age | Commit message (Collapse) | Author | Files | Lines |
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
( We really need non-recursive dependancies... *sigh* )
|
|
|
|
|
|
gnome-terminal name, and add a missing CONFLICTS with gnome-core (they already
conflicted). Fixes PR pkg/22266 by Rafal Boni.
While here, bump gnome2-dirs dependancy to 1.2.
Bump PKGREVISION to 1.
|
|
* configure.in: Added "ta" (Tamil) language to the languages' list.
* configure.in: Added Belarusian to ALL_LINGUAS
* src/terminal-widget-vte.c (terminal_widget_fork_command): Update to
new signature of vte_terminal_fork_command(), fixing Red Hat #76529.
* src/simple-x-font-selector.c: Make EggXFontSelector's finalize
method to free EggXFontFilter's data.
Fixes #89770
* src/terminal-screen.c (make_font_monospace):
Fix #96114: to responce to "use system font" option
* src/terminal-widget-vte.c (terminal_widget_set_allow_bold):
wire up set_allow_bold for use with vte
* src/terminal-screen.c (drag_data_received):
back out the previous change - conversion from UTF-8 should
be performed in terminal widget side - since only the
terminal widget know which encoding it is in (#95230)
* src/terminal-screen.c (drag_data_received):
convert drag&drop data back to locale's encoding before sending to
terminal (#95230: drag&drop is broken with non-ASCII characters)
* gnome-terminal.desktop.in: Fix the desktop file so that it
validates correctly, and claims to be a GNOME terminal
emulator. Closes #91150.
* src/terminal.c : Handled the "die" signal sent by master
session so that session can kill the terminal. Fixes bug#90612
* configure.in: added 'ro' to ALL_LINGUAS
* src/terminal-accels.c (terminal_edit_keys_dialog_new): put in
GTK+ mode.
* src/eggcellrendererkeys.[ch]: update from libegg.
* src/profile-editor.c (profile_editor_update_silent_bell): add
missing "!" that made the "Terminal bell" setting behave
incorrectly
* configure.in: Add Latvian (lv) to ALL_LINGUAS
* configure.in: Add Japanese(ja) to ALL_LINGUAS
* ChangeLog, help/C/gnome-terminal-C.omf,
help/C/gnome-terminal.xml,
help/C/figures/gnome-terminal-default.png,
help/C/figures/gnome-terminal-tabbed.png
merge docs changes from HEAD to gnome-2-0
* src/gnome-terminal.glade2 Correct mnemonic widgets for labels
"Color _palette", "_Scrollbar is:" and "_Delete key generates:".
Set step_increment and page_increment for adjustment of GtkHScale
darken-background-scale". Fixes #90552.
* terminal.c: Fixes terminal crashes while using
command line options (86982). Patch from
tino.shwarze@informatik.tu-chemnitz.de
* terminal-widget-vte.c: handle widget padding (backport from HEAD).
* terminal-window.c: Allow toggling of Hide/Show Menubar to
work with keybindings. Fixes #88761.
|
|
|
|
|
|
|
|
|
|
dependency bumps.
|
|
configuration database from beeing modified by packages that do not honour
the --disable-schemas-install option. There is no need to patch these broken
packages any more.
Okay'ed by wiz.
|
|
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
last package in the dependancy tree.
- PKGREVISION is bumped.
Reviewed by wiz.
|
|
Depend on gnome2-dirs to handle shared directories.
Bump PKGREVISION.
|
|
|
|
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
|
some files.
|
|
GNOME 2. Based on a package provided by Scott Aaron Bamford as part of PR
pkg/18660.
|