aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* Merge eog-menu-api branchMarco Pesenti Gritti2003-01-211-1/+1
| | | | | | 2003-01-20 Marco Pesenti Gritti <marco@it.gnome.org> * Merge eog-menu-api branch
* s/Galeon/Epiphany/Alex Duggan2003-01-141-2/+2
| | | | | | | | | | | | | | | | | | | 2003-01-13 Alex Duggan <aldug@gnome.org> * configure.in: * embed/mozilla/ExternalProtocolService.cpp: * embed/mozilla/ExternalProtocolService.h: * embed/mozilla/FilePicker.h: * embed/mozilla/FtpProtocolHandler.h: * embed/mozilla/IRCProtocolHandler.h: * embed/mozilla/MailtoProtocolHandler.h: * embed/mozilla/PrintingPromptService.h: * embed/mozilla/PromptService.cpp: * embed/mozilla/PromptService.h: * embed/mozilla/StartHereProtocolHandler.h: * idl/EphyAutomation.idl: s/Galeon/Epiphany/
* Added "no".Kjartan Maraas2003-01-131-1/+1
| | | | | | 2003-01-12 Kjartan Maraas <kmaraas@gnome.org> * configure.in (ALL_LINGUAS): Added "no".
* Added da to ALL_LINGUASKenneth Christiansen2003-01-131-1/+1
| | | | | | 2003-01-12 Kenneth Christiansen <kenneth@gnu.org> * configure.in: Added da to ALL_LINGUAS
* *** empty log message ***Marco Pesenti Gritti2003-01-121-1/+1
|
* 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-01-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.in: * doc/debugging.txt: * embed/ephy-embed-utils.c: (ephy_embed_utils_build_charsets_submenu): * embed/ephy-favicon-cache.c: (ephy_favicon_cache_init): * embed/ephy-history.c: (ephy_history_save): * embed/mozilla/mozilla-embed.cpp: * lib/ephy-autocompletion.c: (ephy_autocompletion_reset), (ephy_autocompletion_get_common_prefix), (ephy_autocompletion_refine_matches), (ephy_autocompletion_update_matches_full), (ephy_autocompletion_sort_by_score), (ephy_autocompletion_data_changed_cb), (acma_grow): * lib/ephy-debug.c: (log_module), (ephy_debug_init), (ephy_profiler_new), (ephy_should_profile), (ephy_profiler_dump), (ephy_profiler_free), (ephy_profiler_start), (ephy_profiler_stop): * lib/ephy-debug.h: * lib/ephy-filesystem-autocompletion.c: (ephy_filesystem_autocompletion_finalize_impl), (gfa_load_directory_cb), (ephy_filesystem_autocompletion_set_current_dir), (ephy_filesystem_autocompletion_set_base_dir): * lib/ephy-start-here.c: * lib/widgets/ephy-autocompletion-window.c: (ephy_autocompletion_window_get_dimensions), (ephy_autocompletion_window_fill_store_chunk), (ephy_autocompletion_window_show), (ephy_autocompletion_window_key_press_cb): * lib/widgets/ephy-location-entry.c: (ephy_location_entry_finalize_impl), (ephy_location_entry_autocompletion_show_alternatives_to), (ephy_location_entry_autocompletion_to), (ephy_location_entry_activate_cb), (ephy_location_entry_autocompletion_sources_changed_cb), (ephy_location_entry_autocompletion_window_url_activated_cb), (ephy_location_entry_autocompletion_window_hidden_cb): * src/bookmarks/ephy-bookmarks-editor.c: * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_clean_empty_keywords), (ephy_bookmarks_save), (ephy_bookmarks_find_keyword), (diff_keywords): * src/bookmarks/ephy-keywords-entry.c: (try_to_expand_keyword): * src/bookmarks/ephy-new-bookmark.c: (ephy_new_bookmark_set_title): * src/ephy-favorites-menu.c: (ephy_favorites_menu_rebuild): * src/ephy-nautilus-view.c: (gnv_cmd_set_charset), (if): * src/ephy-navigation-button.c: (ephy_navigation_button_finalize_impl): * src/ephy-shell.c: (ephy_shell_finalize): * src/ephy-tab.c: (ephy_tab_embed_destroy_cb), (ephy_tab_finalize):
* Added de, hu and nl to ALL_LINGUAS.Andras Timar2003-01-121-1/+1
| | | | | | 2003-01-12 Andras Timar <timar@gnome.hu> * configure.in: Added de, hu and nl to ALL_LINGUAS.
* Move root nodes ids to ephy-types. Simple logging facility:Marco Pesenti Gritti2003-01-121-1/+1
| | | | | | | | | | | | | | | | | | | 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org> * configure.in: * embed/ephy-favicon-cache.c: (ephy_favicon_cache_download): * embed/ephy-history.c: * lib/Makefile.am: * lib/ephy-types.h: * src/bookmarks/ephy-bookmarks.c: * src/ephy-shell.c: (ephy_shell_init): Move root nodes ids to ephy-types. Simple logging facility: EPHY_DEBUG_MODULES= all | filename will enable it. Need to provide a way to disable it and to get rid of the old per file crap.
* Architecture for translatable xml/xsl start page.Marco Pesenti Gritti2003-01-071-0/+1
| | | | | | | | | | | | | | | | | | 2003-01-07 Marco Pesenti Gritti <marco@it.gnome.org> * configure.in: * data/Makefile.am: * data/start_here.html: * data/starthere/Makefile.am: * data/starthere/index.xml.in: * data/starthere/section.xsl: * embed/mozilla/StartHereProtocolHandler.cpp: * lib/Makefile.am: * lib/widgets/ephy-autocompletion-window.c: (hack_tree_view_move_selection): * po/POTFILES.in: Architecture for translatable xml/xsl start page.
* Remove unnecessary markup from translations.Marco Pesenti Gritti2003-01-051-1/+3
| | | | | | | | | | | | | | | | | | 2003-01-04 Marco Pesenti Gritti <marco@it.gnome.org> * configure.in: * embed/mozilla/PromptService.cpp: * embed/mozilla/mozilla-embed-persist.cpp: * lib/toolbar/ephy-tbi-zoom.c: (ephy_tbi_zoom_get_widget_impl): * lib/widgets/ephy-notebook.c: (tab_build_label): * src/bookmarks/ephy-bookmarks-editor.c: (build_editing_table), (build_search_box): * src/bookmarks/ephy-new-bookmark.c: (build_editing_table): * src/ephy-window.c: (ephy_window_notebook_switch_page_cb): * src/pdm-dialog.c: (show_cookies_properties): * src/session.c: (crashed_resume_dialog): Remove unnecessary markup from translations.
* Build .in data files from the makefile, not from configure.in. Add aMarco Pesenti Gritti2002-12-311-3/+0
| | | | | | | | | | | | 2002-12-31 Marco Pesenti Gritti <marco@it.gnome.org> * configure.in: * data/.cvsignore: * data/Makefile.am: Build .in data files from the makefile, not from configure.in. Add a desktop file. We badly need an icon ;)
* Added "sv" to ALL_LINGUAS. Added more entries. Removed non-existingChristian Rose2002-12-311-1/+1
| | | | | | | | | 2002-12-31 Christian Rose <menthos@menthos.com> * configure.in: Added "sv" to ALL_LINGUAS. * po/.cvsignore: Added more entries. * po/POTFILES.in: Removed non-existing entries and added missing. * po/sv.po: Added Swedish translation.
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+171