gnome-sound-recorder:gnome-3-30

Last commit made on 2019-01-10
Get this branch:
git clone -b gnome-3-30 https://git.launchpad.net/gnome-sound-recorder

Branch merges

Branch information

Name:
gnome-3-30
Repository:
lp:gnome-sound-recorder

Recent commits

b6ca724... by Christopher Davis <email address hidden>

sound-recorder: Use var instead of let or const

As per #32, let/const are not appropriate for ES6 code,
and are replaced by let. While the code worked before, it's
not guaranteed to work in the future and thus has been updated.

d8b82f6... by Daniel Mustieles <email address hidden>

Updated Spanish translation

cd11a9e... by Anders Jonsson

Update Swedish translation

1b484da... by Felipe Borges <email address hidden>

window: Drop "Quit" entry from the hamburger menu

Fixes #38

b34471e... by Felipe Borges <email address hidden>

window: Rename "About" to "About Sound Recorder"

Fixes #38

0193c05... by Felipe Borges <email address hidden>

application, window: Drop AppMenu

This is part of the GNOME Initiative of removing app-menus.
See https://gitlab.gnome.org/GNOME/Initiatives/wikis/App-Menu-Retirement

Fixes #38

f744823... by id:sicklylife

Update Japanese translation

(cherry picked from commit a27130179d7b688134fd997bc8529177f81854e1)

f9edd6e... by Charles Monzat <email address hidden>

Update French translation

757ee40... by Felipe Borges <email address hidden>

desktop-file: Rename the icon to org.gnome.SoundRecorder

The application icon is not showing in the Shell.

This is a regression introduced by the renaming of the icons in
commit fb820f91, which forgot to update the desktop file.

This has been reported in Flathub
https://github.com/flathub/org.gnome.SoundRecorder/issues/2

4b21c37... by Exalm

flatpak: Add flatpak manifest