remove obsolete gnome1 stuff
This commit is contained in:
parent
87d8f33e5f
commit
243b647b6c
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.274 2007/05/29 20:20:59 jcs Exp $
|
||||
# $OpenBSD: Makefile,v 1.275 2007/06/01 15:10:57 jasper Exp $
|
||||
# $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $
|
||||
|
||||
SUBDIR += amaya # requires Motif (lesstif works)
|
||||
@ -25,7 +25,6 @@
|
||||
SUBDIR += firefox-i18n
|
||||
SUBDIR += galeon
|
||||
SUBDIR += gnash
|
||||
SUBDIR += gtkhtml
|
||||
SUBDIR += gtkhtml3
|
||||
SUBDIR += hiawatha
|
||||
SUBDIR += http_load
|
||||
|
@ -1,48 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2007/05/19 09:13:54 jasper Exp $
|
||||
|
||||
COMMENT= "lightweight HTML rendering/printing/editing engine"
|
||||
|
||||
DISTNAME= gtkhtml-1.1.10
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
CATEGORIES= www
|
||||
SHARED_LIBS= gtkhtml-1.1 3.5
|
||||
MODGNU_SHARED_LIBS= gtkhtml-1.1 ''
|
||||
|
||||
HOMEPAGE= http://www.gnome.org/
|
||||
|
||||
# GPL/LGPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE IIOP ORBit ORBitCosNaming ORBitutil SM X11 Xext \
|
||||
Xi art_lgpl audiofile c esd freetype gconf-1 \
|
||||
gconf-gtk-1 gdk gdk_imlib gdk_pixbuf glib gmodule \
|
||||
gnome wrap xml z gnomeprint gnomesupport \
|
||||
gnomeui gnorba gtk jpeg m oaf png popt tiff ungif
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/1.1/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
LIB_DEPENDS= bonobo.>=2,bonobox.>=2::x11/gnome/bonobo \
|
||||
capplet::x11/gnome/controlcenter \
|
||||
gal.>=22::devel/gal \
|
||||
ghttp.>=1::www/libghttp \
|
||||
glade.>=5,glade-gnome.>=5:libglade-*-gnome:devel/libglade,gnome \
|
||||
gnomecanvaspixbuf.>=1::graphics/gdk-pixbuf,-gnome
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --with-bonobo
|
||||
CONFIGURE_ARGS+= --with-gconf
|
||||
CONFIGURE_ARGS+= --disable-gtk-doc
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (gtkhtml-1.1.10.tar.bz2) = hkdAdWDkthukoSZTucyIaQ==
|
||||
RMD160 (gtkhtml-1.1.10.tar.bz2) = C/uA/x7nKahw/hM7Ju9AhkJQEFA=
|
||||
SHA1 (gtkhtml-1.1.10.tar.bz2) = RfAlbkj1sbiYw1hkUzF5zkejzlk=
|
||||
SHA256 (gtkhtml-1.1.10.tar.bz2) = zPuokM/YGLqdo6AZjIIj0I3InaPQIELteLJcc4LqX7s=
|
||||
SIZE (gtkhtml-1.1.10.tar.bz2) = 1029542
|
@ -1,72 +0,0 @@
|
||||
$OpenBSD: patch-configure,v 1.5 2004/10/23 22:50:46 alek Exp $
|
||||
--- configure.orig Mon Mar 31 10:06:33 2003
|
||||
+++ configure Fri Apr 4 10:34:29 2003
|
||||
@@ -1819,7 +1819,7 @@ fi
|
||||
XML_I18N_MERGE_DESKTOP_RULE='%.desktop: %.desktop.in $(top_builddir)/xml-i18n-merge $(wildcard $(top_srcdir)/po/*.po) ; $(top_builddir)/xml-i18n-merge $(top_srcdir)/po $< $@ -d -p '
|
||||
XML_I18N_MERGE_DIRECTORY_RULE='%.directory: %.directory.in $(top_builddir)/xml-i18n-merge $(wildcard $(top_srcdir)/po/*.po) ; $(top_builddir)/xml-i18n-merge $(top_srcdir)/po $< $@ -d -p '
|
||||
XML_I18N_MERGE_KEYS_RULE='%.keys: %.keys.in $(top_builddir)/xml-i18n-merge $(wildcard $(top_srcdir)/po/*.po) ; $(top_builddir)/xml-i18n-merge $(top_srcdir)/po $< $@ -k $(XML_I18N_KEYS_KIND) '
|
||||
- XML_I18N_MERGE_OAF_RULE='%.oaf: %.oaf.in $(top_builddir)/xml-i18n-merge $(wildcard $(top_srcdir)/po/*.po) ; $(top_builddir)/xml-i18n-merge $(top_srcdir)/po $< $@ -o -p'
|
||||
+ XML_I18N_MERGE_OAF_RULE='%.oaf: %.oaf.in $(top_builddir)/xml-i18n-merge $(wildcard $(top_srcdir)/po/*.po) ; sed s/_value/value/ $< > $*.oaf'
|
||||
XML_I18N_MERGE_PONG_RULE='%.pong: %.pong.in $(top_builddir)/xml-i18n-merge $(wildcard $(top_srcdir)/po/*.po) ; $(top_builddir)/xml-i18n-merge $(top_srcdir)/po $< $@ -x -p '
|
||||
XML_I18N_MERGE_SERVER_RULE='%.server: %.server.in $(top_builddir)/xml-i18n-merge $(wildcard $(top_srcdir)/po/*.po) ; $(top_builddir)/xml-i18n-merge $(top_srcdir)/po $< $@ -o -u'
|
||||
XML_I18N_MERGE_SHEET_RULE='%.sheet: %.sheet.in $(top_builddir)/xml-i18n-merge $(wildcard $(top_srcdir)/po/*.po) ; $(top_builddir)/xml-i18n-merge $(top_srcdir)/po $< $@ -x -u'
|
||||
@@ -4096,8 +4096,8 @@ else
|
||||
hardcode_direct=yes
|
||||
hardcode_shlibpath_var=no
|
||||
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
|
||||
- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $linker_flags'
|
||||
- hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
|
||||
+ archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
|
||||
+ hardcode_libdir_flag_spec='${wl}-R$libdir'
|
||||
export_dynamic_flag_spec='${wl}-E'
|
||||
else
|
||||
case "$host_os" in
|
||||
@@ -4106,8 +4106,8 @@ else
|
||||
hardcode_libdir_flag_spec='-R$libdir'
|
||||
;;
|
||||
*)
|
||||
- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $linker_flags'
|
||||
- hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
|
||||
+ archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
|
||||
+ hardcode_libdir_flag_spec='${wl}-R$libdir'
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
@@ -4619,6 +4619,8 @@ openbsd*)
|
||||
version_type=sunos
|
||||
need_lib_prefix=no
|
||||
need_version=no
|
||||
+ sys_lib_search_path_spec="/usr/lib"
|
||||
+ sys_lib_dlsearch_path_spec="/usr/lib /usr/local/lib"
|
||||
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
|
||||
case "$host_os" in
|
||||
openbsd2.[89] | openbsd2.[89].*)
|
||||
@@ -6977,7 +6979,7 @@ if eval "test \"`echo '$''{'ac_cv_lib_$a
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
else
|
||||
ac_save_LIBS="$LIBS"
|
||||
-LIBS="-lintl $LIBS"
|
||||
+LIBS="-lintl -liconv $LIBS"
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 6983 "configure"
|
||||
#include "confdefs.h"
|
||||
@@ -7017,7 +7019,7 @@ if eval "test \"`echo '$''{'ac_cv_lib_$a
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
else
|
||||
ac_save_LIBS="$LIBS"
|
||||
-LIBS="-lintl $LIBS"
|
||||
+LIBS="-lintl -liconv $LIBS"
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 7023 "configure"
|
||||
#include "confdefs.h"
|
||||
@@ -7058,6 +7060,10 @@ else
|
||||
echo "$ac_t""no" 1>&6
|
||||
fi
|
||||
|
||||
+ fi
|
||||
+
|
||||
+ if test "$gt_cv_func_gettext_libintl" = "yes"; then
|
||||
+ LIBS="$LIBS -lintl -liconv";
|
||||
fi
|
||||
|
||||
if test "$gt_cv_func_gettext_libc" = "yes" \
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-src_htmlcluealigned_h,v 1.1.1.1 2002/05/30 20:23:13 nino Exp $
|
||||
--- src/htmlcluealigned.h.orig Mon Apr 15 14:41:31 2002
|
||||
+++ src/htmlcluealigned.h Mon Apr 15 14:42:01 2002
|
||||
@@ -38,7 +38,7 @@ struct _HTMLClueAlignedClass {
|
||||
};
|
||||
|
||||
|
||||
-extern HTMLClueAlignedClass html_cluealigned_class;
|
||||
+/* extern HTMLClueAlignedClass html_cluealigned_class; */
|
||||
|
||||
|
||||
void html_cluealigned_type_init (void);
|
@ -1,3 +0,0 @@
|
||||
GtkHTML is a lightweight HTML rendering/printing/editing engine.
|
||||
It was originally based on KHTMLW, part of the KDE project, but is
|
||||
now being developed independently.
|
@ -1,3 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.6 2005/12/31 14:35:36 sturm Exp $
|
||||
lib/bonobo/plugin/libstorage_http.so
|
||||
@lib lib/libgtkhtml-1.1.so.${LIBgtkhtml-1.1_VERSION}
|
@ -1,225 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2004/09/15 18:49:49 espie Exp $
|
||||
bin/ebrowser
|
||||
bin/gnome-gtkhtml-editor-1.1
|
||||
bin/gtkhtml-properties-capplet
|
||||
include/gtkhtml-1.1/
|
||||
include/gtkhtml-1.1/gtkhtml/
|
||||
include/gtkhtml-1.1/gtkhtml/gtkhtml-compat.h
|
||||
include/gtkhtml-1.1/gtkhtml/gtkhtml-embedded.h
|
||||
include/gtkhtml-1.1/gtkhtml/gtkhtml-enums.h
|
||||
include/gtkhtml-1.1/gtkhtml/gtkhtml-im.h
|
||||
include/gtkhtml-1.1/gtkhtml/gtkhtml-keybinding.h
|
||||
include/gtkhtml-1.1/gtkhtml/gtkhtml-private.h
|
||||
include/gtkhtml-1.1/gtkhtml/gtkhtml-properties.h
|
||||
include/gtkhtml-1.1/gtkhtml/gtkhtml-propmanager.h
|
||||
include/gtkhtml-1.1/gtkhtml/gtkhtml-search.h
|
||||
include/gtkhtml-1.1/gtkhtml/gtkhtml-stream.h
|
||||
include/gtkhtml-1.1/gtkhtml/gtkhtml-types.h
|
||||
include/gtkhtml-1.1/gtkhtml/gtkhtml.h
|
||||
include/gtkhtml-1.1/gtkhtml/gtkhtmldebug.h
|
||||
include/gtkhtml-1.1/gtkhtml/gtkhtmlfontstyle.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlanchor.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlbutton.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlcheckbox.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlclue.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlcluealigned.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlclueflow.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlclueh.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlcluev.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlcolor.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlcolorset.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlcursor.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmldrawqueue.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlembedded.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlengine-edit-clueflowstyle.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlengine-edit-cursor.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlengine-edit-cut-and-paste.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlengine-edit-fontstyle.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlengine-edit-images.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlengine-edit-movement.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlengine-edit-rule.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlengine-edit-selection-updater.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlengine-edit-table.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlengine-edit-tablecell.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlengine-edit-text.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlengine-edit.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlengine-print.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlengine-save.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlengine-search.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlengine.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlentity.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlenums.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlenumutils.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlfontmanager.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlform.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlframe.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlframeset.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlgdkpainter.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlhidden.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlhspace.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmliframe.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlimage.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlimageinput.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlinterval.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmllinktext.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmllist.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlmap.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlobject.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlpainter.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlplainpainter.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlprinter.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlradio.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlreplace.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlrule.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlsearch.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlselect.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlselection.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlsettings.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlshape.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlstack.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlstringtokenizer.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmltable.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmltablecell.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmltablepriv.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmltext.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmltextarea.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmltextinput.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmltextslave.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmltokenizer.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmltype.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmltypes.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlundo-action.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlundo.h
|
||||
include/gtkhtml-1.1/gtkhtml/htmlvspace.h
|
||||
lib/bonobo/
|
||||
lib/bonobo/plugin/
|
||||
lib/bonobo/plugin/libstorage_http.a
|
||||
lib/bonobo/plugin/libstorage_http.la
|
||||
lib/libgtkhtml-1.1.a
|
||||
lib/libgtkhtml-1.1.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/gtkhtml-1.1.pc
|
||||
share/control-center/
|
||||
share/control-center/Documents/
|
||||
share/control-center/Documents/gtkhtml-properties.desktop
|
||||
share/gnome/
|
||||
share/gnome/apps/
|
||||
share/gnome/apps/Settings/
|
||||
share/gnome/apps/Settings/Documents/
|
||||
share/gnome/apps/Settings/Documents/gtkhtml-properties.desktop
|
||||
share/gnome/html/
|
||||
share/gnome/html/gtkhtml/
|
||||
share/gnome/html/gtkhtml-decl.txt
|
||||
share/gnome/html/gtkhtml-sections.txt
|
||||
share/gnome/html/gtkhtml.hierarchy
|
||||
share/gnome/html/gtkhtml.sgml
|
||||
share/gnome/html/gtkhtml.types
|
||||
share/gnome/ui/
|
||||
share/gnome/ui/GNOME_GtkHTML_Editor.xml
|
||||
share/gtkhtml-1.1/
|
||||
share/gtkhtml-1.1/Editor.idl
|
||||
share/gtkhtml-1.1/gtkhtml-capplet.glade
|
||||
share/gtkhtml-1.1/gtkhtml-editor-properties.glade
|
||||
share/gtkhtml-1.1/icons/
|
||||
share/gtkhtml-1.1/icons/16_copy.png
|
||||
share/gtkhtml-1.1/icons/16_cut.png
|
||||
share/gtkhtml-1.1/icons/16_paste.png
|
||||
share/gtkhtml-1.1/icons/24_copy.png
|
||||
share/gtkhtml-1.1/icons/24_cut.png
|
||||
share/gtkhtml-1.1/icons/24_paste.png
|
||||
share/gtkhtml-1.1/icons/bulb.png
|
||||
share/gtkhtml-1.1/icons/empty_image.png
|
||||
share/gtkhtml-1.1/icons/flowers.png
|
||||
share/gtkhtml-1.1/icons/html-viewer.png
|
||||
share/gtkhtml-1.1/icons/insert-image-16.png
|
||||
share/gtkhtml-1.1/icons/insert-image-24.png
|
||||
share/gtkhtml-1.1/icons/insert-link-16.png
|
||||
share/gtkhtml-1.1/icons/insert-link-24.png
|
||||
share/gtkhtml-1.1/icons/insert-object-16.png
|
||||
share/gtkhtml-1.1/icons/insert-object-24.png
|
||||
share/gtkhtml-1.1/icons/insert-rule-16.png
|
||||
share/gtkhtml-1.1/icons/insert-rule-24.png
|
||||
share/gtkhtml-1.1/icons/insert-table-16.png
|
||||
share/gtkhtml-1.1/icons/insert-table-24.png
|
||||
share/gtkhtml-1.1/icons/paper.png
|
||||
share/gtkhtml-1.1/icons/properties-16.png
|
||||
share/gtkhtml-1.1/icons/rect.png
|
||||
share/gtkhtml-1.1/icons/redo-16.png
|
||||
share/gtkhtml-1.1/icons/redo-24.png
|
||||
share/gtkhtml-1.1/icons/rule-blue-center.png
|
||||
share/gtkhtml-1.1/icons/rule-blue-left.png
|
||||
share/gtkhtml-1.1/icons/rule-blue-right.png
|
||||
share/gtkhtml-1.1/icons/rule-yellow-flowers-center.png
|
||||
share/gtkhtml-1.1/icons/rule-yellow-flowers-left.png
|
||||
share/gtkhtml-1.1/icons/rule-yellow-flowers-right.png
|
||||
share/gtkhtml-1.1/icons/search-16.png
|
||||
share/gtkhtml-1.1/icons/search-24.png
|
||||
share/gtkhtml-1.1/icons/search-and-replace-16.png
|
||||
share/gtkhtml-1.1/icons/search-and-replace-24.png
|
||||
share/gtkhtml-1.1/icons/smiley-1.png
|
||||
share/gtkhtml-1.1/icons/smiley-10.png
|
||||
share/gtkhtml-1.1/icons/smiley-11.png
|
||||
share/gtkhtml-1.1/icons/smiley-2.png
|
||||
share/gtkhtml-1.1/icons/smiley-3.png
|
||||
share/gtkhtml-1.1/icons/smiley-4.png
|
||||
share/gtkhtml-1.1/icons/smiley-5.png
|
||||
share/gtkhtml-1.1/icons/smiley-6.png
|
||||
share/gtkhtml-1.1/icons/smiley-8.png
|
||||
share/gtkhtml-1.1/icons/smiley-9.png
|
||||
share/gtkhtml-1.1/icons/texture.png
|
||||
share/gtkhtml-1.1/icons/transparent.png
|
||||
share/gtkhtml-1.1/icons/undo-16.png
|
||||
share/gtkhtml-1.1/icons/undo-24.png
|
||||
share/gtkhtml-1.1/keybindingsrc.emacs
|
||||
share/gtkhtml-1.1/keybindingsrc.ms
|
||||
share/gtkhtml-1.1/keybindingsrc.xemacs
|
||||
share/locale/az/
|
||||
share/locale/az/LC_MESSAGES/
|
||||
share/locale/az/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/ca/
|
||||
share/locale/ca/LC_MESSAGES/
|
||||
share/locale/ca/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/cs/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/da/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/de/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/el/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/es/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/et/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/eu/
|
||||
share/locale/eu/LC_MESSAGES/
|
||||
share/locale/eu/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/fi/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/fr/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/gl/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/hu/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/it/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/ja/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/ko/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/lt/
|
||||
share/locale/lt/LC_MESSAGES/
|
||||
share/locale/lt/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/lv/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/ms/
|
||||
share/locale/ms/LC_MESSAGES/
|
||||
share/locale/ms/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/nl/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/nn/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/no/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/pl/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/pt/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/ru/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/sk/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/sl/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/sv/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/tr/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/uk/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/vi/
|
||||
share/locale/vi/LC_MESSAGES/
|
||||
share/locale/vi/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gtkhtml.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gtkhtml.mo
|
||||
share/oaf/
|
||||
share/oaf/GNOME_GtkHTML_EBrowser.oaf
|
||||
share/oaf/GNOME_GtkHTML_Editor.oaf
|
||||
%%SHARED%%
|
Loading…
Reference in New Issue
Block a user