[pitivi] Created tag 0.96



The unsigned tag '0.96' was created.

Tagger: Thibault Saunier <tsaunier gnome org>
Date: Thu Jun 30 14:19:16 2016 -0400

    Release 0.96

Changes since the last tag 'RELEASE-0_95_0':

--global (1):
      Clipproperties: Automaticaly open properites for video effect.

Alejandro Pedraza (3):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Alexandre Prokoudine (1):
      Update Russian translation

Alexandru Băluț (306):
      timeline: Create the title clip at the current position on the top layer
      projectsettings: Rearrange the video project settings widgets
      projectsettings: Move the presets on the right side
      projectsettings: Use frames instead of the notebook
      projectsettings: Use ComboBox instead of TreeView for presets
      projectsettings: Activate the first matching preset, if any
      preset: Clarify where default_path and user_path come from
      preset: Don't hide exceptions when loading
      preset: Allow user presets to override default presets
      preset: Rename early instead of delete old presets file
      preset: Reuse the logic which generates unique preset names
      render: Remove pointless methods
      preset: Reuse serialization logic
      preset: Reuse deserialization logic
      preset: Change renamePreset to identify by name
      preset: Allow renaming and removing any preset
      preset: Enable saving the preset when no preset selected and a name has been entered
      preset: Allow creating a new preset only when a preset is selected
      preset: Reuse the update preset values from widgets logic when creating a new preset
      preset: Make savePreset protected
      preset: Restrict removePreset to only work on the current preset
      project: Combine some methods
      preset: Remove the infobars used to show errors
      render: Get rid of tabs in the render dialog
      render: Use ComboBox instead of TreeView for presets
      render: Container UI below Preset UI
      projectsettings: Fix displaying the matching presets in the combos
      layer: Allow setting a single name per layer
      mainwindow: Allow editing the project name by clicking it
      project: Remove some FIXMEs
      Initialize the project settings from the first imported asset
      medialibrary: Inform the project settings have been set from an imported asset
      prefs: Use Grid instead of Table
      prefs: Simplify the sections treeview model
      timeline: Get rid of the allowSeek field
      timeline: Prefer to initialize fields directly in the constructor
      timeline: Avoid show_all for the entire timeline when a layer is added
      timeline: Allow disabling seek when left-clicking
      prefs: Show the bool prefs at the end
      timeline: Allow scrolling by dragging with the middle mouse button
      elements: In the keyframe curve tooltip show the line value
      previewers_: Improve code readability
      timeline: Leave some space when zooming to fit
      timeline: Disconnect before doing anything else when setting a project
      timeline: Scroll to playhead only when necessary
      ruler: Get rid of ScaleRuler.pressed
      widgets: Get rid of the use_element_props params
      widgets: Use Grid for GstElementSettingsWidget
      widgets: Fix NumericWidget's expansion
      effects: Rename EffectsFactory and move code around
      clipproperties: Use something else instead of Gtk.Table
      transitions: Rearrange the transition widgets in a Grid
      transitions: Remove code which is not useful anymore
      transitions: Set the project unsaved when editing the transition
      transitions: Set the widgets when a transition is selected
      clipproperties: Remove unused code
      Use @property to define properties
      timeline: Fix transition deselection
      timeline: Remove the clips from the selection when they are removed
      clipproperties: Remove the settings fields
      clipproperties: Get rid of a constructor parameter
      effects: Get rid of EffectsPropertiesManager._current_effect_setting_ui
      Use Gtk.Paned instead of VPaned and HPaned
      clipproperties: Refactor how the widgets are connected to the timeline's selection
      clipproperties: Hide effects when more than one clip
      clipproperties: Hide transformation when more than one clip
      Stop using UIManager because it's obsolete
      medialibrary: Clear the selection after delete
      clipproperties: Hide transformation when the clip is audio only
      clipproperties: Align the button for removing an effect to the right
      titleeditor: Connect itself to selection-changed
      timeline: Get rid of one parameter and field
      widgets: Remove obsolete keyframes code
      titleeditor: Make the default background color transparent
      titleeditor: Better defaults for the title clips
      titleeditor: Expand the advanced properties by default
      pipeline: Don't call directly callback methods
      viewer: Set title props when dragging the viewer
      titleeditor: Fix project marked unsaved when title clip selected
      timeline: Simplify __layerGetSeps
      ruler: Fix colors on white themes
      ruler: Different tick patterns for different zoom levels
      ruler: Nicer playhead handle
      ruler: Reuse the scroll logic of the timeline
      pipeline: Remove seek on_idle functionality
      pipeline: Get rid of Seeker
      render: Get rid of a constructor parameter
      Use Gtk.IconTheme instead of the obsolete Gtk.IconFactory
      project_: Use Box instead of HBox/VBox
      app: Prefer to use the original loggable module name
      tests_: Fix tears_of_steel.webm
      Replace size_request calls with get_preferred_size
      timeline: Use the adjustments not the scrollbars
      timeline: Fix scroll when clips are added
      elements: Fix transitions tooltip
      ruler: LMB functionality consistent with the timeline
      timeline: Zoom around playhead with alt+scroll
      widgets: Fix displaying unsupported effect props
      elements: Fix Matplotlib warning
      undo: Enable undo/redo in devel
      elements: Stop setting the unused 'selected' field
      elements: Make sure the keyframe widget is transparent
      clipproperties: Make the transformation UI thinner
      ruler: Fix dimmed color
      ruler: Fix frame colors
      mainwindow: Make sure the title label has no decorations
      effects: Hide GdkPixbufOverlay
      effects: Show tooltips in the Effects Library
      effects: Make sure the displayed names are unique
      clipproperties: Fix effect configuration UI not visible
      Disable scroll for widgets in a ScrolledWindow
      clipproperties: Hide the headers of the effects treeview
      clipproperties: Fix the Type column being ellipsized
      clipproperties: Make the effects Toolbar a ButtonBox
      widgets: Give more space to ToggleWidget
      widgets: Remove the keyframes button border
      widgets: Switch the reset and keyframes buttons
      timeline: Fix drag on separator does not create layer
      medialibrary: Minor cleanup and pythonify
      medialibrary: Make sure the infobar is hidden
      project_: Disconnect callback method when closing project
      elements: Handle only left clicks on the keyframes line
      elements: Create method out of duplicated code
      widgets: Move duplicated code in a method
      widgets: Fix keyframes ToggleButtons initialization
      project: Remove unused emission parameter
      mainwindow: Show the startup wizard when the project loading fails
      mainwindow: Destroy the open project dialog fast
      medialibrary: Use a standard close button for the errors infobar
      mainwindow: Move logic to connect/disconnect methods
      mainwindow: Let the medialibrary clean after itself
      mainwindow: Reset the window title when the project is closed
      medialibrary: Use the _project field
      medialibrary: Update the progressbar only once
      medialibrary: Connect to the project in a single place
      medialibrary: Fix disconnect from the project manager on finalize
      Rename bLayer to ges_layer
      project: Fix setting the modification state
      timeline: Get rid of unused _projectmanager field
      Fix backtraces when loading a project with missing assets
      elements: Allow dragging keyframe lines up and down
      elements: Fix backtrace when showing tooltip
      help: Update layer management info
      help: Update bugzilla links
      help: Hide shortcuts which do not work anymore
      help: Update how to add an effect
      help: Update app menu references
      help: Update the main window info
      help: Update scroll, zoom and seek info
      help: Update the presets management info
      help: Update inserting clips at the end of the timeline
      help: Update the project settings dialog appearance
      help: Update the difference between project settings and render dialog
      help: Update Using clips
      help: Update and reorganize keyframes info
      help: Update Making selections
      help: Leave a single example of splitting clips
      help: Remove leftover paragraph in rendering
      bin: Source the completions only when present
      bin: Use Pitivi's gst-transcoder repo
      timeline: Reuse logic moved to Timeline.__update_layer
      Explicitly call supers
      layer: Fix segfault on GTK 3.20
      layer: Import directly Zoomable
      medialibrary: Fix detection of ctrl/shift pressed
      tests: Reuse code for creating a main loop
      tests: Remove obscure test
      tests: Fix testInitialization flakiness
      Remove parantheses from assert statements
      undo: Use is_in_transaction to simplify signals
      undo: Remove unused_stack parameter
      undo: Remove unuseful clean logic
      undo: Detail exceptions
      undo: Remove unuseful code
      undo: Move ProjectLogObserver to pitivi/undo/
      undo: Start the action log and the observers only when the project is loaded
      project: Fix asset added not undoable
      project: Avoid asset-added being fired twice
      utils: Remove EditingContext unused parameter
      undo: Rename log fields to action_log
      undo: Allow undo/redo the project's meta
      effects: Un-blacklist plugin
      undo: Use a context manager to commit the transaction
      undo: Report the current transaction when raising
      undo: Make sure the proper stack is committed
      undo: Warn when ignoring action pushes
      Ignore files generated when running "make html"
      Fix autogen.sh
      ruler: Empty rhombus for the playhead top
      tests_: Simplify create_pitivi_mock
      tests_: Move create_project to common
      application: Use virtual methods instead of connecting to own signals
      tests_: Avoid checking for the latest version
      tests_: Make sure the tests use ProxyingStrategy.NOTHING
      bin: Fix SCRIPTDIR setting in bash
      bin: Avoid aliasing error messages
      bin: Remove obsolete development files
      viewer: Make OverlayStack.create a provider
      viewer: Remove unused sink field
      pipeline: Add sink_widget field
      viewer: Add an overlay stack only to the main viewer
      undo: Reuse connect to layer logic
      undo: Allow undo/redo layer moving
      mainwindow: Consistent log category
      project:  Emit new-project-loaded if assets provided
      undo: Avoid passing app to UndoableActionLog
      undo: Squash undo and redo signals into one
      project: Remove fancy property
      tests: Remove unused class and rename methods
      tests: Remove duplicated logic for creating an xges
      mainwindow: Fix project shown clean when missing assets replaced
      tests: Fix mainloop timeout detection
      build: Fix indentation of error message
      build: Friendly message about missing xdg-app
      tests: Use Mock instead of MockProject
      tests: Test fields set when a project loads
      system: Reuse the system object
      tests: Use directly PresetManager
      system: Fix detection of Mac and Windows
      system: Set the xid only when on X11
      xdg-app: Do not print path when entering the env
      bin: Do not cd when running pitivi in the dev env
      build: Pass the arguments with spaces correctly when entering the sandbox
      bin: Remove unused alias
      build: Do not enter the dev env when updating it
      build: Rename enter_env for consistency
      undo: Clarify how property_names are set
      undo: Separate MetaContainerObserver out of ProjectObserver
      undo: Remove unuseful fields
      undo: Connect to clips when connecting to layer
      undo: Avoid passing the object when disconnecting
      undo: Remove unused done/undone signals
      tests: Get rid of DummyUndoableAction
      tests: Use mock in TestUndoableActionStack
      undo: Remove obsolete optimization
      undo: Ignore empty transactions when committing
      undo: Move ControlSource logic to ControlSourceObserver
      elements: Fix action_log not available
      undo: Remove unused fields from TrackElement actions
      bin: Update message printed by installer
      undo: Use different observers for GES.TimelineElements
      tests: Remove obsolete comment
      timeline: Remove unneeded commit_timeline
      elements: Fix detection of clicked keyframes line
      mainwindow: Fix action names
      viewer: Silence Gtk warning
      Update gitignore
      pre-commit: Mention our git-pylint-commit-hook fork
      docs: Remove Bugzilla references
      docs: Update the man page
      docs: Add the source dia file for the architecture image
      docs: Update hacking formatting and content
      layer: Fix significant layer name detection
      undo: Support layer renaming
      layer: Change name only when different
      tests: Fix TestMediaLibrary tests run twice
      mainwindow: Remove reconnection to rendering-settings-changed
      mediafilespreviewer: Discover async
      mediafilespreviewer: Fix replay not doing anything
      mediafilespreviewer: Fix displaying tags with ampersand
      undo: Reuse the effect added/removed logic
      undo: Avoid passing app to TimelineObserver
      transitions: Stop pretending transition props can be saved
      undo: No need to set project changed when changing meta
      project: Fix detection of default AV settings overriden
      project: Remove double check of correct values
      project: Remove unused code from _emitChange
      project_: Start an undo transaction when switching proxies
      help: Move relevant info to the importing page
      help: Add section ids
      help: Format the page files for consistent indentation
      help: Fix credit elements
      tests: Check dragging clip on a separator
      timeline: Fix undo layer creation when dragging asset on separator
      timeline: Remove reference to unexisting field
      render: Use RenderDialog's project field
      project: Rename timeline field
      timeline: Assume at least one layer
      tabsmanager: Remove the created_by_signal argument
      Update docstrings style
      configure: Remove obsolete APPDIR check
      undo: Start the timeline observer from the project observer
      undo: Extract LayerObserver out of TimelineObserver
      tests: Check clip direct move undo redo
      undo: Set LayerObserver fields before they are used
      shortcuts: Add the new file to Makefile.am
      undo: Reenable undo/redo
      layer: Remove obsolete layer removal logic when empty
      undo: Allow undoing transition changes
      undo: Restore the transitions details when readding a clip
      undo: Fix undo ops on obsolete video transitions
      undo: Update the transitions map when recreating a transition
      project: Emit settings-set-from-imported-asset once
      medialibrary: Make infobars reusable
      mainwindow: Fix main window getting bigger between restarts
      timeline: Fix traceback when opening project from the wizard
      medialibrary: Avoid switching assets when loading the project
      medialibrary: Remove transient_for usage which had no effect
      shortcuts: Avoid centering the shortcuts window on the screen
      medialibrary: Remove unuseful code
      medialibrary: Use is_proxy_asset instead of checking the file extension
      medialibrary: Get rid of unuseful _importDialog field
      pipeline: Don't recover when already released
      viewer: Do not ignore the minimum size requested by the super class
      medialibrary: Remove default value for argument which is always passed
      dialogs: Fix clip media props cannot be closed

Aurimas Černius (1):
      Updated Lithuanian translation

Balázs Meskó (2):
      Updated Hungarian translation
      Updated Hungarian translation

Cédric Valmary (1):
      Updated Occitan translation

Daniel Mustieles (5):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Dmitrii Petukhov (1):
      Fix in_devel method

Dušan Kazik (6):
      Updated Slovak translation
      Updated Slovak translation
      Updated Slovak translation
      Updated Slovak translation
      Updated Slovak translation
      Updated Slovak translation

Fabian Orccon (6):
      overlay: Hide overlays at current position when clips change position.
      startupwizard: Fix to cancel a loading project.
      undo: Fix 'Adding assets' action for proxied assets.
      undo: Fix ControlSourceKeyframeChanged
      elements: Fix removing a keyframe
      elements: Allow undo keyframe operations

Fabián Orccón (4):
      timeline: Fix undo split clip
      tests: Check undo/redo for TrackElement property changing
      tests: Check undo/redo for layer removal
      tests: Check undo/redo for ControlSourceValues ops

Flo H (1):
      Updated German translation

Gabriel F. Vilar (1):
      Updated Brazilian Portuguese translation

Gábor Kelemen (1):
      Updated Hungarian translation

Jakub Brindza (9):
      timeline: Shortcut K to toggle a keyframe
      Remove the file names from the header comment and add utf-8 spec
      Accelerators refactored to use app.set_accels_for_action()
      Set up viewing of the widget + set up bindings
      timeline: Remove the align clips action
      shortcuts: Move F1 and F10 to general
      prefs: Use GtkStackSidebar for the dialog
      prefs: Use ids to identify sections
      prefs: Rename the Behavior section to Timeline

Jean-François Fortin Tam (1):
      Add "kudos" into appdata files for GNOME Software

Jiri Grönroos (1):
      Updated Finnish translation

Josef Andersson (1):
      Updated Swedish translation

Lubosz Sarnecki (7):
      viewer: Move viewer to own python package.
      viewer: Add overlay stack and MoveScaleOverlay.
      timeline: Update overlays with sources.
      viewer: Add overlay for GESTitleSource.
      titleoverlay: Use new absolute range.
      pipeline: Update viewer overlays on ASYNC_DONE.
      overlay: Show error when cursor is not found.

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

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

Necdet Yücel (1):
      Updated Turkish translation

Olav Vitters (1):
      fix error messages when GTK+3.0 is not installed

Pedro Albuquerque (2):
      Updated Portuguese translation
      Updated Portuguese translation

Piotr Drąg (13):
      Updated Polish translation
      Updated Polish translation
      Updated POTFILES.in
      Updated Polish translation
      Fix some typos
      Updated Polish translation
      Add POTFILES.skip
      Updated Polish translation
      Updated Polish translation
      utils/misc: Fix typos in a new translatable string
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation

Rafael Fontenelle (2):
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation

Richard Hughes (2):
      Add a missing tag to the AppData file
      Update the AppData to spec version 0.7+

Thibault Saunier (158):
      preset: Minor fixes
      check: Fix soft dependencies versionning check
      Add a xdg-app-builder manifest and an helper script to work with xdg-app
      previewers: Fix visible thumbnail calculation
      pipeline: Saner pipeline position query interval (500ms)
      pitivi-bundle: Implement a way to build from origin master
      Add more development tools to the xdg-app
      xdg-app: Finish build when creating bundles
      xdg-app: Fix the way we compute xdg app local repo
      Update .gitignore
      mainwindow: Do not purge clips when an asset is removed
      validate: Use the pitivi code paths when seeking
      validate: Fix some tests
      clip: Disconnect from children on release
      elements: Do not connect transition '_childAddedCb' twice
      Never apply rendering video size to the track restriction caps
      render: Replicate the x_output_checkbox value into encoding profiles
      elements: Change keyframes scale for the volume property
      elements: Make sure the keyframe line is visible when all keyframes value is 1.0
      keyframes: Connect to the ControlSource value-* signals to update
      pipeline: Always emit position when EOS is reached
      elements: Do not try to track the layer a clip is in
      timeline: Fix copy pasting
      widgets: Implement a getWidgetValue for the default widget
      We depend on Gst master again
      We actually depend on the 1.7.1 release
      tests_: Cleanup tests and enhance common.py
      timeline: Reindent some code
      Fix ungrouping and add grouping unit tests
      tests_: Add some copy/paste tests
      elements: Fix selection of groups
      validate: Seeker is dead
      Implement proxy editing
      tests: Check clip ungroupping
      bin: Make the pitivi xdg-app install standalone
      bin: Make sure to install local before updating
      proxy: Never create proxies for images
      build: Use meson 0.28 instead of meson master
      pipeline: Do not wait for ASYNC_DONE if seeking failed
      bin: Force xdg-app to run in bash
      elements: Expose the alpha property on titles
      bin: Add gst-transcoder tools to $PATH
      project_: Avoid backtrace when loading project failed due to missing sources
      bin: Cleanup pitivi-xdg-app indentation
      xdg-app: Allow executing command from the sanboxed env easily
      xdg-app: Build frei0r plugins
      xdg-app: Better check script arguments
      xdg-app: Avoid printing useless info in the script
      xdgapp: Bundle setuptools as it is now needed for ipdb
      elements: Make keyframe line visible even when at 0
      Disable Keyframing for not interpolatable properties
      elements: keyframe: Display real value in the tooltip
      xdg-app: Cleanup and allow useage of local repos to build
      xdgapp: Bundle setuptools as the Sdk has a very old version
      xdg: Modernize our use of xdg-app
      xdg-app: Update meson and work around py3.3 os.makedirs issue
      Minor cleanup
      timeline: Fix DND effects from the library to the timeline
      titleeditor: Never try to work with interpollated properties
      elements: Make sure to commit the timeline on each ControlSource changes
      tests: Test pipeline recovery mecanism
      Use pylint in the pre commit hook
      clipproperties: Make pylint happy
      pre-commit: Do not pylint not already fixed file by default
      Concider asset loaded through proxy as OK when loading a project
      previewers_: Allways set WaveformPreviewer.samples
      previewers_: Make pylint happy
      Rename bElement/Clip/Timeline to ges_elem/clip/timeline
      widgets: Never change displayed value for keyframed properties
      bin: Force building GStreamer master
      xdg-app: Build libsoundtouch
      xdg-app: Fix XDGAPP_ENVPATH computation
      medialibrary: Connect to new project before it starts loading
      bin: Add a script to source to work with xdg-app
      build: Cleanup the way we launch apps in the sandbox
      build: Do not cd pitivi/ before running commands in the sandbox
      build: Fix xdg-app repository exports
      build:xdg-app: Share ipc socket
      prefs: Instanciate the preference dialog each time we show it
      Force phabricator to create tasks to handle proposed patches
      widgets: Don't reset non keyframe-able properties keyframe properties on reset
      Pipeline: Fix trimming preview
      viewer: Add undo/redo support to the transformation box
      undo: Do not track keyframed properties changes
      mainwindow: Fix how we enable the undo button
      timeline: Fix case where we do not have VideoSource in a clip
      viewer: Handle project video size changes
      win32: Remove obsolete file
      check: Avoid having two docstring sections in the same file
      data: Lint json files
      Fix imports order and form using pre-commit
      docs: Minor fixes
      Fix make dist
      Use `pre-commit` as a pre commit hook
      Make the pre-commit optional and let the user know about it
      bin: Fix minor typo
      build: Modernize xdg-app and start using GNOME 3.20 SDK
      Port to Gtk 3.20
      timeline: Draw snapbar and playhead manually
      build: Do not try to get find introspection related files
      autogen: Fix use of PRE_COMMIT variable
      autogen: simplify check
      bin: Cleanup pitivi-env output
      docs: Update HACKING and make it a markdown file
      bin: Fix the script to enter xdg-app env
      bin: Fix from repository installation
      undo: Fix DND of clips in the timeline
      undo: Enhance test of layer removal undo/redo
      undo: Make use of CommitTimelineFinalizingAction all around
      tests: Fix TestTimelineUndo.testClipPropertyChange
      bin: Allow running subcommand --help in the sandbox
      xdg-app: Also ask for permissions to access thre xdg-download folder
      pitivi: Always prefix children property names
      xdg-app: Make sure opus support is built and handle appdata
      xdg-app: Add python-dbus as a dependency
      proxy: Use opus as default audio format instead of FLAC
      build: Port to flatpak
      bin: remove pitivi-flatpak symlink and rename pitivi-bundle
      build: Fix xdg-app leftovers
      bin: Download pitivi-flatak in /tmp and force the name to be     pitivi-flatpak
      data: Do not forget to install new GstPreset files
      build: add-remote is now called remote-add
      build: Make sure to have LD_LIBRARY_PATH set in the build env
      flatpak: Use static delta on the repo
      flatpak: Add parametters to set ostree commit message
      flatpak: Give access to all the filesystem
      flatpak: Add a way to run unit tests when building the bundle
      flatpak: Allow user to set where to find pitivi source
      flatpak: Pass $DISPLAY to the sandbox
      Remove hacks related to AppImageKit
      pitivi: Fix missing zoom fit icon
      flatpak: Bundle yelp so that users can see the user manual
      flatpak: Set GStreamer env variable related to preset in the sandbox
      autogen: Remove cruft and properly forward arguments to configure
      previewers_: Handle thumbnail creation for images
      flatpak: Copy our icon so it usuable by the app
      flatpak: Build non git components as soon as possible
      flatpak: Add yelp-xslt
      flatpak: Unset GST_SYSTEM_PLUGIN_PATH
      Fix launching pitivi in flatpak env from without the source dir
      pitivi: Set GTK_THEME to the theme used by pitivi
      flatpak: Allow specifying what GStreamer version to use
      flatpak: Never use gst local repos when --gst-version is specified
      Remove proxy target when removing an proxied asset
      flatpak: Set GST_CHECKS in the sandbox
      proxy: Force proxies to have the same number of channel as input
      flatpak: Remove some xdg-app leftovers
      flatpak: Use repos GPG signature
      pitivi: Use version from git so user has more info about what is actually running
      Disable GstObject::deep-notify feature
      undo: Do not take into account ignored properties in the element
      medialibrary: Clean draggedPath on button-release on the library widget
      flatpak: Rename the .desktop file only when needed
      Install the 'stable' branch when running with the installer
      flatpak: Move official repository to flatpak.pitivi.org
      flatpak: Cleanup doc and add a way to not generate static deltas
      flatpak: Make sure to have an mp3 encoder
      Release 0.96

Tiago Santos (1):
      Updated Portuguese translation

Γιάννης Κουτσούκος (1):
      Updated Greek translation

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


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