summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-29 21:30:00 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-29 21:30:00 +0800
commit37e26ef65b1859092e846fe7caef54c0c46fa0d5 (patch)
tree8c8fb31672e0a17362c1320e2431ff2cc12d3b3c
parentd9f4aee583ecf8d8bf19a546e98088a484c955e6 (diff)
downloadmarcuscom-ports-37e26ef65b1859092e846fe7caef54c0c46fa0d5.tar
marcuscom-ports-37e26ef65b1859092e846fe7caef54c0c46fa0d5.tar.gz
marcuscom-ports-37e26ef65b1859092e846fe7caef54c0c46fa0d5.tar.bz2
marcuscom-ports-37e26ef65b1859092e846fe7caef54c0c46fa0d5.tar.lz
marcuscom-ports-37e26ef65b1859092e846fe7caef54c0c46fa0d5.tar.xz
marcuscom-ports-37e26ef65b1859092e846fe7caef54c0c46fa0d5.tar.zst
marcuscom-ports-37e26ef65b1859092e846fe7caef54c0c46fa0d5.zip
Update to 2.3.3.
-Reenable gtksourceview and scintilla editors. They got disabled by accident in the last update. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10276 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--devel/anjuta/Makefile10
-rw-r--r--devel/anjuta/distinfo6
-rw-r--r--devel/anjuta/files/patch-global-tags_create_global_tags.sh4
-rw-r--r--devel/anjuta/files/patch-plugins_document-manager_anjuta-docman.c74
-rw-r--r--devel/anjuta/pkg-plist209
5 files changed, 153 insertions, 150 deletions
diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile
index 19a733ab9..930b67103 100644
--- a/devel/anjuta/Makefile
+++ b/devel/anjuta/Makefile
@@ -3,11 +3,11 @@
# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/anjuta/Makefile,v 1.17 2008/01/14 15:59:01 kwm Exp $
+# $MCom: ports/devel/anjuta/Makefile,v 1.18 2008/01/19 07:21:41 marcus Exp $
#
PORTNAME= anjuta
-PORTVERSION= 2.3.2
+PORTVERSION= 2.3.3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= anjuta
@@ -41,14 +41,14 @@ USE_GNOME= gnomeprefix gnomehack libgnomeprintui libgnomeui vte \
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --disable-plugin-sourceview --disable-plugin-scintilla \
- --enable-plugin-symbol-db
+CONFIGURE_ARGS= --enable-plugin-symbol-db
USE_LDCONFIG= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
GCONF_SCHEMAS= anjuta-build-basic-autotools-plugin.schemas \
anjuta-cvs-plugin.schemas anjuta-document-manager.schemas \
anjuta-editor-scintilla.schemas anjuta-language-cpp-java.schemas \
anjuta-message-manager-plugin.schemas \
+ anjuta-editor-sourceview.schemas \
anjuta-symbol-browser-plugin.schemas \
anjuta-terminal-plugin.schemas anjuta.schemas
@@ -77,7 +77,7 @@ PLIST_SUB+= SVN="@comment "
post-configure:
@${REINPLACE_CMD} -e 's|/bin/bash|${LOCALBASE}/bin/bash| ; \
s|/usr/local|${PREFIX}|' \
- ${WRKSRC}/global-tags/create_global_tags.sh
+ ${WRKSRC}/global-tags/create_global_tags.sh.in
@${REINPLACE_CMD} -e 's|PKG_PATH|PKG_CONFIG_PATH|g' \
${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|make|gmake|g' \
diff --git a/devel/anjuta/distinfo b/devel/anjuta/distinfo
index 6b7f1d532..1c067b030 100644
--- a/devel/anjuta/distinfo
+++ b/devel/anjuta/distinfo
@@ -1,3 +1,3 @@
-MD5 (anjuta-2.3.2.tar.bz2) = e9bb0fac62d51ad8328ea82abd83c3b9
-SHA256 (anjuta-2.3.2.tar.bz2) = c2c08bc684fe2bcb38c439c2dace89764c481525f105c79f396e979369a9d894
-SIZE (anjuta-2.3.2.tar.bz2) = 5996891
+MD5 (anjuta-2.3.3.tar.bz2) = a3be37b7873fc2165766460af7d24bd4
+SHA256 (anjuta-2.3.3.tar.bz2) = 7fb94ec16cd8e6be09c08d5754e61de438b8dd79727d07a5ebc3d8906686a339
+SIZE (anjuta-2.3.3.tar.bz2) = 6082655
diff --git a/devel/anjuta/files/patch-global-tags_create_global_tags.sh b/devel/anjuta/files/patch-global-tags_create_global_tags.sh
index 206e390c2..f542c83ea 100644
--- a/devel/anjuta/files/patch-global-tags_create_global_tags.sh
+++ b/devel/anjuta/files/patch-global-tags_create_global_tags.sh
@@ -1,5 +1,5 @@
---- global-tags/create_global_tags.sh.orig Sun Jul 8 03:39:26 2007
-+++ global-tags/create_global_tags.sh Sun Jul 8 03:41:12 2007
+--- global-tags/create_global_tags.sh.in.orig Sun Jul 8 03:39:26 2007
++++ global-tags/create_global_tags.sh.in Sun Jul 8 03:41:12 2007
@@ -68,9 +68,9 @@ if ( [ ! -z $PKG_CONFIG ] && [ -x $PKG_C
## the packages, which we don't like. We only want cflags relevent
## to the packages alone.
diff --git a/devel/anjuta/files/patch-plugins_document-manager_anjuta-docman.c b/devel/anjuta/files/patch-plugins_document-manager_anjuta-docman.c
deleted file mode 100644
index 2408b619a..000000000
--- a/devel/anjuta/files/patch-plugins_document-manager_anjuta-docman.c
+++ /dev/null
@@ -1,74 +0,0 @@
---- plugins/document-manager/anjuta-docman.c.orig 2008-01-10 22:41:20.000000000 +0100
-+++ plugins/document-manager/anjuta-docman.c 2008-01-13 17:22:34.000000000 +0100
-@@ -1101,6 +1101,7 @@ anjuta_docman_goto_file_line_mark (Anjut
- const gchar *linenum;
- gint lineno;
- gboolean is_local_uri;
-+ gchar normalized_path_buf[PATH_MAX];
- gchar *normalized_path = NULL;
-
- IAnjutaDocument *doc;
-@@ -1126,9 +1127,11 @@ anjuta_docman_goto_file_line_mark (Anjut
- /* Get the normalized file path for comparision */
- is_local_uri = gnome_vfs_uri_is_local (vfs_uri);
- if (is_local_uri)
-- normalized_path = realpath (gnome_vfs_uri_get_path (vfs_uri), NULL);
-- if (normalized_path == NULL)
-- normalized_path = g_strdup (uri);
-+ normalized_path = realpath (gnome_vfs_uri_get_path (vfs_uri), normalized_path_buf);
-+ if (normalized_path == NULL) {
-+ (void) strlcpy (normalized_path_buf, uri, PATH_MAX);
-+ normalized_path = normalized_path_buf;
-+ }
-
- gnome_vfs_uri_unref (vfs_uri);
- /* g_free(filename); */
-@@ -1150,6 +1153,7 @@ anjuta_docman_goto_file_line_mark (Anjut
- if (te_uri)
- {
- gboolean te_is_local_uri;
-+ char te_normalized_path_buf[PATH_MAX];
- gchar *te_normalized_path;
-
- /* Get the normalized file path for comparision */
-@@ -1157,9 +1161,13 @@ anjuta_docman_goto_file_line_mark (Anjut
- te_is_local_uri = gnome_vfs_uri_is_local (vfs_uri);
- if (te_is_local_uri)
- te_normalized_path = realpath (gnome_vfs_uri_get_path (vfs_uri),
-- NULL);
-+ te_normalized_path_buf);
- else
- te_normalized_path = g_strdup (te_uri);
-+ if (te_normalized_path == NULL) {
-+ (void) strlcpy (te_normalized_path_buf, te_uri, PATH_MAX);
-+ te_normalized_path = te_normalized_path_buf;
-+ }
- gnome_vfs_uri_unref (vfs_uri);
-
- if (normalized_path && te_normalized_path)
-@@ -1181,9 +1189,7 @@ anjuta_docman_goto_file_line_mark (Anjut
- anjuta_docman_present_notebook_page (docman, doc);
- an_file_history_push (te_uri, lineno);
- g_free (te_uri);
-- g_free (te_normalized_path);
- g_free (uri);
-- g_free (normalized_path);
- return IANJUTA_EDITOR (doc);
- }
- }
-@@ -1192,7 +1198,6 @@ anjuta_docman_goto_file_line_mark (Anjut
- DEBUG_PRINT ("Unexpected NULL path");
- }
- g_free (te_uri);
-- g_free (te_normalized_path);
- }
- }
- /* no deal, open a new document */
-@@ -1213,7 +1218,6 @@ anjuta_docman_goto_file_line_mark (Anjut
- }
- }
- g_free (uri);
-- g_free (normalized_path);
- return te ;
- }
-
diff --git a/devel/anjuta/pkg-plist b/devel/anjuta/pkg-plist
index cd2d04ee8..abdcdcb54 100644
--- a/devel/anjuta/pkg-plist
+++ b/devel/anjuta/pkg-plist
@@ -28,9 +28,11 @@ include/libanjuta-1.0/libanjuta/anjuta-utils.h
include/libanjuta-1.0/libanjuta/anjuta-vcs-status-tree-view.h
include/libanjuta-1.0/libanjuta/interfaces/ianjuta-bookmark.h
include/libanjuta-1.0/libanjuta/interfaces/ianjuta-buildable.h
-include/libanjuta-1.0/libanjuta/interfaces/ianjuta-cpu-debugger.h
include/libanjuta-1.0/libanjuta/interfaces/ianjuta-debug-manager.h
include/libanjuta-1.0/libanjuta/interfaces/ianjuta-debugger-breakpoint.h
+include/libanjuta-1.0/libanjuta/interfaces/ianjuta-debugger-instruction.h
+include/libanjuta-1.0/libanjuta/interfaces/ianjuta-debugger-memory.h
+include/libanjuta-1.0/libanjuta/interfaces/ianjuta-debugger-register.h
include/libanjuta-1.0/libanjuta/interfaces/ianjuta-debugger-variable.h
include/libanjuta-1.0/libanjuta/interfaces/ianjuta-debugger.h
include/libanjuta-1.0/libanjuta/interfaces/ianjuta-document-manager.h
@@ -158,6 +160,8 @@ lib/anjuta/libanjuta-sample.la
lib/anjuta/libanjuta-sample.so
lib/anjuta/libanjuta-search.la
lib/anjuta/libanjuta-search.so
+lib/anjuta/libanjuta-sourceview.la
+lib/anjuta/libanjuta-sourceview.so
%%SVN%%lib/anjuta/libanjuta-subversion.la
%%SVN%%lib/anjuta/libanjuta-subversion.so
lib/anjuta/libanjuta-symbol-browser.la
@@ -173,6 +177,7 @@ lib/anjuta/liblanguage-manager.la
lib/anjuta/liblanguage-manager.so
lib/anjuta/liblanguage-manager.so.0
lib/anjuta/profiler.plugin
+lib/anjuta/sourceview.plugin
lib/glade3/modules/libgladeanjuta.la
lib/glade3/modules/libgladeanjuta.so
lib/libanjuta-ctags.la
@@ -199,6 +204,7 @@ share/anjuta/glade/anjuta-cvs-plugin.glade
share/anjuta/glade/anjuta-debug-manager.glade
share/anjuta/glade/anjuta-document-manager.glade
share/anjuta/glade/anjuta-editor-scintilla.glade
+share/anjuta/glade/anjuta-editor-sourceview.glade
share/anjuta/glade/anjuta-file-wizard.glade
share/anjuta/glade/anjuta-gdb.glade
share/anjuta/glade/anjuta-language-cpp-java.glade
@@ -393,7 +399,6 @@ share/anjuta/properties/vb.properties
share/anjuta/properties/verilog.properties
share/anjuta/properties/vhdl.properties
share/anjuta/properties/yaml.properties
-share/anjuta/scripts/anjuta-tags
share/anjuta/scripts/create_global_tags.sh
share/anjuta/tools/find-fixmes.pl
share/anjuta/tools/prepare-changelog.pl
@@ -446,53 +451,7 @@ share/doc/libanjuta/AnjutaSerializer.html
share/doc/libanjuta/AnjutaSession.html
share/doc/libanjuta/AnjutaStatus.html
share/doc/libanjuta/AnjutaUI.html
-share/doc/libanjuta/IAnjutaBookmark.html
-share/doc/libanjuta/IAnjutaBuildable.html
share/doc/libanjuta/IAnjutaCpuDebugger.html
-share/doc/libanjuta/IAnjutaDebugManager.html
-share/doc/libanjuta/IAnjutaDebugger.html
-share/doc/libanjuta/IAnjutaDocumentManager.html
-share/doc/libanjuta/IAnjutaEditor.html
-share/doc/libanjuta/IAnjutaEditorAssist.html
-share/doc/libanjuta/IAnjutaEditorCell.html
-share/doc/libanjuta/IAnjutaEditorCellStyle.html
-share/doc/libanjuta/IAnjutaEditorComment.html
-share/doc/libanjuta/IAnjutaEditorConvert.html
-share/doc/libanjuta/IAnjutaEditorFactory.html
-share/doc/libanjuta/IAnjutaEditorFolds.html
-share/doc/libanjuta/IAnjutaEditorGoto.html
-share/doc/libanjuta/IAnjutaEditorHover.html
-share/doc/libanjuta/IAnjutaEditorLanguage.html
-share/doc/libanjuta/IAnjutaEditorLineMode.html
-share/doc/libanjuta/IAnjutaEditorSelection.html
-share/doc/libanjuta/IAnjutaEditorView.html
-share/doc/libanjuta/IAnjutaEditorZoom.html
-share/doc/libanjuta/IAnjutaFile.html
-share/doc/libanjuta/IAnjutaFileLoader.html
-share/doc/libanjuta/IAnjutaFileManager.html
-share/doc/libanjuta/IAnjutaFileSavable.html
-share/doc/libanjuta/IAnjutaHelp.html
-share/doc/libanjuta/IAnjutaIndicable.html
-share/doc/libanjuta/IAnjutaIterable.html
-share/doc/libanjuta/IAnjutaIterableTree.html
-share/doc/libanjuta/IAnjutaLanguageSupport.html
-share/doc/libanjuta/IAnjutaLoader.html
-share/doc/libanjuta/IAnjutaMacro.html
-share/doc/libanjuta/IAnjutaMarkable.html
-share/doc/libanjuta/IAnjutaMessageManager.html
-share/doc/libanjuta/IAnjutaMessageView.html
-share/doc/libanjuta/IAnjutaPreferences.html
-share/doc/libanjuta/IAnjutaPrint.html
-share/doc/libanjuta/IAnjutaProjectManager.html
-share/doc/libanjuta/IAnjutaStream.html
-share/doc/libanjuta/IAnjutaStreamLoader.html
-share/doc/libanjuta/IAnjutaStreamSavable.html
-share/doc/libanjuta/IAnjutaSymbol.html
-share/doc/libanjuta/IAnjutaSymbolManager.html
-share/doc/libanjuta/IAnjutaTerminal.html
-share/doc/libanjuta/IAnjutaTodo.html
-share/doc/libanjuta/IAnjutaVcs.html
-share/doc/libanjuta/IAnjutaWizard.html
share/doc/libanjuta/action-block.html
share/doc/libanjuta/anjuta-architecture.html
share/doc/libanjuta/anjuta-architecture.png
@@ -502,30 +461,76 @@ share/doc/libanjuta/home.png
share/doc/libanjuta/index.html
share/doc/libanjuta/index.sgml
share/doc/libanjuta/left.png
-share/doc/libanjuta/libanjuta-AnjutaCModule.html
-share/doc/libanjuta/libanjuta-AnjutaCPluginFactory.html
share/doc/libanjuta/libanjuta-AnjutaCellRendererCaptionedImage.html
-share/doc/libanjuta/libanjuta-AnjutaError.html
-share/doc/libanjuta/libanjuta-AnjutaPluginDescription.html
-share/doc/libanjuta/libanjuta-Debugging-utilities.html
share/doc/libanjuta/libanjuta-ESplash.html
-share/doc/libanjuta/libanjuta-Encodings.html
-share/doc/libanjuta/libanjuta-Enumaretions.html
-share/doc/libanjuta/libanjuta-IAnjutaBreakpointDebugger.html
-share/doc/libanjuta/libanjuta-IAnjutaDocument.html
-share/doc/libanjuta/libanjuta-IAnjutaEditorSearch.html
-share/doc/libanjuta/libanjuta-IAnjutaLanguage.html
-share/doc/libanjuta/libanjuta-IAnjutaPluginFactory.html
-share/doc/libanjuta/libanjuta-IAnjutaPluginLoader.html
share/doc/libanjuta/libanjuta-IAnjutaVariableDebugger.html
-share/doc/libanjuta/libanjuta-Interface-marshallers.html
-share/doc/libanjuta/libanjuta-Marshallers.html
-share/doc/libanjuta/libanjuta-Private-utilities.html
-share/doc/libanjuta/libanjuta-Program-resources.html
-share/doc/libanjuta/libanjuta-Utilities.html
+share/doc/libanjuta/libanjuta-anjuta-c-module.html
+share/doc/libanjuta/libanjuta-anjuta-c-plugin-factory.html
+share/doc/libanjuta/libanjuta-anjuta-debug.html
+share/doc/libanjuta/libanjuta-anjuta-encodings.html
+share/doc/libanjuta/libanjuta-anjuta-enum-types.html
+share/doc/libanjuta/libanjuta-anjuta-error.html
+share/doc/libanjuta/libanjuta-anjuta-marshal.html
+share/doc/libanjuta/libanjuta-anjuta-plugin-description.html
share/doc/libanjuta/libanjuta-anjuta-shell.html
+share/doc/libanjuta/libanjuta-anjuta-utils-priv.html
+share/doc/libanjuta/libanjuta-anjuta-utils.html
share/doc/libanjuta/libanjuta-api.html
+share/doc/libanjuta/libanjuta-ianjuta-bookmark.html
+share/doc/libanjuta/libanjuta-ianjuta-breakpoint-debugger.html
+share/doc/libanjuta/libanjuta-ianjuta-buildable.html
+share/doc/libanjuta/libanjuta-ianjuta-debug-manager.html
+share/doc/libanjuta/libanjuta-ianjuta-debugger.html
+share/doc/libanjuta/libanjuta-ianjuta-document-manager.html
+share/doc/libanjuta/libanjuta-ianjuta-document.html
+share/doc/libanjuta/libanjuta-ianjuta-editor-assist.html
+share/doc/libanjuta/libanjuta-ianjuta-editor-cell-style.html
+share/doc/libanjuta/libanjuta-ianjuta-editor-cell.html
+share/doc/libanjuta/libanjuta-ianjuta-editor-comment.html
+share/doc/libanjuta/libanjuta-ianjuta-editor-convert.html
+share/doc/libanjuta/libanjuta-ianjuta-editor-factory.html
+share/doc/libanjuta/libanjuta-ianjuta-editor-folds.html
+share/doc/libanjuta/libanjuta-ianjuta-editor-goto.html
+share/doc/libanjuta/libanjuta-ianjuta-editor-hover.html
+share/doc/libanjuta/libanjuta-ianjuta-editor-language.html
+share/doc/libanjuta/libanjuta-ianjuta-editor-line-mode.html
+share/doc/libanjuta/libanjuta-ianjuta-editor-search.html
+share/doc/libanjuta/libanjuta-ianjuta-editor-selection.html
+share/doc/libanjuta/libanjuta-ianjuta-editor-view.html
+share/doc/libanjuta/libanjuta-ianjuta-editor-zoom.html
+share/doc/libanjuta/libanjuta-ianjuta-editor.html
+share/doc/libanjuta/libanjuta-ianjuta-file-loader.html
+share/doc/libanjuta/libanjuta-ianjuta-file-manager.html
+share/doc/libanjuta/libanjuta-ianjuta-file-savable.html
+share/doc/libanjuta/libanjuta-ianjuta-file.html
+share/doc/libanjuta/libanjuta-ianjuta-help.html
+share/doc/libanjuta/libanjuta-ianjuta-indicable.html
+share/doc/libanjuta/libanjuta-ianjuta-iterable-tree.html
+share/doc/libanjuta/libanjuta-ianjuta-iterable.html
+share/doc/libanjuta/libanjuta-ianjuta-language-support.html
+share/doc/libanjuta/libanjuta-ianjuta-language.html
+share/doc/libanjuta/libanjuta-ianjuta-loader.html
+share/doc/libanjuta/libanjuta-ianjuta-macro.html
+share/doc/libanjuta/libanjuta-ianjuta-markable.html
+share/doc/libanjuta/libanjuta-ianjuta-message-manager.html
+share/doc/libanjuta/libanjuta-ianjuta-message-view.html
+share/doc/libanjuta/libanjuta-ianjuta-plugin-factory.html
+share/doc/libanjuta/libanjuta-ianjuta-plugin-loader.html
+share/doc/libanjuta/libanjuta-ianjuta-preferences.html
+share/doc/libanjuta/libanjuta-ianjuta-print.html
+share/doc/libanjuta/libanjuta-ianjuta-project-manager.html
+share/doc/libanjuta/libanjuta-ianjuta-stream-loader.html
+share/doc/libanjuta/libanjuta-ianjuta-stream-savable.html
+share/doc/libanjuta/libanjuta-ianjuta-stream.html
+share/doc/libanjuta/libanjuta-ianjuta-symbol-manager.html
+share/doc/libanjuta/libanjuta-ianjuta-symbol.html
+share/doc/libanjuta/libanjuta-ianjuta-terminal.html
+share/doc/libanjuta/libanjuta-ianjuta-todo.html
+share/doc/libanjuta/libanjuta-ianjuta-vcs.html
+share/doc/libanjuta/libanjuta-ianjuta-wizard.html
share/doc/libanjuta/libanjuta-internal-api.html
+share/doc/libanjuta/libanjuta-libanjuta-iface-marshallers.html
+share/doc/libanjuta/libanjuta-resources.html
share/doc/libanjuta/libanjuta.devhelp
share/doc/libanjuta/libanjuta.devhelp2
share/doc/libanjuta/object-hierarchy.html
@@ -758,6 +763,74 @@ share/gnome/help/anjuta-manual/oc/figures/variable_tip.png
share/gnome/help/anjuta-manual/oc/figures/warnings.png
share/gnome/help/anjuta-manual/oc/figures/watch.png
share/gnome/help/anjuta-manual/oc/figures/watch_add.png
+share/gnome/help/anjuta-manual/sv/anjuta-manual.xml
+share/gnome/help/anjuta-manual/sv/figures/a2ps.png
+share/gnome/help/anjuta-manual/sv/figures/add_edit_macro.png
+share/gnome/help/anjuta-manual/sv/figures/anjuta-in-action.png
+share/gnome/help/anjuta-manual/sv/figures/arguments.png
+share/gnome/help/anjuta-manual/sv/figures/attach.png
+share/gnome/help/anjuta-manual/sv/figures/brk_add.png
+share/gnome/help/anjuta-manual/sv/figures/brk_dlg.png
+share/gnome/help/anjuta-manual/sv/figures/brk_edit.png
+share/gnome/help/anjuta-manual/sv/figures/ccview.png
+share/gnome/help/anjuta-manual/sv/figures/ccview_class.png
+share/gnome/help/anjuta-manual/sv/figures/ccview_struct.png
+share/gnome/help/anjuta-manual/sv/figures/configure_dlg.png
+share/gnome/help/anjuta-manual/sv/figures/defines.png
+share/gnome/help/anjuta-manual/sv/figures/devt_menu.png
+share/gnome/help/anjuta-manual/sv/figures/display_macro.png
+share/gnome/help/anjuta-manual/sv/figures/doxygen.png
+share/gnome/help/anjuta-manual/sv/figures/editor_guides.png
+share/gnome/help/anjuta-manual/sv/figures/editor_margins.png
+share/gnome/help/anjuta-manual/sv/figures/editor_markers.png
+share/gnome/help/anjuta-manual/sv/figures/evaluate.png
+share/gnome/help/anjuta-manual/sv/figures/file_menu.png
+share/gnome/help/anjuta-manual/sv/figures/fileview.png
+share/gnome/help/anjuta-manual/sv/figures/frame.png
+share/gnome/help/anjuta-manual/sv/figures/includes.png
+share/gnome/help/anjuta-manual/sv/figures/insert_text.png
+share/gnome/help/anjuta-manual/sv/figures/inspect.png
+share/gnome/help/anjuta-manual/sv/figures/keyword_macro.png
+share/gnome/help/anjuta-manual/sv/figures/lib_paths.png
+share/gnome/help/anjuta-manual/sv/figures/libraries.png
+share/gnome/help/anjuta-manual/sv/figures/local_variables.png
+share/gnome/help/anjuta-manual/sv/figures/mainwin.png
+share/gnome/help/anjuta-manual/sv/figures/menu_detached.png
+share/gnome/help/anjuta-manual/sv/figures/menubar.png
+share/gnome/help/anjuta-manual/sv/figures/message_win.png
+share/gnome/help/anjuta-manual/sv/figures/new_file_wizard.png
+share/gnome/help/anjuta-manual/sv/figures/open_file.png
+share/gnome/help/anjuta-manual/sv/figures/open_file_multiple.png
+share/gnome/help/anjuta-manual/sv/figures/other_opts.png
+share/gnome/help/anjuta-manual/sv/figures/prefs_print.png
+share/gnome/help/anjuta-manual/sv/figures/print_preview.png
+share/gnome/help/anjuta-manual/sv/figures/project_info.png
+share/gnome/help/anjuta-manual/sv/figures/project_win.png
+share/gnome/help/anjuta-manual/sv/figures/registers.png
+share/gnome/help/anjuta-manual/sv/figures/save_as_file.png
+share/gnome/help/anjuta-manual/sv/figures/search_expr.png
+share/gnome/help/anjuta-manual/sv/figures/search_expr_basic.png
+share/gnome/help/anjuta-manual/sv/figures/search_file_list.png
+share/gnome/help/anjuta-manual/sv/figures/search_file_pattern.png
+share/gnome/help/anjuta-manual/sv/figures/search_replace.png
+share/gnome/help/anjuta-manual/sv/figures/search_setting.png
+share/gnome/help/anjuta-manual/sv/figures/search_target.png
+share/gnome/help/anjuta-manual/sv/figures/search_target_action.png
+share/gnome/help/anjuta-manual/sv/figures/search_target_in.png
+share/gnome/help/anjuta-manual/sv/figures/sharedlibs.png
+share/gnome/help/anjuta-manual/sv/figures/signal_mod.png
+share/gnome/help/anjuta-manual/sv/figures/signals.png
+share/gnome/help/anjuta-manual/sv/figures/stack.png
+share/gnome/help/anjuta-manual/sv/figures/supports.png
+share/gnome/help/anjuta-manual/sv/figures/symbol_browser.png
+share/gnome/help/anjuta-manual/sv/figures/tool-editor.png
+share/gnome/help/anjuta-manual/sv/figures/toolbar_browser.png
+share/gnome/help/anjuta-manual/sv/figures/toolbar_debug.png
+share/gnome/help/anjuta-manual/sv/figures/toolbar_main.png
+share/gnome/help/anjuta-manual/sv/figures/variable_tip.png
+share/gnome/help/anjuta-manual/sv/figures/warnings.png
+share/gnome/help/anjuta-manual/sv/figures/watch.png
+share/gnome/help/anjuta-manual/sv/figures/watch_add.png
share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-anjuta.png
share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-anjuta.svg
share/icons/hicolor/48x48/apps/anjuta.png
@@ -815,6 +888,7 @@ share/mime/packages/anjuta.xml
share/omf/anjuta-manual/anjuta-manual-C.omf
share/omf/anjuta-manual/anjuta-manual-es.omf
share/omf/anjuta-manual/anjuta-manual-oc.omf
+share/omf/anjuta-manual/anjuta-manual-sv.omf
share/pixmaps/anjuta/Icons.16x16.Class
share/pixmaps/anjuta/Icons.16x16.Enum
share/pixmaps/anjuta/Icons.16x16.Event
@@ -900,6 +974,7 @@ share/pixmaps/anjuta/anjuta-document-manager-plugin-48.png
share/pixmaps/anjuta/anjuta-document-manager-plugin.svg
share/pixmaps/anjuta/anjuta-editor-scintilla-plugin-48.png
share/pixmaps/anjuta/anjuta-editor-scintilla-plugin.svg
+share/pixmaps/anjuta/anjuta-editor-sourceview-plugin-48.png
share/pixmaps/anjuta/anjuta-file-manager-plugin-48.png
share/pixmaps/anjuta/anjuta-file-manager-plugin.svg
share/pixmaps/anjuta/anjuta-file-wizard-plugin.png
@@ -1005,6 +1080,8 @@ share/pixmaps/anjuta/stack.png
share/pixmaps/anjuta/start-with-import.png
@dirrm share/pixmaps/anjuta
@dirrm share/omf/anjuta-manual
+@dirrm share/gnome/help/anjuta-manual/sv/figures
+@dirrm share/gnome/help/anjuta-manual/sv
@dirrm share/gnome/help/anjuta-manual/oc/figures
@dirrm share/gnome/help/anjuta-manual/oc
@dirrm share/gnome/help/anjuta-manual/es/figures