[nautilus-actions] Created tag FILEMANAGER_ACTIONS_3_4



The unsigned tag 'FILEMANAGER_ACTIONS_3_4' was created.

Tagger: Pierre Wieser <pwieser trychlos org>
Date: Tue Feb 21 17:56:11 2017 +0100

    Releasing FileManager-Actions 3.4

Changes since the last tag 'NAUTILUS_ACTIONS_3_2_4':

Anders Jonsson (2):
      Updated Swedish translation
      Updated Swedish translation

Aurimas Černius (1):
      Updated Lithuanian translation

Josef Andersson (1):
      Updated Swedish translation

Marek Černocký (4):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Maria  Mavridou (2):
      Updated Greek translation
      Updated Greek translation

Mario Blättermann (2):
      Updated German translation
      Update German translation

Necdet Yücel (1):
      Added Turkish translation

Pedro Albuquerque (1):
      Updated Portuguese translation

Pierre Wieser (273):
      Post-release version bump
      Fix tarball repository path
      Prepare next 3.4: INSTALL, NEWS, ChangeLog
      Bump next release version
      Have a review of m4 macros
      Now compile, start and stop
      Re-add X session management
      Add nemo support
      Fix file-manager selection
      Nautilus-Actions: restore a first toolbar
      Update .gitignore
      Restore an operational toolbar
      Update copyright year
      display debug logs from core library
      Use icon name defined in the Makefile
      Remove much too verbose na_boxed_instance_xxx() debug messages
      Fix comment typo
      Improve debug messages when filtering items
      Improve debug message when displaying items
      Replace icon specification by those from core/na_about
      The main window is now a GtkApplicationWindow
      Add a comment about the new dialogs behavior
      Redefine (wrong ?) GtkExpander
      Fix signal connections
      Improve plugin debug messages
      Remove maintainer actions after main menu merge
      Have a statefull menu for notebook tabs position
      Rename Nautilus-Actions to FileManager-Actions
      Substitute nautilus-actions with file-manager-actions
      NABoxed is renamed to FMABoxed
      na_core_utils_xxx functions are renamed to fma_core_utils_xxx
      NADataBoxed class is renamed to FMADataBoxed
      NADataDef, NADataGroup and NADataTypes are renamed to FMADataDef, FMADataGroup and FMADataTypes (resp.)
      NADBus interface is renamed to FMADBus
      NAExtension is renamed to FMAExtension
      NAGConfMonitor class is renamed to FMAGConfMonitor
      na_gconf_utils_xxx are renamed to fma_gconf_utils_xxx
      NAIContext interface is renamed to FMAIContext
      NAIDuplicable interface is renamed to FMAIDuplicable
      NAIExporter interface is renamed to FMAIExporter
      NAIFactoryObject interface is renamed to FMAIObjectInterface
      NA_DATA_TYPES are renamed to FMA_DATA_TYPES
      NA_FACTORY_xxx types are renamed to FMA_FACTORY_xxx
      NAIFactoryProvider interface is renamed to FMAIFactoryProvider
      NAIImporter interface is renamed to FMAIImporter
      NAIIOProvider interface is renamed to FMAIIOProvider
      NAObject classes are renamed to FMAObject
      NATimeout, na_about are renamed FMATimeout, fma_about
      NADesktopEnv renamed to FMADesktopEnv
      na_exporter renamed to fma_exporter
      NAExportFormat class renamed to FMAExportFormat
      na_factory_object renamed to fma_factory_object
      na_factory_provider renamed to fma_factory_provider
      na_gconf_migration renamed to fma_gconf_migration
      NAGnomeVFS is renamed to FMAGnomeVFS
      na_gtk_utils is renamed to fma_gtk_utils
      NAImporterAsk class is renamed to FMAImporterAsk
      NAImportMode is renamed to FMAImportMode
      NAIOProvider class is renamed to FMAIOProvider
      NAIOption and NAIOptionsList interfaces are renamed to FMAIOption and FMAIOptionsList
      na_iprefs is renamed to fma_iprefs
      NAModule class is renamed to FMAModule
      NAPivot class is renamed to FMAPivot
      NASelectedInfo class is renamed to FMASelectedInfo
      na_settings is renamed to fma_settings
      NATokens class is renamed to FMATokens
      NAUpdater class is renamed to FMAUpdater
      na-marshal.def renamed to fma-marshal.def
      libna-core is renamed to libfma-core
      Rename sample .desktop files
      data/gconf-schemas/README: fix typo
      rename icons to file-manager-actions.{png,svg}
      rename to filemanager-actions to keep consistency
      src/core/fma-importer-ask.ui: homogeneize the installation directory
      Change file_manager_actions by filemanager_actions for consistency
      Validate api/
      Validate core/
      NadpDesktopFile class is renamed to FMADesktopFile
      NadpDesktopProvider class is renamed to FMADesktopProvider
      NadpFormats class is renamed to FMAFormats
      NadpKeys is renamed to FMAKeys
      NadpModule is renamed to FMAModule
      NadpMonitor class is renamed to FMAMonitor
      NadpReader class is renamed to FMAReader
      fma_formats is renamed to fma_desktop_formats
      fma_reader_xxx are renamed to fma_desktop_reader_xxx
      fma_keys_xxx are renamed to fma_desktop_keys_xxx
      fma-module is renamed to fma-desktop-module
      FMAMonitor class is renamed to FMADesktopMonitor
      nadp_utils_xxx are renamed to fma_desktop_utils_xxx
      nadp_writer_xxx are renamed to fma_desktop_writer_xxx
      nadp_xdg_dirs_xxx are renamed to fma_desktop_xgd_dirs_xxx
      export-desktop.png is renamed to fma-desktop-export.png
      NagpGConfProvider class is renamed to FMAGConfProvider
      nagp-keys is renamed to fma-gconf-keys
      nagp-module is renamed to fma-gconf-module
      NagpReader is renamed to FMAGConfReader
      NagpWriter is renamed to FMAGConfWriter
      Validate io-gconf/
      naxml-ormats is renamed to fma-xml-formats
      naxml-keys is renamed to fma-xml-keys
      Rename naxml_schema/dump to fma_xml
      naxml-module is renamed to fma-xml-module
      NAXMLProvider class is renamed to FMAXMLProvider
      NAXMLReader class is renamed to FMAXMLReader
      NAXMLWriter class is renamed to FMAXMLWriter
      Homogeneize png names
      Validate io-xml/
      Menu plugin is renamed to fma-menu-module
      Tracker plugin is renamed to fma-tracker-module
      Add compile to .gitignore
      Renamed nact/ subdirectory to ui/
      ui/ cosmetic changes
      NACTAddCapabilityDialog class is renamed to FMAAddCapabilityDialog
      NACTAddSchemeDialog class is renamed to FMAAddSchemeDialog
      NACTAddCapabilityDialog class is renamed to FMAAddCapabilityDialog
      NACTAddSchemeDialog class is renamed to FMAAddSchemeDialog
      NACTApplication class is renamed to FMAApplication
      Fix FMAApplication header
      Fix FMAAssistantExport header
      Fix FMAAssistantImport header
      Fix FMAApplication header inclusion
      Fix FMAAddCapabilityDialog header inclusion
      Fix FMAAddSchemeDialog header inclusion
      Fix FMAAssistantExport header inclusion
      Fix FMAAssistantImport header inclusion
      NactClipboard class is renamed to FMAClipboard
      NactConfirmLogout class is renamed to FMAConfirmLogout
      NactExportAsk class is renamed to FMAExportAsk
      Rename interface classes
      Fix UI files addressing
      NactIconChooser class is renamed to FMAIconChooser
      NactMainTab class is renamed to FMAMainTab
      NactMainWindow class is renamed to FMAMainWindow
      Fix fma-main-window-def header
      nact_match_list_xxx are renamed to fma_match_list_xxx
      nact_menu_xxx are renamed to fma_menu_xxx
      NactPreferencesEditor class is renamed to FMAPreferencesEditor
      nact_providers_list_xxx are renamed to fma_providers_list_xxx
      nact_schemes_list_xxx are renamed to fma_schemes_list_xxx
      NactSortButtons class is renamed to FMASortButtons
      NactStatusbar class is renamed to FMAStatusbar
      NactTreeIEditable interface is renamed to FMATreeIEditable
      FMAStatusbar class is renamed to FMAStatusBar
      NactTreeModel class is renamed to FMATreeModel
      NactTreeView class is renamed to FMATreeView
      Renamed nact-legend.ui, nact-toolbar.ui
      Renamed nact.desktop to fma-ui.desktop
      Rename binaries to fma-xxx, moving them all to libexecdir/
      fma_about_display: adapt the application label
      Remove 'na-' prefix from data factory objects
      src/api/fma-ifactory-provider.h: fix minor typo
      src/api/fma-ifactory-object.h: fix minor typo
      src/core/fma-ioption.c: remove 'na-' prefix from data tag
      src/utils/.gitignore: update to have 'fma-' prefixe binaries
      src/utils/fma-gconf2key.sh.in: update to have 'fma-' prefixe binaries
      Update documentation field name
      Rename 'na-' prefixed I/O providers to 'io-'
      data/gconf-schemas/Makefile.am: update to have 'fma-' prefixe binaries
      Maintainer tools use new libfma-core library
      More typo fixes
      Move tools to maintainer/ subdirectory
      configure.ac, Makefile.am: updated accordingly
      Update samples labels
      Add expected display
      m4/na-check-for-gconf.m4 is renamed to m4/fma-check-for-gconf.m4
      Remove obsolete na-check-for-gtk.m4
      configure.ac: updated accordingly
      na_fatal_ configure variables are renamed to fma_fatal_
      m4/na-compiler.m4 is renamed to fma-compiler.m4
      m4/na-default-io-provider.m4 is renamed to fma-default-io-provider.m4
      More fixed typos
      m4/na-file-manager.m4 is renamed to fma-file-manager.m4
      Review the file-managers targeting
      Automatically generates plugins for available file-managers
      Update plugin-tracker to build for all file-managers
      Replace Nautilus by file-manager in the comments
      NA_MAINTAINER_MODE m4 macro is renamed to FMA_MAINTAINER_MODE
      Have a single log domain
      m4/na-enable-manuals.m4 is renamed to fma-enable-manuals.m4
      docs/README: add some comments
      Update objects hierarchy schema
      nautilus-actions.doap is renamed to filemanager-actions.doap
      rename na_required_versions to fma_required_versions
      docs/nact is renamed to docs/user-manual
      docs/user-manual/nautilus-actions-config-tool.omf.in is renamed as fma-config-tool.omf.in
      nact- documentation parts are renamed to fma-
      docs/user-manual: generate user's manual
      Fix headers to support single compilation (but io-gconf/)
      Do not check io-gconf/ headers
      Reorganize files in lexical order
      Deprecate gnome-autogen.sh
      docs/user-manual is renamed to docs/manual
      docs/manual: install from dist
      docs/reference: rename na-xxx to fma-xxx
      More variable renaming to get reference doc
      Rename to FMA some 'NA ' prefixed names
      Review reference documentation
      Update supported distributions
      po: doesn't try generate a .pot file
      Fix formalpara Docbook DTD
      Makefile.am: add gtk-doc comment
      Cleanup gnome-doc-utils hack
      Fix formalpara Docbook DTD
      Manual: distribute generated .omf
      Fix maintainer scripts
      Check for dblatex
      distcheck ok, but without html/pdf manuals
      Distribute HTML version of user's manuals
      Remove obsolete gnome-doc-utils-na.make
      Misc doc updates
      FMAICommandTab: fix segfault when there is no profile
      FmaMainWindow: make the header be compilable
      FmaTrackerPlugin: improve headers inclusion
      FmaIActionTab: get ride of base_utk_utils_xxx() calls
      FmaImportAssistant: restore menu tools
      FmaExportAssistant: re-enable
      FmaSettings: update the name of the settings group
      FmaMenuMaintainer: restore maintainer menu
      fma-ui.actions is renamed to fma-config-tool.actions
      fma-ui.desktop is renamed to fma-config-tool.desktop
      FmaConfigTool: re-display the application icon
      FmaConfigTool: re-enable scrollkeeper
      Update TODO
      Update required versions
      src/core/fma-importer-ask.ui: update for Gtk 3.4
      Update the UIs for Gtk 3.4
      Remove no more used FmaConfirmLogout class and UI
      Full review of the UI margins
      Get rid of 'nact' mentions
      Get rid of EggSMClient utilities and unused BaseISession interface
      Get rid of GTK_CHECK_VERSION less than (required) 3.4
      Get rid of 'NACT' mentions
      Doesn't mention Nemo file manager in the doc
      FileManager-Actions: update reference document
      FmaIContext: get rid of HAVE_DBUS_GLIB conditionnal (todo #55)
      Update TODO
      Rename back to nautilus-actions.doap
      Update nautilus-actions.doap with 'apps' category
      Add language to nautilus-actions.doap
      Update NEWS
      docs/reference: fix reference HTML generation
      FMA_ENABLE_DOCS: new '--enable-docs' m4 macro
      maintainer/run-autogen.sh is runnable from Ubuntu 12 LTS
      m4/fma-check-for-gconf.m4: improve comments
      m4/fma-enable-docs.m4: only enable docs when asked for
      maintainer/run-autogen.sh: fix machine name test
      FmaSettings: fix header comment
      fma-gconf2key.sh.in: fix comment
      Define BUILD_HTML_MANUALS, BUILD_PDF_MANUALS automake conditionals
      core/Makefile.am: remove unused define
      fma-config-tool: add Gtk conditionals to run under Ubuntu 12 LTS
      fma-config-tool: init GType before 2.36
      fma-config-tool: manage GtkBuilder on Ubuntu 12
      Improve maintainer/README
      configure.ac: remove useless comment
      fma_required_versions: improve comments
      FmaMenu: add a debug message
      FmaGConfMonitor: rename the GType macro
      gconf-schemas/Makefile.am: do not stop but warns when not root
      check-po.sh: fix to be executable from another system
      check-headers.sh: bump copyright year
      maintainer/README: add build system rationale
      maintainer/run-autogen.sh: fix to be executable from another system
      maintainer/run-distcheck.sh: fix to be executable from another system
      maintainer/Makefile.am: remove useless target
      fma_required_versions: remove useless comment
      docs/reference/Makefile.am: fix version.dir.xml generation
      docs/manual/Makefile.am: rename the target directory to fma-config-tool
      docs/README: remove useless comment
      Makefile.am: simplify the distcheck flags
      Update TODO
      Update NEWS before releasing

Piotr Drąg (3):
      Removed Polish translation
      Fix some links
      Update POTFILES.in

Samir Ribic (1):
      Added Bosnian translation

Wolfgang Ulbrich (1):
      Add support for Caja filemanager

Мирослав Николић (1):
      Added Serbian translation


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]