Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

musescore-4.2.0-1.2 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: musescore Distribution: openSUSE:Factory:zSystems
Version: 4.2.0 Vendor: openSUSE
Release: 1.2 Build date: Thu Jan 4 23:08:49 2024
Group: Productivity/Multimedia/Sound/Editors and Convertors Build host: s390zl22
Size: 163014670 Source RPM: musescore-4.2.0-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://musescore.org
Summary: A WYSIWYG music score typesetter
MuseScore is a graphical music typesetter. It allows for note entry on a
virtual note sheet. It has an integrated sequencer for immediate playing of the
score. MuseScore can import and export MusicXml and standard MIDI files.

Regarding Muse-Hub and VSTs, you should really read:
/usr/share/doc/packages/musescore/README.SUSE.

Provides

Requires

License

Apache-2.0 AND BSD-3-Clause AND FTL AND GPL-2.0-only AND SUSE-GPL-3.0-with-font-exception AND GPL-2.0-or-later AND GFDL-1.2-only AND LGPL-2.0-only AND LGPL-2.1-only AND (GPL-2.0-only OR GPL-3.0-only) AND MIT

Changelog

* Wed Dec 20 2023 Konstantin Voinov <kv@kott.no-ip.biz>
  - Update to 4.2.0
    New features:
    * A new system for notating guitar bends, including playback support
    * A new system for easily displaying alternate string tunings for
      plucked string instruments
    * Much improved control over synchronicity of notation elements
      between main score and parts
    * The ability to select individual sounds within SoundFonts, and
      a bespoke system for categorising sounds in our default SoundFont, MS Basic
    * An enhanced upload flow to audio.com, including the ability to
      replace existing audio files online
    * A convenient list view for seeing all your scores in the Home tab
    * The ability to open scores in the desktop app directly from
      musescore.com
    * Playback support for harp glissandi via the harp pedal widget
    * Microtonal playback support
    * A new note input mode for Braille music notation (Thanks to @daisy
      and @SMCenter)
    * "A tempo" and "primo tempo" elements in Palettes (Thanks to
      community contributor @rtbo)
    * The option to import/export scores in the MEI file format (Thanks
      to community contributors @lpugin and @rettinghaus).
    In addition, please see this document (https://musescore.org/en/node/356876)
    for a complete list of engraving improvements, including:
    * Improved handling of arpeggios spanning multiple staves and voices,
    * More placement options for ties
    * Significant layout and interaction improvements
    * MusicXML improvements
    * A multitude of refinements to key signatures, time signatures
      and parts (Thanks to community contributor @sammik).
  - Update source URL in spec
  - Update cmake flags
  - Use %exclude for unneeded development files
  - Update README.SUSE
  - Disable JACK as it wasn't actually used
* Thu Sep 14 2023 Lukas Müller <expeehaa@outlook.com>
  - Build as release again.
    The option was renamed in https://github.com/musescore/MuseScore/commit/e173d46bd0610aec9dad83d982c2e9c612897bea.
* Mon Aug 28 2023 Cor Blom <cornelis@solcon.nl>
  - Add comment to exludearchline
* Wed Aug 16 2023 Cor Blom <cornelis@solcon.nl>
  - Build on 15.5 and older with newer gcc to make it build
  - Build without explicitly setting revision. This is set automatically.
  - Exclude not supported archs: aarch64 ppc64 ppc64le
* Tue Aug 15 2023 Cor Blom <cornelis@solcon.nl>
  - Disable update module (-DBUILD_UPDATE_MODULE:BOOL=OFF)
    https://github.com/musescore/MuseScore/issues/15617
    is fixed
* Fri Aug 11 2023 Cor Blom <cornelis@solcon.nl>
  - Update tp 4.1.1
    New features in 4.1:
    * New engraving and playback support for ornaments, including the
      ability to set custom alterations for trills, turns and mordents
    * A major improvement to the app's performance, allowing larger
      scores to play back up to 60% more efficiently
    * A dedicated new default reverb, which can be adjusted for each
      instrument track as well as globally across the entire mix
    * New auxiliary sends in the mixer, allowing instrument tracks to
      be routed to dedicated auxiliary channel strips for applying
      audio effects
    * New engraving and playback support for capos on guitar staves
    * New feature for displaying harp pedal diagrams
    * Dynamics and expression text now automatically combine, plus new
      controls for scaling and positioning dynamics
    * New live Braille module, including a panel that displays
      selected measures as Braille music notation (enabling more
      efficient score reading on Braille displays)
    * Upload audio directly to audio.com, allowing you to build a
      portfolio of your audio content to share with the world
    * View and open your online scores from musescore.com directly
      from the desktop app
    Other updates:
    * Save to cloud: option to make a score "unlisted"
    * Publish to musescore.com: option to either replace the existing
      published score, or publish the score as a new file
    * New loading screen when opening multiple instances of the app on
      macOS
    * Fixed syllable-based pasting of lyrics
    * A more reliable VST scanning process
    * Around 100 engraving fixes and improvements (Read this article on
      musescore.org for a complete list)
    * Numerous bug fixes
  - Removed patches:
    * 0dde64eef84.patch
    * fix-for-latest-qt-declarative.patch
    * musescore-4.0.2-return.patch
* Fri Apr 28 2023 Cor Blom <cornelis@solcon.nl>
  - Add fix-for-latest-qt-declarative.patch to fix boo#1210932
* Thu Mar 16 2023 Michael Vetter <mvetter@suse.com>
  - Update to 4.0.2:
    * Score corruption fixes
    - Multiple issues causing score corruption have been fixed
    - Part scores are now scanned for corruptions
    - There is now a more comprehensive system for alerting you
      when there are corruptions identified on your score (including
      a mechanism to help you avoid saving those corruptions)
    * Usability improvements
    - The Properties panel has been improved so it's possible to edit
      the visibility, colour and play settings of individual notes within chords
    - Toggling visibility of notes within chords now produces more predictable results
    - Images in frames can now be deleted
    - Parts can now be reset to their original layout
    - The UI is now easier to interact with when the user is holding the mouse unsteadily
    - The audio export process can now be cancelled
    - There's a new feature to save relevant diagnostic files (making it
      easier to get support from MuseScore developers)
    * Performance enhancements
    - Major improvements to how MuseScore handles with WASAPI (Benefits Windows users)
    * Bugs squashed and regressions repaired
    - Various crashes have been fixed (including numerous VST-related crashes)
    - Zoom controls in the status bar are easier to use and more intuitive
    - Various problems with the visual behaviour of the app on second monitors are now resolved
    - Text line spacing option has been reinstated in Properties
    - Some playback problems have been resolved, including when entering tablature
      notation, and when changing the tempo using the tempo slider
    - Multiple other minor bug fixes
    * A ton of engraving fixes and improvements
    - Multiple fixes to system-line objects
    - Several errors arising from setting notes to cue size are resolved
    - Fixes to the behaviour of system objects
    - Various fixes to the behaviour of stems
    - Voices now align correctly in 'full' tab staves
    - Sticking in percussion music no longer breaks slurs
    - Slurs now show correctly in parts when only some voices are displayed
    - Cross-page glissando lines have been finessed
    - Various collisions have been resolved (clefs and key signatures, accidentals and cross-staff beams)
  - Add musescore-4.0.2-return.patch: to make the compiler happy
* Sat Mar 11 2023 Cor Blom <cornelis@solcon.nl>
  - More licenses found, also include licenses for sources we don't
    build. The license line also applies to the SRPMs
* Wed Mar 08 2023 Cor Blom <cornelis@solcon.nl>
  - Update Licenses
* Thu Mar 02 2023 Christophe Marin <christophe@krop.fr>
  - Don't package the KDDockWidgets development files. It's only
    a third party library that cannot be used for anything.
  - Update build constraints
  - Spec cleanup
* Mon Jan 16 2023 Michael Vetter <mvetter@suse.com>
  - Update to 4.0.1:
    * Fixed a crash on startup with specific VST instruments present
    * Fixed a crash on deleting particular staves
    * Fixed a hang on startup involving WASAPI
    * Fixed corruption on adding or removing beats or measures in certain cases
    * Fixed shortcuts using numeric keypad
    * Fixed issues involving system elements and parts
    * Fixed issues with playback start position
    * Fixed chord symbol playback on transposing staves
* Sun Jan 01 2023 Marcus Rueckert <mrueckert@suse.de>
  - Fix audio playback support in muse score
    https://github.com/musescore/MuseScore/issues/11220#issuecomment-1365822403
    - Fix jack finder by backporting 0dde64eef84.patch:
      Though the jack code in Musescore seems to be unused and only
      alsa seems supported
    - Require alsa-plugins-pulse or pipewire-alsa to make playing out
      of the box
  - prepare disabling the update check but it is currently not
    possible due to
    https://github.com/musescore/MuseScore/issues/15617
  - cmake searches for ogg support: add proper BR
* Thu Dec 29 2022 Hans-Peter Jansen <hpj@urpla.net>
  - Switch to RelWithDebInfo build
  - Fix Leap build issue (missing -ldl)
  - Add README.SUSE and referring notes
  - Add 8 GB disk contraints
* Sat Dec 17 2022 Cor Blom <cornelis@solcon.nl>
  - Do not build crashpad and remove the prebuilt crashpad binary
* Fri Dec 16 2022 Cor Blom <cornelis@solcon.nl>
  - Remove explicit opus-devel require
* Fri Dec 16 2022 Cor Blom <cornelis@solcon.nl>
  - Add Qt5QuickTemplate2 to BuildRequires
  - Remove opus devel files and add requires to system files
* Thu Dec 15 2022 Cor Blom <cornelis@solcon.nl>
  - Update to 4.0:
    Changes in interface, graving, soundsystem, mixer, everything
    See https://musescore.org/nl/node/337788
  - Removed unused patches:
    * no-webview-in-startcentre.patch
    * use-system-qtwebengine-files.patch
* Sat Aug 27 2022 Cor Blom <cornelis@solcon.nl>
  - Add soundfont and related files that cmake tries to
    download during build (MuseScore_General_Changelog.md,
    MuseScore_General_License.md, MuseScore_General_Readme.md,
    MuseScore_General.sf3) which contain newer versions of the
    MuseScore soundfont
* Tue Apr 27 2021 Cor Blom <cornelis@solcon.nl>
  - Explicit cmake flag -DBUILD_WEBENGINE="OFF" is needed to build
    without qtwebengine
* Sun Apr 25 2021 Cor Blom <cornelis@solcon.nl>
  - Do not build with qtwebengine on ppc64 and ppc64le
* Sun Apr 25 2021 Cor Blom <cornelis@solcon.nl>
  - Change the GenericName in the desktop file to something that is
    really generic: Music score typesetter
* Sat Apr 24 2021 Cor Blom <cornelis@solcon.nl>
  - Add no-webview-in-startcentre.patch to prevent that webview is
    used in startcentre (boo#1181604)
* Tue Feb 09 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Add compatibility with qml-autoreqprov
* Tue Feb 09 2021 Dura-Kovács <balping314@gmail.com>
  - Updated to 3.6.2
    * Fixed an issue with gap between staff and final barline with
      courtesy clef
    * Fixed an issue when removing spanners from measures
      outside of the rewrite range
    * Fixed an accessibility issue with the score migration dialog
    * Fixed a crash related to QtWebEngineProcess after update
    * Fixed an issue with timeline showing part name rather than
      instrument name
    * Fixed an issue with focus of dockable windows when visibility
      is toggled
    * Fixed an issue where custom gliss text reverts to default "gliss"
    * Added missing Flügelhorns to instrument ordering definitions
    * Fixed an issue where beams cannot be connected over quarter rests
    * Fixed an issue where staff spacers do not work on last
      system of page
    * Fixed an issue with broken swapping of notes/chords with
      Shift + Left/Right
    * Fixed an issue with incomplete import from ScoreScan XML file
    * Fixed an issue with unsaved default settings to pre-3.6 score
      after 'reset styles to default'
    * Fixed an issue with Banjo fifth string fret numbers
    * Fixed an issue where invisible breath marks impact layout
    * Fixed a crash during the opening of a score with a missing
      section break
    * Applying tremolo is now a toggle operation
    * Fixed an issue where the Mixer panel is not fully shown when opened
    * Fixed an issue where an empty rehearsal mark is not deleted
      after entering a system break
    * Fixed an issue where multi-measure rest numbers can collide
      with other elements
    * Fixed an issue where deleting a breath/caesura leads
      to the wrong note being selected
    * Fixed an issue when parts inherit non-default style from score
    * Fixed a crash when changing time signature at the beginning
      of a corrupted measure
    * Fixed an issue with unreadable chord symbols
    * Updated the close icon for Import Midi Panel (and Find/GoTo)
    * Fixed an issue with auto-sizing of vertical frames when dragging
      the height handle
* Fri Jan 29 2021 Balázs Dura-Kovács <balping314@gmail.com>
  - Updated to 3.6.1
    * Fixed a crash on open of a file with start repeat in
      continuous view
    * Fixed an issue when switching tabs when opening a score while
      "Score migration dialog" is open
    * Fixed crashes when rearranging instrument positions and changing
      Ordering
    * Fixed an issue where the window is marked as modified, even when
      the last score is closed
    * Fixed a crash when opening scores with large orchestration
      created in older versions of MuseScore
    * Fixed an issue with incorrect order of Violins in
      Orchestra template
    * Fixed a crash when hiding palettes
    * Fixed an export failure when part name contains a slash
    * Fixed an issue where spacers do not function when vertical
      justification is enabled
    * Added an option to Copy SMuFL Symbol Code for symbols in
      Master Palette
    * Clef changes are no longer visible on hidden staves
    * Fixed an issue where first system indentation can cause
      measures to not fit on system
    * Fixed an issue with wrong key signatures upon
      "Reset Al Styles" in concert pitch scores
    * Display symbols' SMuFL name in Symbols Palette
    * Removed corner radius from new default rehearsal mark style
    * Fixed an issue where custom style defaults are ignored when
      creating new score from template
    * Fixed an issue where applying a key change to a selection causes
      a crash when transposing instruments are involved
    * Fixed an issue where an incomplete voice in local time signature
      leads to corruption upon import
    * Fixed an issue where swapping notes in a two-note tremolo causes
      corrupted tremolo, and crash
    * Fixed an issue where two-note tremolos display incorrectly
      on a stave with custom scale
    * Fixed an issue where measure number offset changes on reload
    * It is now possible to copy/paste the LetRing, PalmMute and
      Vibrato elements
    * The link on "Score migration dialog" now leads to Bilibili
      if using Chinese
  - Removed enable-build-with-qt5.15 patch as building with
    QT 5.15 is now enabled by upstream
* Tue Jan 19 2021 Cor Blom <cornelis@solcon.nl>
  - From Balázs Dura-Kovács:
  - removed fonts/gootville/readme.txt executable bit fix, as it was
    fixed in upstream
  - install new fonts, most of them are otf
  - included additional third party licenses and readme files
  - added MUSESCORE_REVISION and MUSESCORE_BUILD_CONFIG flags,
    so that Musescore wouldn't think it's a dev build
  - tested on Tumbleweed with Qt 5.15.2. Couldn't reproduce issues
    with with palettes and migration window described here:
    https://github.com/musescore/MuseScore/pull/7119
* Fri Jan 15 2021 Cor Blom <cornelis@solcon.nl>
  - Update to 3.6
    * Added the new default notation fonts "Leland"
    * Added the new default text font "Edwin"
    * Added a new dialog that suggests trying out the new engraving
      defaults
    * Added automatic score ordering and bracketing
    * Added automatic vertical justification of staves
    * Added Mountain Dulcimer instrument and 3-string tab presets
    * Added portamento for FLUID synthesiser
    * Added Petaluma notation font
    * Added mnemonics for "Save", "Save As" and "Resource Manager"
    * And other improvements and bugfixes, for details see:
      https://github.com/musescore/MuseScore/releases/tag/v3.6
  - Remove correct-revision.patch
  - Add enable-build-with-qt515.patch to enable build with Qt 5.15
* Sat Oct 17 2020 Cor Blom <cornelis@solcon.nl>
  - Update to 3.5.2:
    * Fixed an unexpected page stretching in "Edit style" dialog
    * Fixed an issue with audio export on Windows, previously
      exporting to .FLAC or .OGG could result in an empty file that
      cannot be played
    * Fixed an issue of harmony playback preferences. Previously, the
      real value of "Chord symbol playback" was not taken into
      account until the first toggle of this setting
    * Fixed a potential crash that could occur when resizing the
      Piano Roll
* Wed Oct 07 2020 Cor Blom <cornelis@solcon.nl>
  - Update to 3.5.1:
    * Bugfix release
      For details see
      https://github.com/musescore/MuseScore/releases/tag/v3.5.1
  - Update use-qtmake-qt5.patch
* Wed Aug 19 2020 Cor Blom <cornelis@solcon.nl>
  - Update to 3.5:
    * New features:
    - Option available in Preferences for playback of chord symbols
    - Mid-staff instrument changes now do almost everything
      automatically
    - Support for Orca (Linux) screenreader
    - Hairpins, voltas, and other lines now adapt anchor points
      when dragged
    - Splash screen displays progress messages while loading MuseScore
    - Diatonic pitch up/down (keep degree alterations) shortcuts
    - Select Similar Elements: Same Beat
    - New Score Wizard now automatically numbers instruments
    - Property for beam style of tremolo (all strokes attached to
      stem)
    - Style for hiding brackets which span to a single staff when
      empty staves are hidden
    - Properties and styles for measure number positioning, including
      cantered and below staff
    - Property and style for position of multimeasure rest numbers
    - Property for fretboard diagram rotation
    * Improvements and fixes.
      For details see :
      https://github.com/musescore/MuseScore/releases/tag/v3.5
  - update correct-revision.patch
* Mon Apr 27 2020 Bernhard Wiedemann <bwiedemann@suse.com>
  - Normalize timestamps in .workspace zip files
    to make package build reproducible (boo#1047218)
* Fri Feb 07 2020 Cor Blom <cornelis@solcon.nl>
  - Update to 3.4.2:
    * Telemetry dialog was not accessible for visually impaired people
    * Drum input palette worked incorrectly due to the changes
      involving single click behaviour
    * MuseScore crashed when pressing numbers/letters in a different
      voice when inputting tabs
    * Hidden pedal items were no longer displayed
    * "L" letter could not be typed when entering text
  - Remove 0001-fix-299654-Crash-on-startup-with-Qt-5.14.patch (part
    of tarball now)
  - update correct-revision.patch
* Tue Jan 28 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 3.4.1. Changes since 3.3.4:
    * MuseScore crashed after closing a menu bar pop-up window
      if no score is opened
    * Audio glitches on note input and playback happened on
      macOS and other platforms
    * Parts corruption happened on timewise delete of individual beats
    * Crash happened when undoing "Beam middle" setting on a single note
    * Pedal lines alignment applied to the whole system, not individual
      staff
    * "Don't play trill" option silenced the note playback
    * Slurs on small staves were displaced in some cases
    * Barline handles were drawn incorrectly after dragging one
    * Strings in the Part dialogue were ambiguous
    * Y Offset value of fretboards didn't restore after undoing
      the values being changed from Edit Mode
    * Replacing a note with an accidental left the accidental
      on the new note
    * Adding Intervals (above/below) didn't take into consideration
      the accidental toggle state
    * Multiple chord symbols attached to same note didn't copy as
      part of the range
    * Strings in fret diagrams without "X" or "O" displayed as "?" on Linux
    * MuseScore crashed when changing a triplet's rest's duration
    * Images attached to rests weren't imported from MuseScore 2
    * Tremolo Bar dialog had multiple UX issues
    * AppImage: system printers weren't available in the print dialog
  - Check https://musescore.org/fr/handbook/developers-handbook/release-notes
    for the complete list of changes.
  - Update correct-revision.patch
  - Update use-system-qtwebengine-files.patch
  - Add upstream patch 0001-fix-299654-Crash-on-startup-with-Qt-5.14.patch

Files

/usr/bin/mscore
/usr/share/applications/org.musescore.MuseScore.desktop
/usr/share/doc/packages/musescore
/usr/share/doc/packages/musescore/COPYING.BSD.dtl
/usr/share/doc/packages/musescore/COPYING.LESSER.rtf2html
/usr/share/doc/packages/musescore/COPYING.beatroot
/usr/share/doc/packages/musescore/COPYING.bww2mxml
/usr/share/doc/packages/musescore/COPYING.wallpaper
/usr/share/doc/packages/musescore/ChangeLog.rtf2html
/usr/share/doc/packages/musescore/README.SUSE
/usr/share/doc/packages/musescore/README.bww2mxml
/usr/share/doc/packages/musescore/README.freetype
/usr/share/doc/packages/musescore/README.intervaltree
/usr/share/doc/packages/musescore/README.md
/usr/share/doc/packages/musescore/README.md.instruments
/usr/share/doc/packages/musescore/README.md.sound
/usr/share/doc/packages/musescore/README.mscore.rtf2html
/usr/share/doc/packages/musescore/README.rtf2html
/usr/share/doc/packages/musescore/README.ru.rtf2html
/usr/share/doc/packages/musescore/README.txt.beatroot
/usr/share/icons/hicolor/128x128
/usr/share/icons/hicolor/128x128/apps
/usr/share/icons/hicolor/128x128/apps/mscore.png
/usr/share/icons/hicolor/16x16
/usr/share/icons/hicolor/16x16/apps
/usr/share/icons/hicolor/16x16/apps/mscore.png
/usr/share/icons/hicolor/24x24
/usr/share/icons/hicolor/24x24/apps
/usr/share/icons/hicolor/24x24/apps/mscore.png
/usr/share/icons/hicolor/32x32
/usr/share/icons/hicolor/32x32/apps
/usr/share/icons/hicolor/32x32/apps/mscore.png
/usr/share/icons/hicolor/48x48
/usr/share/icons/hicolor/48x48/apps
/usr/share/icons/hicolor/48x48/apps/mscore.png
/usr/share/icons/hicolor/512x512
/usr/share/icons/hicolor/512x512/apps
/usr/share/icons/hicolor/512x512/apps/mscore.png
/usr/share/icons/hicolor/512x512/mimetypes
/usr/share/icons/hicolor/512x512/mimetypes/application-x-musescore+xml.png
/usr/share/icons/hicolor/512x512/mimetypes/application-x-musescore.png
/usr/share/icons/hicolor/64x64
/usr/share/icons/hicolor/64x64/apps
/usr/share/icons/hicolor/64x64/apps/mscore.png
/usr/share/icons/hicolor/96x96
/usr/share/icons/hicolor/96x96/apps
/usr/share/icons/hicolor/96x96/apps/mscore.png
/usr/share/licenses/musescore
/usr/share/licenses/musescore/LICENSE.txt
/usr/share/man/man1/mscore.1.gz
/usr/share/man/man1/musescore.1.gz
/usr/share/metainfo/org.musescore.MuseScore.appdata.xml
/usr/share/mime/packages/musescore.xml
/usr/share/mscore-4.2
/usr/share/mscore-4.2/autobotscripts
/usr/share/mscore-4.2/autobotscripts/TC1.1_CreateSimpleScore.js
/usr/share/mscore-4.2/autobotscripts/TC1.2_CreateSimpleScoreWithRandomInstruments.js
/usr/share/mscore-4.2/autobotscripts/TC2_CreateSimpleScoreByTemplate.js
/usr/share/mscore-4.2/autobotscripts/TC3_UsingNoteInputToolbar.js
/usr/share/mscore-4.2/autobotscripts/TC4_UsingPalettes.js
/usr/share/mscore-4.2/autobotscripts/TC5_UsingInstruments.js
/usr/share/mscore-4.2/autobotscripts/TC6_UsingInspector_Note.js
/usr/share/mscore-4.2/autobotscripts/TC7_UsingExport.js
/usr/share/mscore-4.2/autobotscripts/TC8_EngravingText.js
/usr/share/mscore-4.2/autobotscripts/TC9_BigScore(perfomance).js
/usr/share/mscore-4.2/autobotscripts/data
/usr/share/mscore-4.2/autobotscripts/data/Big_Score.mscz
/usr/share/mscore-4.2/autobotscripts/steps
/usr/share/mscore-4.2/autobotscripts/steps/Inspector.js
/usr/share/mscore-4.2/autobotscripts/steps/Instruments.js
/usr/share/mscore-4.2/autobotscripts/steps/Navigation.js
/usr/share/mscore-4.2/autobotscripts/steps/NewScore.js
/usr/share/mscore-4.2/autobotscripts/steps/NoteInput.js
/usr/share/mscore-4.2/autobotscripts/steps/Palette.js
/usr/share/mscore-4.2/autobotscripts/steps/Score.js
/usr/share/mscore-4.2/demos
/usr/share/mscore-4.2/demos/All_Dudes.mscz
/usr/share/mscore-4.2/demos/Amazing_grace.mscz
/usr/share/mscore-4.2/demos/Reunion.mscz
/usr/share/mscore-4.2/demos/Triumph.mscz
/usr/share/mscore-4.2/demos/goldberg.mscz
/usr/share/mscore-4.2/instruments
/usr/share/mscore-4.2/instruments/instruments.xml
/usr/share/mscore-4.2/instruments/orders.xml
/usr/share/mscore-4.2/instruments/string_tunings_presets.json
/usr/share/mscore-4.2/locale
/usr/share/mscore-4.2/locale/instruments_af.qm
/usr/share/mscore-4.2/locale/instruments_ar.qm
/usr/share/mscore-4.2/locale/instruments_ar_DZ.qm
/usr/share/mscore-4.2/locale/instruments_ar_EG.qm
/usr/share/mscore-4.2/locale/instruments_ar_SD.qm
/usr/share/mscore-4.2/locale/instruments_ast.qm
/usr/share/mscore-4.2/locale/instruments_be.qm
/usr/share/mscore-4.2/locale/instruments_bg.qm
/usr/share/mscore-4.2/locale/instruments_br.qm
/usr/share/mscore-4.2/locale/instruments_ca.qm
/usr/share/mscore-4.2/locale/instruments_ca@valencia.qm
/usr/share/mscore-4.2/locale/instruments_cs.qm
/usr/share/mscore-4.2/locale/instruments_cy.qm
/usr/share/mscore-4.2/locale/instruments_da.qm
/usr/share/mscore-4.2/locale/instruments_de.qm
/usr/share/mscore-4.2/locale/instruments_el.qm
/usr/share/mscore-4.2/locale/instruments_en.qm
/usr/share/mscore-4.2/locale/instruments_en_GB.qm
/usr/share/mscore-4.2/locale/instruments_en_US.qm
/usr/share/mscore-4.2/locale/instruments_eo.qm
/usr/share/mscore-4.2/locale/instruments_es.qm
/usr/share/mscore-4.2/locale/instruments_et.qm
/usr/share/mscore-4.2/locale/instruments_eu.qm
/usr/share/mscore-4.2/locale/instruments_fa.qm
/usr/share/mscore-4.2/locale/instruments_fi.qm
/usr/share/mscore-4.2/locale/instruments_fil.qm
/usr/share/mscore-4.2/locale/instruments_fo.qm
/usr/share/mscore-4.2/locale/instruments_fr.qm
/usr/share/mscore-4.2/locale/instruments_ga.qm
/usr/share/mscore-4.2/locale/instruments_gd.qm
/usr/share/mscore-4.2/locale/instruments_gl.qm
/usr/share/mscore-4.2/locale/instruments_he.qm
/usr/share/mscore-4.2/locale/instruments_hi_IN.qm
/usr/share/mscore-4.2/locale/instruments_hr.qm
/usr/share/mscore-4.2/locale/instruments_hu.qm
/usr/share/mscore-4.2/locale/instruments_hy.qm
/usr/share/mscore-4.2/locale/instruments_id.qm
/usr/share/mscore-4.2/locale/instruments_ig.qm
/usr/share/mscore-4.2/locale/instruments_it.qm
/usr/share/mscore-4.2/locale/instruments_ja.qm
/usr/share/mscore-4.2/locale/instruments_ka.qm
/usr/share/mscore-4.2/locale/instruments_kab.qm
/usr/share/mscore-4.2/locale/instruments_ko.qm
/usr/share/mscore-4.2/locale/instruments_lt.qm
/usr/share/mscore-4.2/locale/instruments_lv.qm
/usr/share/mscore-4.2/locale/instruments_ml.qm
/usr/share/mscore-4.2/locale/instruments_mn_MN.qm
/usr/share/mscore-4.2/locale/instruments_mt.qm
/usr/share/mscore-4.2/locale/instruments_nb.qm
/usr/share/mscore-4.2/locale/instruments_nl.qm
/usr/share/mscore-4.2/locale/instruments_nn.qm
/usr/share/mscore-4.2/locale/instruments_pl.qm
/usr/share/mscore-4.2/locale/instruments_pt.qm
/usr/share/mscore-4.2/locale/instruments_pt_BR.qm
/usr/share/mscore-4.2/locale/instruments_ro.qm
/usr/share/mscore-4.2/locale/instruments_ru.qm
/usr/share/mscore-4.2/locale/instruments_scn.qm
/usr/share/mscore-4.2/locale/instruments_sk.qm
/usr/share/mscore-4.2/locale/instruments_sl.qm
/usr/share/mscore-4.2/locale/instruments_sr.qm
/usr/share/mscore-4.2/locale/instruments_sr_RS.qm
/usr/share/mscore-4.2/locale/instruments_sv.qm
/usr/share/mscore-4.2/locale/instruments_th.qm
/usr/share/mscore-4.2/locale/instruments_tr.qm
/usr/share/mscore-4.2/locale/instruments_uk.qm
/usr/share/mscore-4.2/locale/instruments_uz@Latn.qm
/usr/share/mscore-4.2/locale/instruments_vi.qm
/usr/share/mscore-4.2/locale/instruments_zh_CN.qm
/usr/share/mscore-4.2/locale/instruments_zh_HK.qm
/usr/share/mscore-4.2/locale/instruments_zh_TW.qm
/usr/share/mscore-4.2/locale/languages.json
/usr/share/mscore-4.2/locale/musescore_af.qm
/usr/share/mscore-4.2/locale/musescore_ar.qm
/usr/share/mscore-4.2/locale/musescore_ar_DZ.qm
/usr/share/mscore-4.2/locale/musescore_ar_EG.qm
/usr/share/mscore-4.2/locale/musescore_ar_SD.qm
/usr/share/mscore-4.2/locale/musescore_ast.qm
/usr/share/mscore-4.2/locale/musescore_be.qm
/usr/share/mscore-4.2/locale/musescore_bg.qm
/usr/share/mscore-4.2/locale/musescore_br.qm
/usr/share/mscore-4.2/locale/musescore_ca.qm
/usr/share/mscore-4.2/locale/musescore_ca@valencia.qm
/usr/share/mscore-4.2/locale/musescore_cs.qm
/usr/share/mscore-4.2/locale/musescore_cy.qm
/usr/share/mscore-4.2/locale/musescore_da.qm
/usr/share/mscore-4.2/locale/musescore_de.qm
/usr/share/mscore-4.2/locale/musescore_el.qm
/usr/share/mscore-4.2/locale/musescore_en.qm
/usr/share/mscore-4.2/locale/musescore_en_GB.qm
/usr/share/mscore-4.2/locale/musescore_en_US.qm
/usr/share/mscore-4.2/locale/musescore_eo.qm
/usr/share/mscore-4.2/locale/musescore_es.qm
/usr/share/mscore-4.2/locale/musescore_et.qm
/usr/share/mscore-4.2/locale/musescore_eu.qm
/usr/share/mscore-4.2/locale/musescore_fa.qm
/usr/share/mscore-4.2/locale/musescore_fi.qm
/usr/share/mscore-4.2/locale/musescore_fil.qm
/usr/share/mscore-4.2/locale/musescore_fo.qm
/usr/share/mscore-4.2/locale/musescore_fr.qm
/usr/share/mscore-4.2/locale/musescore_ga.qm
/usr/share/mscore-4.2/locale/musescore_gd.qm
/usr/share/mscore-4.2/locale/musescore_gl.qm
/usr/share/mscore-4.2/locale/musescore_he.qm
/usr/share/mscore-4.2/locale/musescore_hi_IN.qm
/usr/share/mscore-4.2/locale/musescore_hr.qm
/usr/share/mscore-4.2/locale/musescore_hu.qm
/usr/share/mscore-4.2/locale/musescore_hy.qm
/usr/share/mscore-4.2/locale/musescore_id.qm
/usr/share/mscore-4.2/locale/musescore_ig.qm
/usr/share/mscore-4.2/locale/musescore_it.qm
/usr/share/mscore-4.2/locale/musescore_ja.qm
/usr/share/mscore-4.2/locale/musescore_ka.qm
/usr/share/mscore-4.2/locale/musescore_kab.qm
/usr/share/mscore-4.2/locale/musescore_ko.qm
/usr/share/mscore-4.2/locale/musescore_lt.qm
/usr/share/mscore-4.2/locale/musescore_lv.qm
/usr/share/mscore-4.2/locale/musescore_ml.qm
/usr/share/mscore-4.2/locale/musescore_mn_MN.qm
/usr/share/mscore-4.2/locale/musescore_mt.qm
/usr/share/mscore-4.2/locale/musescore_nb.qm
/usr/share/mscore-4.2/locale/musescore_nl.qm
/usr/share/mscore-4.2/locale/musescore_nn.qm
/usr/share/mscore-4.2/locale/musescore_pl.qm
/usr/share/mscore-4.2/locale/musescore_pt.qm
/usr/share/mscore-4.2/locale/musescore_pt_BR.qm
/usr/share/mscore-4.2/locale/musescore_ro.qm
/usr/share/mscore-4.2/locale/musescore_ru.qm
/usr/share/mscore-4.2/locale/musescore_scn.qm
/usr/share/mscore-4.2/locale/musescore_sk.qm
/usr/share/mscore-4.2/locale/musescore_sl.qm
/usr/share/mscore-4.2/locale/musescore_sr.qm
/usr/share/mscore-4.2/locale/musescore_sr_RS.qm
/usr/share/mscore-4.2/locale/musescore_sv.qm
/usr/share/mscore-4.2/locale/musescore_th.qm
/usr/share/mscore-4.2/locale/musescore_tr.qm
/usr/share/mscore-4.2/locale/musescore_uk.qm
/usr/share/mscore-4.2/locale/musescore_uz@Latn.qm
/usr/share/mscore-4.2/locale/musescore_vi.qm
/usr/share/mscore-4.2/locale/musescore_zh_CN.qm
/usr/share/mscore-4.2/locale/musescore_zh_HK.qm
/usr/share/mscore-4.2/locale/musescore_zh_TW.qm
/usr/share/mscore-4.2/locale/qt_bg.qm
/usr/share/mscore-4.2/locale/qt_el.qm
/usr/share/mscore-4.2/locale/qt_eu.qm
/usr/share/mscore-4.2/locale/qt_gd.qm
/usr/share/mscore-4.2/locale/qt_id.qm
/usr/share/mscore-4.2/locale/qt_lv.qm
/usr/share/mscore-4.2/locale/qt_nb.qm
/usr/share/mscore-4.2/locale/qt_nl.qm
/usr/share/mscore-4.2/locale/qt_nl_BE.qm
/usr/share/mscore-4.2/locale/qt_pt_BR.qm
/usr/share/mscore-4.2/locale/qt_ro.qm
/usr/share/mscore-4.2/locale/qt_tr.qm
/usr/share/mscore-4.2/locale/qt_vi.qm
/usr/share/mscore-4.2/plugins
/usr/share/mscore-4.2/plugins/colornotes
/usr/share/mscore-4.2/plugins/colornotes/color_notes.png
/usr/share/mscore-4.2/plugins/colornotes/colornotes.qml
/usr/share/mscore-4.2/plugins/courtesy_accidentals
/usr/share/mscore-4.2/plugins/courtesy_accidentals/accidentals.png
/usr/share/mscore-4.2/plugins/courtesy_accidentals/addCourtesyAccidentals.qml
/usr/share/mscore-4.2/plugins/courtesy_accidentals/configCourtesyAccidentals.qml
/usr/share/mscore-4.2/plugins/courtesy_accidentals/removeCourtesyAccidentals.qml
/usr/share/mscore-4.2/plugins/intervals
/usr/share/mscore-4.2/plugins/intervals/mirror-intervals-3.qml
/usr/share/mscore-4.2/plugins/intervals/mirror_intervals.png
/usr/share/mscore-4.2/plugins/lilyrics
/usr/share/mscore-4.2/plugins/lilyrics/lilyrics.png
/usr/share/mscore-4.2/plugins/lilyrics/lilyrics.qml
/usr/share/mscore-4.2/plugins/new_retrograde
/usr/share/mscore-4.2/plugins/new_retrograde/NewRetrograde.qml
/usr/share/mscore-4.2/plugins/new_retrograde/retrograde.png
/usr/share/mscore-4.2/plugins/note_names
/usr/share/mscore-4.2/plugins/note_names/note_names.png
/usr/share/mscore-4.2/plugins/note_names/notenames.qml
/usr/share/mscore-4.2/plugins/tuning
/usr/share/mscore-4.2/plugins/tuning/modal_tuning.png
/usr/share/mscore-4.2/plugins/tuning/tuning.qml
/usr/share/mscore-4.2/plugins/tuning_modal
/usr/share/mscore-4.2/plugins/tuning_modal/Modal_Tuning.qml
/usr/share/mscore-4.2/plugins/tuning_modal/Temperaments.qml
/usr/share/mscore-4.2/plugins/tuning_modal/modal_tuning.png
/usr/share/mscore-4.2/sound
/usr/share/mscore-4.2/sound/MS Basic.sf3
/usr/share/mscore-4.2/sound/MS Basic_License.md
/usr/share/mscore-4.2/styles
/usr/share/mscore-4.2/styles/MuseJazz.mss
/usr/share/mscore-4.2/styles/cchords_muse.xml
/usr/share/mscore-4.2/styles/cchords_nrb.xml
/usr/share/mscore-4.2/styles/cchords_rb.xml
/usr/share/mscore-4.2/styles/cchords_sym.xml
/usr/share/mscore-4.2/styles/chords.xml
/usr/share/mscore-4.2/styles/chords_jazz.xml
/usr/share/mscore-4.2/styles/chords_std.xml
/usr/share/mscore-4.2/styles/jazzchords.xml
/usr/share/mscore-4.2/styles/stdchords.xml
/usr/share/mscore-4.2/tables
/usr/share/mscore-4.2/tables/Es-Es-G0.utb
/usr/share/mscore-4.2/tables/IPA-unicode-range.uti
/usr/share/mscore-4.2/tables/IPA.utb
/usr/share/mscore-4.2/tables/Lv-Lv-g1.utb
/usr/share/mscore-4.2/tables/Pl-Pl-g1.utb
/usr/share/mscore-4.2/tables/afr-za-g1.ctb
/usr/share/mscore-4.2/tables/afr-za-g2.ctb
/usr/share/mscore-4.2/tables/ar-ar-comp8.utb
/usr/share/mscore-4.2/tables/ar-ar-g1-core.uti
/usr/share/mscore-4.2/tables/ar-ar-g1.utb
/usr/share/mscore-4.2/tables/ar-ar-g2.ctb
/usr/share/mscore-4.2/tables/ar-ar-math.uti
/usr/share/mscore-4.2/tables/ar.tbl
/usr/share/mscore-4.2/tables/as-in-g1.utb
/usr/share/mscore-4.2/tables/as.tbl
/usr/share/mscore-4.2/tables/ascii-to-unicode.dis
/usr/share/mscore-4.2/tables/ascii-us-patterns.cti
/usr/share/mscore-4.2/tables/aw-in-g1.utb
/usr/share/mscore-4.2/tables/awa.tbl
/usr/share/mscore-4.2/tables/ba.utb
/usr/share/mscore-4.2/tables/be-in-g1.utb
/usr/share/mscore-4.2/tables/bel-comp.utb
/usr/share/mscore-4.2/tables/bel.utb
/usr/share/mscore-4.2/tables/bengali.cti
/usr/share/mscore-4.2/tables/bg.ctb
/usr/share/mscore-4.2/tables/bg.dis
/usr/share/mscore-4.2/tables/bg.tbl
/usr/share/mscore-4.2/tables/bg.utb
/usr/share/mscore-4.2/tables/bh.ctb
/usr/share/mscore-4.2/tables/bh.tbl
/usr/share/mscore-4.2/tables/bn.tbl
/usr/share/mscore-4.2/tables/bo.ctb
/usr/share/mscore-4.2/tables/bo.tbl
/usr/share/mscore-4.2/tables/boxes.ctb
/usr/share/mscore-4.2/tables/br-in-g1.utb
/usr/share/mscore-4.2/tables/bra.tbl
/usr/share/mscore-4.2/tables/braille-patterns.cti
/usr/share/mscore-4.2/tables/ca-chardefs.cti
/usr/share/mscore-4.2/tables/ca-g1.ctb
/usr/share/mscore-4.2/tables/ca.tbl
/usr/share/mscore-4.2/tables/chr-us-g1.ctb
/usr/share/mscore-4.2/tables/ckb-chardefs.cti
/usr/share/mscore-4.2/tables/ckb-g1.ctb
/usr/share/mscore-4.2/tables/ckb-translation.cti
/usr/share/mscore-4.2/tables/ckb.tbl
/usr/share/mscore-4.2/tables/compress.cti
/usr/share/mscore-4.2/tables/controlchars.cti
/usr/share/mscore-4.2/tables/cop-eg-comp8.utb
/usr/share/mscore-4.2/tables/corrections.cti
/usr/share/mscore-4.2/tables/countries.cti
/usr/share/mscore-4.2/tables/cs-chardefs.cti
/usr/share/mscore-4.2/tables/cs-comp8.utb
/usr/share/mscore-4.2/tables/cs-g1.ctb
/usr/share/mscore-4.2/tables/cs-translation.cti
/usr/share/mscore-4.2/tables/cs.tbl
/usr/share/mscore-4.2/tables/cy-cy-g1.utb
/usr/share/mscore-4.2/tables/cy-cy-g2.ctb
/usr/share/mscore-4.2/tables/cy.tbl
/usr/share/mscore-4.2/tables/da-dk-6miscChars.cti
/usr/share/mscore-4.2/tables/da-dk-6miscChars_1993.cti
/usr/share/mscore-4.2/tables/da-dk-8miscChars.cti
/usr/share/mscore-4.2/tables/da-dk-8miscChars_1993.cti
/usr/share/mscore-4.2/tables/da-dk-g08.ctb
/usr/share/mscore-4.2/tables/da-dk-g08_1993.ctb
/usr/share/mscore-4.2/tables/da-dk-g16-lit_1993.ctb
/usr/share/mscore-4.2/tables/da-dk-g16.ctb
/usr/share/mscore-4.2/tables/da-dk-g16_1993.ctb
/usr/share/mscore-4.2/tables/da-dk-g18.ctb
/usr/share/mscore-4.2/tables/da-dk-g18_1993.ctb
/usr/share/mscore-4.2/tables/da-dk-g2.dic
/usr/share/mscore-4.2/tables/da-dk-g26-lit_1993.ctb
/usr/share/mscore-4.2/tables/da-dk-g26.ctb
/usr/share/mscore-4.2/tables/da-dk-g26_1993.ctb
/usr/share/mscore-4.2/tables/da-dk-g26l-lit_1993.ctb
/usr/share/mscore-4.2/tables/da-dk-g26l_1993.ctb
/usr/share/mscore-4.2/tables/da-dk-g28.ctb
/usr/share/mscore-4.2/tables/da-dk-g28_1993.ctb
/usr/share/mscore-4.2/tables/da-dk-g28l_1993.ctb
/usr/share/mscore-4.2/tables/da-dk-g2_1993.dic
/usr/share/mscore-4.2/tables/da-dk-octobraille.dis
/usr/share/mscore-4.2/tables/da-dk-octobraille_1993.dis
/usr/share/mscore-4.2/tables/de-accents-detailed.cti
/usr/share/mscore-4.2/tables/de-accents.cti
/usr/share/mscore-4.2/tables/de-chardefs6.cti
/usr/share/mscore-4.2/tables/de-chardefs8.cti
/usr/share/mscore-4.2/tables/de-chess.ctb
/usr/share/mscore-4.2/tables/de-comp6.utb
/usr/share/mscore-4.2/tables/de-de-comp8.ctb
/usr/share/mscore-4.2/tables/de-de.dis
/usr/share/mscore-4.2/tables/de-eurobrl6.dis
/usr/share/mscore-4.2/tables/de-eurobrl6u.dis
/usr/share/mscore-4.2/tables/de-g0-core.uti
/usr/share/mscore-4.2/tables/de-g0-detailed.utb
/usr/share/mscore-4.2/tables/de-g0.utb
/usr/share/mscore-4.2/tables/de-g1-core-patterns.dic
/usr/share/mscore-4.2/tables/de-g1-core.cti
/usr/share/mscore-4.2/tables/de-g1-detailed.ctb
/usr/share/mscore-4.2/tables/de-g1.ctb
/usr/share/mscore-4.2/tables/de-g2-core-patterns.dic
/usr/share/mscore-4.2/tables/de-g2-core.cti
/usr/share/mscore-4.2/tables/de-g2-detailed.ctb
/usr/share/mscore-4.2/tables/de-g2.ctb
/usr/share/mscore-4.2/tables/devanagari.cti
/usr/share/mscore-4.2/tables/digits6Dots.uti
/usr/share/mscore-4.2/tables/digits6DotsPlusDot6.uti
/usr/share/mscore-4.2/tables/digits8Dots.uti
/usr/share/mscore-4.2/tables/dra.ctb
/usr/share/mscore-4.2/tables/dra.tbl
/usr/share/mscore-4.2/tables/el.ctb
/usr/share/mscore-4.2/tables/en-GB-g2.ctb
/usr/share/mscore-4.2/tables/en-chardefs.cti
/usr/share/mscore-4.2/tables/en-chess.ctb
/usr/share/mscore-4.2/tables/en-gb-comp8.ctb
/usr/share/mscore-4.2/tables/en-gb-g1.utb
/usr/share/mscore-4.2/tables/en-in-g1.ctb
/usr/share/mscore-4.2/tables/en-nabcc.utb
/usr/share/mscore-4.2/tables/en-ueb-chardefs.uti
/usr/share/mscore-4.2/tables/en-ueb-g1.ctb
/usr/share/mscore-4.2/tables/en-ueb-g2.ctb
/usr/share/mscore-4.2/tables/en-ueb-math.ctb
/usr/share/mscore-4.2/tables/en-us-brf.dis
/usr/share/mscore-4.2/tables/en-us-comp6.ctb
/usr/share/mscore-4.2/tables/en-us-comp8-ext.utb
/usr/share/mscore-4.2/tables/en-us-comp8.ctb
/usr/share/mscore-4.2/tables/en-us-compbrl.uti
/usr/share/mscore-4.2/tables/en-us-emphasis.uti
/usr/share/mscore-4.2/tables/en-us-g1.ctb
/usr/share/mscore-4.2/tables/en-us-g2.ctb
/usr/share/mscore-4.2/tables/en-us-interline.ctb
/usr/share/mscore-4.2/tables/en-us-mathtext.ctb
/usr/share/mscore-4.2/tables/en-us-symbols.mus
/usr/share/mscore-4.2/tables/en_CA.ctb
/usr/share/mscore-4.2/tables/en_CA.tbl
/usr/share/mscore-4.2/tables/en_GB.tbl
/usr/share/mscore-4.2/tables/en_US-comp8-ext.tbl
/usr/share/mscore-4.2/tables/en_US.tbl
/usr/share/mscore-4.2/tables/eo-g1-x-system.ctb
/usr/share/mscore-4.2/tables/eo-g1.ctb
/usr/share/mscore-4.2/tables/eo.tbl
/usr/share/mscore-4.2/tables/es-chardefs.cti
/usr/share/mscore-4.2/tables/es-g1.ctb
/usr/share/mscore-4.2/tables/es-g2.ctb
/usr/share/mscore-4.2/tables/es-new.dis
/usr/share/mscore-4.2/tables/es-old.dis
/usr/share/mscore-4.2/tables/es.tbl
/usr/share/mscore-4.2/tables/et-g0.utb
/usr/share/mscore-4.2/tables/et.ctb
/usr/share/mscore-4.2/tables/et.tbl
/usr/share/mscore-4.2/tables/ethio-g1.ctb
/usr/share/mscore-4.2/tables/eurodefs.cti
/usr/share/mscore-4.2/tables/fa-ir-comp8.ctb
/usr/share/mscore-4.2/tables/fa-ir-g1.utb
/usr/share/mscore-4.2/tables/fi-fi-8dot.ctb
/usr/share/mscore-4.2/tables/fi.utb
/usr/share/mscore-4.2/tables/fr-bfu-comp6.utb
/usr/share/mscore-4.2/tables/fr-bfu-comp68.cti
/usr/share/mscore-4.2/tables/fr-bfu-comp8.utb
/usr/share/mscore-4.2/tables/fr-bfu-g2.ctb
/usr/share/mscore-4.2/tables/fr.mus
/usr/share/mscore-4.2/tables/ga-g1.utb
/usr/share/mscore-4.2/tables/ga-g2.ctb
/usr/share/mscore-4.2/tables/gd.ctb
/usr/share/mscore-4.2/tables/gd.tbl
/usr/share/mscore-4.2/tables/gez.tbl
/usr/share/mscore-4.2/tables/gon.ctb
/usr/share/mscore-4.2/tables/gon.tbl
/usr/share/mscore-4.2/tables/gr-pl-comp8.uti
/usr/share/mscore-4.2/tables/grc-international-common.uti
/usr/share/mscore-4.2/tables/grc-international-composed.uti
/usr/share/mscore-4.2/tables/grc-international-decomposed.uti
/usr/share/mscore-4.2/tables/grc-international-en.utb
/usr/share/mscore-4.2/tables/gu-in-g1.utb
/usr/share/mscore-4.2/tables/gu.tbl
/usr/share/mscore-4.2/tables/gujarati.cti
/usr/share/mscore-4.2/tables/gurumuki.cti
/usr/share/mscore-4.2/tables/haw-us-g1.ctb
/usr/share/mscore-4.2/tables/he-IL-comp8.utb
/usr/share/mscore-4.2/tables/he-IL.utb
/usr/share/mscore-4.2/tables/hi-in-g1.utb
/usr/share/mscore-4.2/tables/hi.tbl
/usr/share/mscore-4.2/tables/hr-chardefs.cti
/usr/share/mscore-4.2/tables/hr-comp8.tbl
/usr/share/mscore-4.2/tables/hr-comp8.utb
/usr/share/mscore-4.2/tables/hr-digits.uti
/usr/share/mscore-4.2/tables/hr-g1.ctb
/usr/share/mscore-4.2/tables/hr-g1.tbl
/usr/share/mscore-4.2/tables/hr-translation.cti
/usr/share/mscore-4.2/tables/hu-backtranslate-correction.dis
/usr/share/mscore-4.2/tables/hu-backtranslate-word-corrections.cti
/usr/share/mscore-4.2/tables/hu-chardefs.cti
/usr/share/mscore-4.2/tables/hu-exceptionwords.cti
/usr/share/mscore-4.2/tables/hu-hu-comp8.ctb
/usr/share/mscore-4.2/tables/hu-hu-g1.ctb
/usr/share/mscore-4.2/tables/hu-hu-g1_braille_input.cti
/usr/share/mscore-4.2/tables/hu-hu-g2.ctb
/usr/share/mscore-4.2/tables/hu-hu-g2_exceptions.cti
/usr/share/mscore-4.2/tables/hu.tbl
/usr/share/mscore-4.2/tables/hy.ctb
/usr/share/mscore-4.2/tables/hy.tbl
/usr/share/mscore-4.2/tables/hyph_cs_CZ.dic
/usr/share/mscore-4.2/tables/hyph_da_DK.dic
/usr/share/mscore-4.2/tables/hyph_de_DE.dic
/usr/share/mscore-4.2/tables/hyph_en_US.dic
/usr/share/mscore-4.2/tables/hyph_eo.dic
/usr/share/mscore-4.2/tables/hyph_es_ES.dic
/usr/share/mscore-4.2/tables/hyph_fr_FR.dic
/usr/share/mscore-4.2/tables/hyph_hu_HU.dic
/usr/share/mscore-4.2/tables/hyph_it_IT.dic
/usr/share/mscore-4.2/tables/hyph_nb_NO.dic
/usr/share/mscore-4.2/tables/hyph_nl_NL.dic
/usr/share/mscore-4.2/tables/hyph_nn_NO.dic
/usr/share/mscore-4.2/tables/hyph_pl_PL.dic
/usr/share/mscore-4.2/tables/hyph_pt_PT.dic
/usr/share/mscore-4.2/tables/hyph_ru.dic
/usr/share/mscore-4.2/tables/hyph_sv_SE.dic
/usr/share/mscore-4.2/tables/is-chardefs6.cti
/usr/share/mscore-4.2/tables/is-chardefs8.cti
/usr/share/mscore-4.2/tables/is.ctb
/usr/share/mscore-4.2/tables/is.tbl
/usr/share/mscore-4.2/tables/it-it-comp6.utb
/usr/share/mscore-4.2/tables/it-it-comp8.utb
/usr/share/mscore-4.2/tables/it.mus
/usr/share/mscore-4.2/tables/it.tbl
/usr/share/mscore-4.2/tables/iu-ca-g1.ctb
/usr/share/mscore-4.2/tables/ja-kantenji.utb
/usr/share/mscore-4.2/tables/ka-in-g1.utb
/usr/share/mscore-4.2/tables/ka.utb
/usr/share/mscore-4.2/tables/kannada.cti
/usr/share/mscore-4.2/tables/kh-in-g1.utb
/usr/share/mscore-4.2/tables/kha.tbl
/usr/share/mscore-4.2/tables/kk.utb
/usr/share/mscore-4.2/tables/km-g1.utb
/usr/share/mscore-4.2/tables/kmr.tbl
/usr/share/mscore-4.2/tables/kn.tbl
/usr/share/mscore-4.2/tables/ko-2006-g1.ctb
/usr/share/mscore-4.2/tables/ko-2006-g2.ctb
/usr/share/mscore-4.2/tables/ko-2006.cti
/usr/share/mscore-4.2/tables/ko-chars.cti
/usr/share/mscore-4.2/tables/ko-g1-rules.cti
/usr/share/mscore-4.2/tables/ko-g1.ctb
/usr/share/mscore-4.2/tables/ko-g2-rules.cti
/usr/share/mscore-4.2/tables/ko-g2.ctb
/usr/share/mscore-4.2/tables/ko.cti
/usr/share/mscore-4.2/tables/kok.ctb
/usr/share/mscore-4.2/tables/kok.tbl
/usr/share/mscore-4.2/tables/kru.ctb
/usr/share/mscore-4.2/tables/kru.tbl
/usr/share/mscore-4.2/tables/ks-in-g1.utb
/usr/share/mscore-4.2/tables/latinLetterDef6Dots.uti
/usr/share/mscore-4.2/tables/latinLetterDef8Dots.uti
/usr/share/mscore-4.2/tables/latinLowercase.uti
/usr/share/mscore-4.2/tables/latinUppercaseComp6.uti
/usr/share/mscore-4.2/tables/lg-ug-g1.utb
/usr/share/mscore-4.2/tables/litdigits6Dots.uti
/usr/share/mscore-4.2/tables/litdigits6DotsPlusDot6.uti
/usr/share/mscore-4.2/tables/loweredDigits6Dots.uti
/usr/share/mscore-4.2/tables/loweredDigits8Dots.uti
/usr/share/mscore-4.2/tables/lt-6dot.tbl
/usr/share/mscore-4.2/tables/lt-6dot.utb
/usr/share/mscore-4.2/tables/lt.ctb
/usr/share/mscore-4.2/tables/lt.tbl
/usr/share/mscore-4.2/tables/lv.tbl
/usr/share/mscore-4.2/tables/malayalam.cti
/usr/share/mscore-4.2/tables/mao-nz-g1.ctb
/usr/share/mscore-4.2/tables/marburg_single_cell_defs.cti
/usr/share/mscore-4.2/tables/marburg_unicode_defs.cti
/usr/share/mscore-4.2/tables/ml-in-g1.utb
/usr/share/mscore-4.2/tables/ml.tbl
/usr/share/mscore-4.2/tables/mn-MN-common.cti
/usr/share/mscore-4.2/tables/mn-MN-g1.utb
/usr/share/mscore-4.2/tables/mn-MN-g2.ctb
/usr/share/mscore-4.2/tables/mn-in-g1.utb
/usr/share/mscore-4.2/tables/mni.tbl
/usr/share/mscore-4.2/tables/mr-in-g1.utb
/usr/share/mscore-4.2/tables/mr.tbl
/usr/share/mscore-4.2/tables/ms-my-g2.ctb
/usr/share/mscore-4.2/tables/mt.ctb
/usr/share/mscore-4.2/tables/mt.tbl
/usr/share/mscore-4.2/tables/mun.ctb
/usr/share/mscore-4.2/tables/mun.tbl
/usr/share/mscore-4.2/tables/mwr.ctb
/usr/share/mscore-4.2/tables/mwr.tbl
/usr/share/mscore-4.2/tables/my-g1.utb
/usr/share/mscore-4.2/tables/my-g2.ctb
/usr/share/mscore-4.2/tables/ne.ctb
/usr/share/mscore-4.2/tables/ne.tbl
/usr/share/mscore-4.2/tables/nemethdefs.cti
/usr/share/mscore-4.2/tables/nl-BE.dis
/usr/share/mscore-4.2/tables/nl-NL-g0.utb
/usr/share/mscore-4.2/tables/nl-chardefs.uti
/usr/share/mscore-4.2/tables/nl-comp8.utb
/usr/share/mscore-4.2/tables/nl.tbl
/usr/share/mscore-4.2/tables/no-no-8dot-fallback-6dot-g0.utb
/usr/share/mscore-4.2/tables/no-no-8dot.utb
/usr/share/mscore-4.2/tables/no-no-braillo-047-01.dis
/usr/share/mscore-4.2/tables/no-no-chardefs6.uti
/usr/share/mscore-4.2/tables/no-no-comp8.ctb
/usr/share/mscore-4.2/tables/no-no-g0.utb
/usr/share/mscore-4.2/tables/no-no-g1.ctb
/usr/share/mscore-4.2/tables/no-no-g2.ctb
/usr/share/mscore-4.2/tables/no-no-g3.ctb
/usr/share/mscore-4.2/tables/no-no-generic.ctb
/usr/share/mscore-4.2/tables/no-no-generic.dis
/usr/share/mscore-4.2/tables/no-no-latinLetterDef6Dots_diacritics.uti
/usr/share/mscore-4.2/tables/no-no.dis
/usr/share/mscore-4.2/tables/np-in-g1.utb
/usr/share/mscore-4.2/tables/nso-za-g1.utb
/usr/share/mscore-4.2/tables/nso-za-g2.ctb
/usr/share/mscore-4.2/tables/ny-mw.utb
/usr/share/mscore-4.2/tables/or-in-g1.utb
/usr/share/mscore-4.2/tables/or.tbl
/usr/share/mscore-4.2/tables/oriya.cti
/usr/share/mscore-4.2/tables/pa.tbl
/usr/share/mscore-4.2/tables/pi.ctb
/usr/share/mscore-4.2/tables/pi.tbl
/usr/share/mscore-4.2/tables/pl-pl-comp8.ctb
/usr/share/mscore-4.2/tables/pl.tbl
/usr/share/mscore-4.2/tables/printables.cti
/usr/share/mscore-4.2/tables/pt-pt-comp8.ctb
/usr/share/mscore-4.2/tables/pt-pt-g1.utb
/usr/share/mscore-4.2/tables/pt-pt-g2.ctb
/usr/share/mscore-4.2/tables/pt.tbl
/usr/share/mscore-4.2/tables/pu-in-g1.utb
/usr/share/mscore-4.2/tables/ro.ctb
/usr/share/mscore-4.2/tables/ro.tbl
/usr/share/mscore-4.2/tables/ru-brf.dis
/usr/share/mscore-4.2/tables/ru-compbrl.ctb
/usr/share/mscore-4.2/tables/ru-letters.dis
/usr/share/mscore-4.2/tables/ru-litbrl-detailed.utb
/usr/share/mscore-4.2/tables/ru-litbrl.ctb
/usr/share/mscore-4.2/tables/ru-ru-g1.ctb
/usr/share/mscore-4.2/tables/ru-unicode.dis
/usr/share/mscore-4.2/tables/ru.ctb
/usr/share/mscore-4.2/tables/rw-rw-g1.utb
/usr/share/mscore-4.2/tables/sa-in-g1.utb
/usr/share/mscore-4.2/tables/sa.tbl
/usr/share/mscore-4.2/tables/sah.utb
/usr/share/mscore-4.2/tables/sd.tbl
/usr/share/mscore-4.2/tables/se-se.ctb
/usr/share/mscore-4.2/tables/se-se.dis
/usr/share/mscore-4.2/tables/si-in-g1.utb
/usr/share/mscore-4.2/tables/sin.cti
/usr/share/mscore-4.2/tables/sin.utb
/usr/share/mscore-4.2/tables/sk-g1.ctb
/usr/share/mscore-4.2/tables/sk-sk-g1.utb
/usr/share/mscore-4.2/tables/sk-sk.utb
/usr/share/mscore-4.2/tables/sl-si-comp8.ctb
/usr/share/mscore-4.2/tables/sl-si-g1.utb
/usr/share/mscore-4.2/tables/sl.tbl
/usr/share/mscore-4.2/tables/smufl-symbols.mus
/usr/share/mscore-4.2/tables/sot-za-g1.ctb
/usr/share/mscore-4.2/tables/sot-za-g2.ctb
/usr/share/mscore-4.2/tables/spaces.uti
/usr/share/mscore-4.2/tables/sr-chardefs.cti
/usr/share/mscore-4.2/tables/sr-g1.ctb
/usr/share/mscore-4.2/tables/sr.tbl
/usr/share/mscore-4.2/tables/sv-1989.ctb
/usr/share/mscore-4.2/tables/sv-1996.ctb
/usr/share/mscore-4.2/tables/sv-g0.utb
/usr/share/mscore-4.2/tables/sv-g1.ctb
/usr/share/mscore-4.2/tables/sv-g2.ctb
/usr/share/mscore-4.2/tables/sw-ke-g1-2.ctb
/usr/share/mscore-4.2/tables/sw-ke-g1-3.ctb
/usr/share/mscore-4.2/tables/sw-ke-g1-4.ctb
/usr/share/mscore-4.2/tables/sw-ke-g1-5.ctb
/usr/share/mscore-4.2/tables/sw-ke-g1.utb
/usr/share/mscore-4.2/tables/sw-ke-g2.ctb
/usr/share/mscore-4.2/tables/ta-ta-g1.ctb
/usr/share/mscore-4.2/tables/ta.ctb
/usr/share/mscore-4.2/tables/ta.tbl
/usr/share/mscore-4.2/tables/tamil.cti
/usr/share/mscore-4.2/tables/te-in-g1.utb
/usr/share/mscore-4.2/tables/te.tbl
/usr/share/mscore-4.2/tables/telugu.cti
/usr/share/mscore-4.2/tables/text_nabcc.dis
/usr/share/mscore-4.2/tables/tr-g1.ctb
/usr/share/mscore-4.2/tables/tr-g2.ctb
/usr/share/mscore-4.2/tables/tr-g2.tbl
/usr/share/mscore-4.2/tables/tr.ctb
/usr/share/mscore-4.2/tables/tr.tbl
/usr/share/mscore-4.2/tables/tsn-za-g1.ctb
/usr/share/mscore-4.2/tables/tsn-za-g2.ctb
/usr/share/mscore-4.2/tables/tt.utb
/usr/share/mscore-4.2/tables/uk-comp.utb
/usr/share/mscore-4.2/tables/uk.utb
/usr/share/mscore-4.2/tables/ukchardefs.cti
/usr/share/mscore-4.2/tables/ukmaths_single_cell_defs.cti
/usr/share/mscore-4.2/tables/ukmaths_unicode_defs.cti
/usr/share/mscore-4.2/tables/uni-text.dis
/usr/share/mscore-4.2/tables/unicode-braille.utb
/usr/share/mscore-4.2/tables/unicode-to-ascii.dis
/usr/share/mscore-4.2/tables/unicode-without-blank.dis
/usr/share/mscore-4.2/tables/unicode.dis
/usr/share/mscore-4.2/tables/ur-pk-g1.utb
/usr/share/mscore-4.2/tables/ur-pk-g2.ctb
/usr/share/mscore-4.2/tables/us-table.dis
/usr/share/mscore-4.2/tables/uz-g1.utb
/usr/share/mscore-4.2/tables/ve-za-g1.utb
/usr/share/mscore-4.2/tables/ve-za-g2.ctb
/usr/share/mscore-4.2/tables/vi-charsdef.uti
/usr/share/mscore-4.2/tables/vi-lettersdef.uti
/usr/share/mscore-4.2/tables/vi-puncsdef.uti
/usr/share/mscore-4.2/tables/vi-saigon-g1.ctb
/usr/share/mscore-4.2/tables/vi-vn-g0.utb
/usr/share/mscore-4.2/tables/vi-vn-g1.ctb
/usr/share/mscore-4.2/tables/vi-vn-g2.ctb
/usr/share/mscore-4.2/tables/vi.ctb
/usr/share/mscore-4.2/tables/wiskunde-chardefs.cti
/usr/share/mscore-4.2/tables/wordcx.dis
/usr/share/mscore-4.2/tables/xh-za-g1.utb
/usr/share/mscore-4.2/tables/xh-za-g2.ctb
/usr/share/mscore-4.2/tables/zh-chn.ctb
/usr/share/mscore-4.2/tables/zh-hk.ctb
/usr/share/mscore-4.2/tables/zh-tw.ctb
/usr/share/mscore-4.2/tables/zh_CHN.tbl
/usr/share/mscore-4.2/tables/zh_HK.tbl
/usr/share/mscore-4.2/tables/zhcn-cbs.ctb
/usr/share/mscore-4.2/tables/zhcn-g1.ctb
/usr/share/mscore-4.2/tables/zhcn-g2.ctb
/usr/share/mscore-4.2/tables/zu-za-g1.utb
/usr/share/mscore-4.2/tables/zu-za-g2.ctb
/usr/share/mscore-4.2/templates
/usr/share/mscore-4.2/templates/01-General
/usr/share/mscore-4.2/templates/01-General/01-Treble_Clef
/usr/share/mscore-4.2/templates/01-General/01-Treble_Clef/01-Treble_Clef.mscx
/usr/share/mscore-4.2/templates/01-General/01-Treble_Clef/META-INF
/usr/share/mscore-4.2/templates/01-General/01-Treble_Clef/META-INF/container.xml
/usr/share/mscore-4.2/templates/01-General/01-Treble_Clef/Thumbnails
/usr/share/mscore-4.2/templates/01-General/01-Treble_Clef/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/01-General/01-Treble_Clef/audiosettings.json
/usr/share/mscore-4.2/templates/01-General/01-Treble_Clef/score_style.mss
/usr/share/mscore-4.2/templates/01-General/01-Treble_Clef/viewsettings.json
/usr/share/mscore-4.2/templates/01-General/02-Bass_Clef
/usr/share/mscore-4.2/templates/01-General/02-Bass_Clef/02-Bass_Clef.mscx
/usr/share/mscore-4.2/templates/01-General/02-Bass_Clef/META-INF
/usr/share/mscore-4.2/templates/01-General/02-Bass_Clef/META-INF/container.xml
/usr/share/mscore-4.2/templates/01-General/02-Bass_Clef/Thumbnails
/usr/share/mscore-4.2/templates/01-General/02-Bass_Clef/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/01-General/02-Bass_Clef/audiosettings.json
/usr/share/mscore-4.2/templates/01-General/02-Bass_Clef/score_style.mss
/usr/share/mscore-4.2/templates/01-General/02-Bass_Clef/viewsettings.json
/usr/share/mscore-4.2/templates/01-General/03-Grand_Staff
/usr/share/mscore-4.2/templates/01-General/03-Grand_Staff/03-Grand_Staff.mscx
/usr/share/mscore-4.2/templates/01-General/03-Grand_Staff/META-INF
/usr/share/mscore-4.2/templates/01-General/03-Grand_Staff/META-INF/container.xml
/usr/share/mscore-4.2/templates/01-General/03-Grand_Staff/Thumbnails
/usr/share/mscore-4.2/templates/01-General/03-Grand_Staff/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/01-General/03-Grand_Staff/audiosettings.json
/usr/share/mscore-4.2/templates/01-General/03-Grand_Staff/score_style.mss
/usr/share/mscore-4.2/templates/01-General/03-Grand_Staff/viewsettings.json
/usr/share/mscore-4.2/templates/02-Choral
/usr/share/mscore-4.2/templates/02-Choral/01-SATB
/usr/share/mscore-4.2/templates/02-Choral/01-SATB/01-SATB.mscx
/usr/share/mscore-4.2/templates/02-Choral/01-SATB/META-INF
/usr/share/mscore-4.2/templates/02-Choral/01-SATB/META-INF/container.xml
/usr/share/mscore-4.2/templates/02-Choral/01-SATB/Thumbnails
/usr/share/mscore-4.2/templates/02-Choral/01-SATB/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/02-Choral/01-SATB/audiosettings.json
/usr/share/mscore-4.2/templates/02-Choral/01-SATB/score_style.mss
/usr/share/mscore-4.2/templates/02-Choral/01-SATB/viewsettings.json
/usr/share/mscore-4.2/templates/02-Choral/02-SATB_+_Organ
/usr/share/mscore-4.2/templates/02-Choral/02-SATB_+_Organ/02-SATB_+_Organ.mscx
/usr/share/mscore-4.2/templates/02-Choral/02-SATB_+_Organ/META-INF
/usr/share/mscore-4.2/templates/02-Choral/02-SATB_+_Organ/META-INF/container.xml
/usr/share/mscore-4.2/templates/02-Choral/02-SATB_+_Organ/Thumbnails
/usr/share/mscore-4.2/templates/02-Choral/02-SATB_+_Organ/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/02-Choral/02-SATB_+_Organ/audiosettings.json
/usr/share/mscore-4.2/templates/02-Choral/02-SATB_+_Organ/score_style.mss
/usr/share/mscore-4.2/templates/02-Choral/02-SATB_+_Organ/viewsettings.json
/usr/share/mscore-4.2/templates/02-Choral/03-SATB_+_Piano
/usr/share/mscore-4.2/templates/02-Choral/03-SATB_+_Piano/03-SATB_+_Piano.mscx
/usr/share/mscore-4.2/templates/02-Choral/03-SATB_+_Piano/META-INF
/usr/share/mscore-4.2/templates/02-Choral/03-SATB_+_Piano/META-INF/container.xml
/usr/share/mscore-4.2/templates/02-Choral/03-SATB_+_Piano/Thumbnails
/usr/share/mscore-4.2/templates/02-Choral/03-SATB_+_Piano/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/02-Choral/03-SATB_+_Piano/audiosettings.json
/usr/share/mscore-4.2/templates/02-Choral/03-SATB_+_Piano/score_style.mss
/usr/share/mscore-4.2/templates/02-Choral/03-SATB_+_Piano/viewsettings.json
/usr/share/mscore-4.2/templates/02-Choral/04-SATB_Closed_Score
/usr/share/mscore-4.2/templates/02-Choral/04-SATB_Closed_Score/04-SATB_Closed_Score.mscx
/usr/share/mscore-4.2/templates/02-Choral/04-SATB_Closed_Score/META-INF
/usr/share/mscore-4.2/templates/02-Choral/04-SATB_Closed_Score/META-INF/container.xml
/usr/share/mscore-4.2/templates/02-Choral/04-SATB_Closed_Score/Thumbnails
/usr/share/mscore-4.2/templates/02-Choral/04-SATB_Closed_Score/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/02-Choral/04-SATB_Closed_Score/audiosettings.json
/usr/share/mscore-4.2/templates/02-Choral/04-SATB_Closed_Score/score_style.mss
/usr/share/mscore-4.2/templates/02-Choral/04-SATB_Closed_Score/viewsettings.json
/usr/share/mscore-4.2/templates/02-Choral/05-SATB_Closed_Score_+_Organ
/usr/share/mscore-4.2/templates/02-Choral/05-SATB_Closed_Score_+_Organ/05-SATB_Closed_Score_+_Organ.mscx
/usr/share/mscore-4.2/templates/02-Choral/05-SATB_Closed_Score_+_Organ/META-INF
/usr/share/mscore-4.2/templates/02-Choral/05-SATB_Closed_Score_+_Organ/META-INF/container.xml
/usr/share/mscore-4.2/templates/02-Choral/05-SATB_Closed_Score_+_Organ/Thumbnails
/usr/share/mscore-4.2/templates/02-Choral/05-SATB_Closed_Score_+_Organ/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/02-Choral/05-SATB_Closed_Score_+_Organ/audiosettings.json
/usr/share/mscore-4.2/templates/02-Choral/05-SATB_Closed_Score_+_Organ/score_style.mss
/usr/share/mscore-4.2/templates/02-Choral/05-SATB_Closed_Score_+_Organ/viewsettings.json
/usr/share/mscore-4.2/templates/02-Choral/06-SATB_Closed_Score_+_Piano
/usr/share/mscore-4.2/templates/02-Choral/06-SATB_Closed_Score_+_Piano/06-SATB_Closed_Score_+_Piano.mscx
/usr/share/mscore-4.2/templates/02-Choral/06-SATB_Closed_Score_+_Piano/META-INF
/usr/share/mscore-4.2/templates/02-Choral/06-SATB_Closed_Score_+_Piano/META-INF/container.xml
/usr/share/mscore-4.2/templates/02-Choral/06-SATB_Closed_Score_+_Piano/Thumbnails
/usr/share/mscore-4.2/templates/02-Choral/06-SATB_Closed_Score_+_Piano/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/02-Choral/06-SATB_Closed_Score_+_Piano/audiosettings.json
/usr/share/mscore-4.2/templates/02-Choral/06-SATB_Closed_Score_+_Piano/score_style.mss
/usr/share/mscore-4.2/templates/02-Choral/06-SATB_Closed_Score_+_Piano/viewsettings.json
/usr/share/mscore-4.2/templates/02-Choral/07-Voice_+_Piano
/usr/share/mscore-4.2/templates/02-Choral/07-Voice_+_Piano/07-Voice_+_Piano.mscx
/usr/share/mscore-4.2/templates/02-Choral/07-Voice_+_Piano/META-INF
/usr/share/mscore-4.2/templates/02-Choral/07-Voice_+_Piano/META-INF/container.xml
/usr/share/mscore-4.2/templates/02-Choral/07-Voice_+_Piano/Thumbnails
/usr/share/mscore-4.2/templates/02-Choral/07-Voice_+_Piano/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/02-Choral/07-Voice_+_Piano/audiosettings.json
/usr/share/mscore-4.2/templates/02-Choral/07-Voice_+_Piano/score_style.mss
/usr/share/mscore-4.2/templates/02-Choral/07-Voice_+_Piano/viewsettings.json
/usr/share/mscore-4.2/templates/02-Choral/08-Barbershop_Quartet_(Men)
/usr/share/mscore-4.2/templates/02-Choral/08-Barbershop_Quartet_(Men)/08-Barbershop_Quartet_(Men).mscx
/usr/share/mscore-4.2/templates/02-Choral/08-Barbershop_Quartet_(Men)/META-INF
/usr/share/mscore-4.2/templates/02-Choral/08-Barbershop_Quartet_(Men)/META-INF/container.xml
/usr/share/mscore-4.2/templates/02-Choral/08-Barbershop_Quartet_(Men)/Thumbnails
/usr/share/mscore-4.2/templates/02-Choral/08-Barbershop_Quartet_(Men)/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/02-Choral/08-Barbershop_Quartet_(Men)/audiosettings.json
/usr/share/mscore-4.2/templates/02-Choral/08-Barbershop_Quartet_(Men)/score_style.mss
/usr/share/mscore-4.2/templates/02-Choral/08-Barbershop_Quartet_(Men)/viewsettings.json
/usr/share/mscore-4.2/templates/02-Choral/09-Barbershop_Quartet_(Women)
/usr/share/mscore-4.2/templates/02-Choral/09-Barbershop_Quartet_(Women)/09-Barbershop_Quartet_(Women).mscx
/usr/share/mscore-4.2/templates/02-Choral/09-Barbershop_Quartet_(Women)/META-INF
/usr/share/mscore-4.2/templates/02-Choral/09-Barbershop_Quartet_(Women)/META-INF/container.xml
/usr/share/mscore-4.2/templates/02-Choral/09-Barbershop_Quartet_(Women)/Thumbnails
/usr/share/mscore-4.2/templates/02-Choral/09-Barbershop_Quartet_(Women)/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/02-Choral/09-Barbershop_Quartet_(Women)/audiosettings.json
/usr/share/mscore-4.2/templates/02-Choral/09-Barbershop_Quartet_(Women)/score_style.mss
/usr/share/mscore-4.2/templates/02-Choral/09-Barbershop_Quartet_(Women)/viewsettings.json
/usr/share/mscore-4.2/templates/02-Choral/10-Liturgical_Unmetrical
/usr/share/mscore-4.2/templates/02-Choral/10-Liturgical_Unmetrical/10-Liturgical_Unmetrical.mscx
/usr/share/mscore-4.2/templates/02-Choral/10-Liturgical_Unmetrical/META-INF
/usr/share/mscore-4.2/templates/02-Choral/10-Liturgical_Unmetrical/META-INF/container.xml
/usr/share/mscore-4.2/templates/02-Choral/10-Liturgical_Unmetrical/Thumbnails
/usr/share/mscore-4.2/templates/02-Choral/10-Liturgical_Unmetrical/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/02-Choral/10-Liturgical_Unmetrical/audiosettings.json
/usr/share/mscore-4.2/templates/02-Choral/10-Liturgical_Unmetrical/score_style.mss
/usr/share/mscore-4.2/templates/02-Choral/10-Liturgical_Unmetrical/viewsettings.json
/usr/share/mscore-4.2/templates/02-Choral/11-Liturgical_Unmetrical_+_Organ
/usr/share/mscore-4.2/templates/02-Choral/11-Liturgical_Unmetrical_+_Organ/11-Liturgical_Unmetrical_+_Organ.mscx
/usr/share/mscore-4.2/templates/02-Choral/11-Liturgical_Unmetrical_+_Organ/META-INF
/usr/share/mscore-4.2/templates/02-Choral/11-Liturgical_Unmetrical_+_Organ/META-INF/container.xml
/usr/share/mscore-4.2/templates/02-Choral/11-Liturgical_Unmetrical_+_Organ/Thumbnails
/usr/share/mscore-4.2/templates/02-Choral/11-Liturgical_Unmetrical_+_Organ/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/02-Choral/11-Liturgical_Unmetrical_+_Organ/audiosettings.json
/usr/share/mscore-4.2/templates/02-Choral/11-Liturgical_Unmetrical_+_Organ/score_style.mss
/usr/share/mscore-4.2/templates/02-Choral/11-Liturgical_Unmetrical_+_Organ/viewsettings.json
/usr/share/mscore-4.2/templates/03-Chamber_Music
/usr/share/mscore-4.2/templates/03-Chamber_Music/01-String_Quartet
/usr/share/mscore-4.2/templates/03-Chamber_Music/01-String_Quartet/01-String_Quartet.mscx
/usr/share/mscore-4.2/templates/03-Chamber_Music/01-String_Quartet/META-INF
/usr/share/mscore-4.2/templates/03-Chamber_Music/01-String_Quartet/META-INF/container.xml
/usr/share/mscore-4.2/templates/03-Chamber_Music/01-String_Quartet/Thumbnails
/usr/share/mscore-4.2/templates/03-Chamber_Music/01-String_Quartet/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/03-Chamber_Music/01-String_Quartet/audiosettings.json
/usr/share/mscore-4.2/templates/03-Chamber_Music/01-String_Quartet/score_style.mss
/usr/share/mscore-4.2/templates/03-Chamber_Music/01-String_Quartet/viewsettings.json
/usr/share/mscore-4.2/templates/03-Chamber_Music/02-Wind_Quartet
/usr/share/mscore-4.2/templates/03-Chamber_Music/02-Wind_Quartet/02-Wind_Quartet.mscx
/usr/share/mscore-4.2/templates/03-Chamber_Music/02-Wind_Quartet/META-INF
/usr/share/mscore-4.2/templates/03-Chamber_Music/02-Wind_Quartet/META-INF/container.xml
/usr/share/mscore-4.2/templates/03-Chamber_Music/02-Wind_Quartet/Thumbnails
/usr/share/mscore-4.2/templates/03-Chamber_Music/02-Wind_Quartet/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/03-Chamber_Music/02-Wind_Quartet/audiosettings.json
/usr/share/mscore-4.2/templates/03-Chamber_Music/02-Wind_Quartet/score_style.mss
/usr/share/mscore-4.2/templates/03-Chamber_Music/02-Wind_Quartet/viewsettings.json
/usr/share/mscore-4.2/templates/03-Chamber_Music/03-Wind_Quintet
/usr/share/mscore-4.2/templates/03-Chamber_Music/03-Wind_Quintet/03-Wind_Quintet.mscx
/usr/share/mscore-4.2/templates/03-Chamber_Music/03-Wind_Quintet/META-INF
/usr/share/mscore-4.2/templates/03-Chamber_Music/03-Wind_Quintet/META-INF/container.xml
/usr/share/mscore-4.2/templates/03-Chamber_Music/03-Wind_Quintet/Thumbnails
/usr/share/mscore-4.2/templates/03-Chamber_Music/03-Wind_Quintet/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/03-Chamber_Music/03-Wind_Quintet/audiosettings.json
/usr/share/mscore-4.2/templates/03-Chamber_Music/03-Wind_Quintet/score_style.mss
/usr/share/mscore-4.2/templates/03-Chamber_Music/03-Wind_Quintet/viewsettings.json
/usr/share/mscore-4.2/templates/03-Chamber_Music/04-Saxophone_Quartet
/usr/share/mscore-4.2/templates/03-Chamber_Music/04-Saxophone_Quartet/04-Saxophone_Quartet.mscx
/usr/share/mscore-4.2/templates/03-Chamber_Music/04-Saxophone_Quartet/META-INF
/usr/share/mscore-4.2/templates/03-Chamber_Music/04-Saxophone_Quartet/META-INF/container.xml
/usr/share/mscore-4.2/templates/03-Chamber_Music/04-Saxophone_Quartet/Thumbnails
/usr/share/mscore-4.2/templates/03-Chamber_Music/04-Saxophone_Quartet/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/03-Chamber_Music/04-Saxophone_Quartet/audiosettings.json
/usr/share/mscore-4.2/templates/03-Chamber_Music/04-Saxophone_Quartet/score_style.mss
/usr/share/mscore-4.2/templates/03-Chamber_Music/04-Saxophone_Quartet/viewsettings.json
/usr/share/mscore-4.2/templates/03-Chamber_Music/05-Brass_Quartet
/usr/share/mscore-4.2/templates/03-Chamber_Music/05-Brass_Quartet/05-Brass_Quartet.mscx
/usr/share/mscore-4.2/templates/03-Chamber_Music/05-Brass_Quartet/META-INF
/usr/share/mscore-4.2/templates/03-Chamber_Music/05-Brass_Quartet/META-INF/container.xml
/usr/share/mscore-4.2/templates/03-Chamber_Music/05-Brass_Quartet/Thumbnails
/usr/share/mscore-4.2/templates/03-Chamber_Music/05-Brass_Quartet/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/03-Chamber_Music/05-Brass_Quartet/audiosettings.json
/usr/share/mscore-4.2/templates/03-Chamber_Music/05-Brass_Quartet/score_style.mss
/usr/share/mscore-4.2/templates/03-Chamber_Music/05-Brass_Quartet/viewsettings.json
/usr/share/mscore-4.2/templates/03-Chamber_Music/06-Brass_Quintet
/usr/share/mscore-4.2/templates/03-Chamber_Music/06-Brass_Quintet/06-Brass_Quintet.mscx
/usr/share/mscore-4.2/templates/03-Chamber_Music/06-Brass_Quintet/META-INF
/usr/share/mscore-4.2/templates/03-Chamber_Music/06-Brass_Quintet/META-INF/container.xml
/usr/share/mscore-4.2/templates/03-Chamber_Music/06-Brass_Quintet/Thumbnails
/usr/share/mscore-4.2/templates/03-Chamber_Music/06-Brass_Quintet/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/03-Chamber_Music/06-Brass_Quintet/audiosettings.json
/usr/share/mscore-4.2/templates/03-Chamber_Music/06-Brass_Quintet/score_style.mss
/usr/share/mscore-4.2/templates/03-Chamber_Music/06-Brass_Quintet/viewsettings.json
/usr/share/mscore-4.2/templates/04-Solo
/usr/share/mscore-4.2/templates/04-Solo/01-Guitar
/usr/share/mscore-4.2/templates/04-Solo/01-Guitar/01-Guitar.mscx
/usr/share/mscore-4.2/templates/04-Solo/01-Guitar/META-INF
/usr/share/mscore-4.2/templates/04-Solo/01-Guitar/META-INF/container.xml
/usr/share/mscore-4.2/templates/04-Solo/01-Guitar/Thumbnails
/usr/share/mscore-4.2/templates/04-Solo/01-Guitar/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/04-Solo/01-Guitar/audiosettings.json
/usr/share/mscore-4.2/templates/04-Solo/01-Guitar/score_style.mss
/usr/share/mscore-4.2/templates/04-Solo/01-Guitar/viewsettings.json
/usr/share/mscore-4.2/templates/04-Solo/02-Guitar_+_Tablature
/usr/share/mscore-4.2/templates/04-Solo/02-Guitar_+_Tablature/02-Guitar_+_Tablature.mscx
/usr/share/mscore-4.2/templates/04-Solo/02-Guitar_+_Tablature/META-INF
/usr/share/mscore-4.2/templates/04-Solo/02-Guitar_+_Tablature/META-INF/container.xml
/usr/share/mscore-4.2/templates/04-Solo/02-Guitar_+_Tablature/Thumbnails
/usr/share/mscore-4.2/templates/04-Solo/02-Guitar_+_Tablature/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/04-Solo/02-Guitar_+_Tablature/audiosettings.json
/usr/share/mscore-4.2/templates/04-Solo/02-Guitar_+_Tablature/score_style.mss
/usr/share/mscore-4.2/templates/04-Solo/02-Guitar_+_Tablature/viewsettings.json
/usr/share/mscore-4.2/templates/04-Solo/03-Guitar_Tablature
/usr/share/mscore-4.2/templates/04-Solo/03-Guitar_Tablature/03-Guitar_Tablature.mscx
/usr/share/mscore-4.2/templates/04-Solo/03-Guitar_Tablature/META-INF
/usr/share/mscore-4.2/templates/04-Solo/03-Guitar_Tablature/META-INF/container.xml
/usr/share/mscore-4.2/templates/04-Solo/03-Guitar_Tablature/Thumbnails
/usr/share/mscore-4.2/templates/04-Solo/03-Guitar_Tablature/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/04-Solo/03-Guitar_Tablature/audiosettings.json
/usr/share/mscore-4.2/templates/04-Solo/03-Guitar_Tablature/score_style.mss
/usr/share/mscore-4.2/templates/04-Solo/03-Guitar_Tablature/viewsettings.json
/usr/share/mscore-4.2/templates/04-Solo/04-Piano
/usr/share/mscore-4.2/templates/04-Solo/04-Piano/04-Piano.mscx
/usr/share/mscore-4.2/templates/04-Solo/04-Piano/META-INF
/usr/share/mscore-4.2/templates/04-Solo/04-Piano/META-INF/container.xml
/usr/share/mscore-4.2/templates/04-Solo/04-Piano/Thumbnails
/usr/share/mscore-4.2/templates/04-Solo/04-Piano/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/04-Solo/04-Piano/audiosettings.json
/usr/share/mscore-4.2/templates/04-Solo/04-Piano/score_style.mss
/usr/share/mscore-4.2/templates/04-Solo/04-Piano/viewsettings.json
/usr/share/mscore-4.2/templates/05-Jazz
/usr/share/mscore-4.2/templates/05-Jazz/01-Jazz_Lead_Sheet
/usr/share/mscore-4.2/templates/05-Jazz/01-Jazz_Lead_Sheet/01-Jazz_Lead_Sheet.mscx
/usr/share/mscore-4.2/templates/05-Jazz/01-Jazz_Lead_Sheet/META-INF
/usr/share/mscore-4.2/templates/05-Jazz/01-Jazz_Lead_Sheet/META-INF/container.xml
/usr/share/mscore-4.2/templates/05-Jazz/01-Jazz_Lead_Sheet/Thumbnails
/usr/share/mscore-4.2/templates/05-Jazz/01-Jazz_Lead_Sheet/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/05-Jazz/01-Jazz_Lead_Sheet/audiosettings.json
/usr/share/mscore-4.2/templates/05-Jazz/01-Jazz_Lead_Sheet/score_style.mss
/usr/share/mscore-4.2/templates/05-Jazz/01-Jazz_Lead_Sheet/viewsettings.json
/usr/share/mscore-4.2/templates/05-Jazz/02-Big_Band
/usr/share/mscore-4.2/templates/05-Jazz/02-Big_Band/02-Big_Band.mscx
/usr/share/mscore-4.2/templates/05-Jazz/02-Big_Band/META-INF
/usr/share/mscore-4.2/templates/05-Jazz/02-Big_Band/META-INF/container.xml
/usr/share/mscore-4.2/templates/05-Jazz/02-Big_Band/Thumbnails
/usr/share/mscore-4.2/templates/05-Jazz/02-Big_Band/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/05-Jazz/02-Big_Band/audiosettings.json
/usr/share/mscore-4.2/templates/05-Jazz/02-Big_Band/score_style.mss
/usr/share/mscore-4.2/templates/05-Jazz/02-Big_Band/viewsettings.json
/usr/share/mscore-4.2/templates/05-Jazz/03-Jazz_Combo
/usr/share/mscore-4.2/templates/05-Jazz/03-Jazz_Combo/03-Jazz_Combo.mscx
/usr/share/mscore-4.2/templates/05-Jazz/03-Jazz_Combo/META-INF
/usr/share/mscore-4.2/templates/05-Jazz/03-Jazz_Combo/META-INF/container.xml
/usr/share/mscore-4.2/templates/05-Jazz/03-Jazz_Combo/Thumbnails
/usr/share/mscore-4.2/templates/05-Jazz/03-Jazz_Combo/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/05-Jazz/03-Jazz_Combo/audiosettings.json
/usr/share/mscore-4.2/templates/05-Jazz/03-Jazz_Combo/score_style.mss
/usr/share/mscore-4.2/templates/05-Jazz/03-Jazz_Combo/viewsettings.json
/usr/share/mscore-4.2/templates/06-Popular
/usr/share/mscore-4.2/templates/06-Popular/01-Rock_Band
/usr/share/mscore-4.2/templates/06-Popular/01-Rock_Band/01-Rock_Band.mscx
/usr/share/mscore-4.2/templates/06-Popular/01-Rock_Band/META-INF
/usr/share/mscore-4.2/templates/06-Popular/01-Rock_Band/META-INF/container.xml
/usr/share/mscore-4.2/templates/06-Popular/01-Rock_Band/Thumbnails
/usr/share/mscore-4.2/templates/06-Popular/01-Rock_Band/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/06-Popular/01-Rock_Band/audiosettings.json
/usr/share/mscore-4.2/templates/06-Popular/01-Rock_Band/score_style.mss
/usr/share/mscore-4.2/templates/06-Popular/01-Rock_Band/viewsettings.json
/usr/share/mscore-4.2/templates/06-Popular/02-Bluegrass_Band
/usr/share/mscore-4.2/templates/06-Popular/02-Bluegrass_Band/02-Bluegrass_Band.mscx
/usr/share/mscore-4.2/templates/06-Popular/02-Bluegrass_Band/META-INF
/usr/share/mscore-4.2/templates/06-Popular/02-Bluegrass_Band/META-INF/container.xml
/usr/share/mscore-4.2/templates/06-Popular/02-Bluegrass_Band/Thumbnails
/usr/share/mscore-4.2/templates/06-Popular/02-Bluegrass_Band/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/06-Popular/02-Bluegrass_Band/audiosettings.json
/usr/share/mscore-4.2/templates/06-Popular/02-Bluegrass_Band/score_style.mss
/usr/share/mscore-4.2/templates/06-Popular/02-Bluegrass_Band/viewsettings.json
/usr/share/mscore-4.2/templates/07-Band_and_Percussion
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/01-Concert_Band
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/01-Concert_Band/01-Concert_Band.mscx
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/01-Concert_Band/META-INF
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/01-Concert_Band/META-INF/container.xml
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/01-Concert_Band/Thumbnails
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/01-Concert_Band/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/01-Concert_Band/audiosettings.json
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/01-Concert_Band/score_style.mss
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/01-Concert_Band/viewsettings.json
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/02-Small_Concert_Band
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/02-Small_Concert_Band/02-Small_Concert_Band.mscx
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/02-Small_Concert_Band/META-INF
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/02-Small_Concert_Band/META-INF/container.xml
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/02-Small_Concert_Band/Thumbnails
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/02-Small_Concert_Band/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/02-Small_Concert_Band/audiosettings.json
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/02-Small_Concert_Band/score_style.mss
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/02-Small_Concert_Band/viewsettings.json
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/03-Brass_Band
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/03-Brass_Band/03-Brass_Band.mscx
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/03-Brass_Band/META-INF
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/03-Brass_Band/META-INF/container.xml
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/03-Brass_Band/Thumbnails
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/03-Brass_Band/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/03-Brass_Band/audiosettings.json
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/03-Brass_Band/score_style.mss
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/03-Brass_Band/viewsettings.json
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/04-Marching_Band
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/04-Marching_Band/04-Marching_Band.mscx
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/04-Marching_Band/META-INF
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/04-Marching_Band/META-INF/container.xml
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/04-Marching_Band/Thumbnails
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/04-Marching_Band/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/04-Marching_Band/audiosettings.json
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/04-Marching_Band/score_style.mss
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/04-Marching_Band/viewsettings.json
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/05-Small_Marching_Band
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/05-Small_Marching_Band/05-Small_Marching_Band.mscx
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/05-Small_Marching_Band/META-INF
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/05-Small_Marching_Band/META-INF/container.xml
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/05-Small_Marching_Band/Thumbnails
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/05-Small_Marching_Band/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/05-Small_Marching_Band/audiosettings.json
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/05-Small_Marching_Band/score_style.mss
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/05-Small_Marching_Band/viewsettings.json
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/06-Battery_Percussion
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/06-Battery_Percussion/06-Battery_Percussion.mscx
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/06-Battery_Percussion/META-INF
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/06-Battery_Percussion/META-INF/container.xml
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/06-Battery_Percussion/Thumbnails
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/06-Battery_Percussion/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/06-Battery_Percussion/audiosettings.json
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/06-Battery_Percussion/score_style.mss
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/06-Battery_Percussion/viewsettings.json
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/07-Large_Pit_Percussion
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/07-Large_Pit_Percussion/07-Large_Pit_Percussion.mscx
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/07-Large_Pit_Percussion/META-INF
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/07-Large_Pit_Percussion/META-INF/container.xml
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/07-Large_Pit_Percussion/Thumbnails
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/07-Large_Pit_Percussion/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/07-Large_Pit_Percussion/audiosettings.json
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/07-Large_Pit_Percussion/score_style.mss
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/07-Large_Pit_Percussion/viewsettings.json
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/08-Small_Pit_Percussion
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/08-Small_Pit_Percussion/08-Small_Pit_Percussion.mscx
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/08-Small_Pit_Percussion/META-INF
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/08-Small_Pit_Percussion/META-INF/container.xml
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/08-Small_Pit_Percussion/Thumbnails
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/08-Small_Pit_Percussion/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/08-Small_Pit_Percussion/audiosettings.json
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/08-Small_Pit_Percussion/score_style.mss
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/08-Small_Pit_Percussion/viewsettings.json
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/09-European_Concert_Band
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/09-European_Concert_Band/09-European_Concert_Band.mscx
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/09-European_Concert_Band/META-INF
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/09-European_Concert_Band/META-INF/container.xml
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/09-European_Concert_Band/Thumbnails
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/09-European_Concert_Band/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/09-European_Concert_Band/audiosettings.json
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/09-European_Concert_Band/score_style.mss
/usr/share/mscore-4.2/templates/07-Band_and_Percussion/09-European_Concert_Band/viewsettings.json
/usr/share/mscore-4.2/templates/08-Orchestral
/usr/share/mscore-4.2/templates/08-Orchestral/01-Classical_Orchestra
/usr/share/mscore-4.2/templates/08-Orchestral/01-Classical_Orchestra/01-Classical_Orchestra.mscx
/usr/share/mscore-4.2/templates/08-Orchestral/01-Classical_Orchestra/META-INF
/usr/share/mscore-4.2/templates/08-Orchestral/01-Classical_Orchestra/META-INF/container.xml
/usr/share/mscore-4.2/templates/08-Orchestral/01-Classical_Orchestra/Thumbnails
/usr/share/mscore-4.2/templates/08-Orchestral/01-Classical_Orchestra/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/08-Orchestral/01-Classical_Orchestra/audiosettings.json
/usr/share/mscore-4.2/templates/08-Orchestral/01-Classical_Orchestra/score_style.mss
/usr/share/mscore-4.2/templates/08-Orchestral/01-Classical_Orchestra/viewsettings.json
/usr/share/mscore-4.2/templates/08-Orchestral/02-Symphony_Orchestra
/usr/share/mscore-4.2/templates/08-Orchestral/02-Symphony_Orchestra/02-Symphony_Orchestra.mscx
/usr/share/mscore-4.2/templates/08-Orchestral/02-Symphony_Orchestra/META-INF
/usr/share/mscore-4.2/templates/08-Orchestral/02-Symphony_Orchestra/META-INF/container.xml
/usr/share/mscore-4.2/templates/08-Orchestral/02-Symphony_Orchestra/Thumbnails
/usr/share/mscore-4.2/templates/08-Orchestral/02-Symphony_Orchestra/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/08-Orchestral/02-Symphony_Orchestra/audiosettings.json
/usr/share/mscore-4.2/templates/08-Orchestral/02-Symphony_Orchestra/score_style.mss
/usr/share/mscore-4.2/templates/08-Orchestral/02-Symphony_Orchestra/viewsettings.json
/usr/share/mscore-4.2/templates/08-Orchestral/03-String_Orchestra
/usr/share/mscore-4.2/templates/08-Orchestral/03-String_Orchestra/03-String_Orchestra.mscx
/usr/share/mscore-4.2/templates/08-Orchestral/03-String_Orchestra/META-INF
/usr/share/mscore-4.2/templates/08-Orchestral/03-String_Orchestra/META-INF/container.xml
/usr/share/mscore-4.2/templates/08-Orchestral/03-String_Orchestra/Thumbnails
/usr/share/mscore-4.2/templates/08-Orchestral/03-String_Orchestra/Thumbnails/thumbnail.png
/usr/share/mscore-4.2/templates/08-Orchestral/03-String_Orchestra/audiosettings.json
/usr/share/mscore-4.2/templates/08-Orchestral/03-String_Orchestra/score_style.mss
/usr/share/mscore-4.2/templates/08-Orchestral/03-String_Orchestra/viewsettings.json
/usr/share/mscore-4.2/templates/My_First_Score.mscx
/usr/share/mscore-4.2/templates/categories.json
/usr/share/mscore-4.2/templates/drumset_fr.drm
/usr/share/mscore-4.2/templates/orchestral.drm
/usr/share/mscore-4.2/wallpapers
/usr/share/mscore-4.2/wallpapers/background1.png
/usr/share/mscore-4.2/wallpapers/paper1.png
/usr/share/mscore-4.2/wallpapers/paper2.png
/usr/share/mscore-4.2/wallpapers/paper3.png
/usr/share/mscore-4.2/wallpapers/paper4.png
/usr/share/mscore-4.2/wallpapers/paper5.png
/usr/share/mscore-4.2/wallpapers/paper6.png
/usr/share/mscore-4.2/wallpapers/paper7.png


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024