Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ _These are the icons currently in git, versioned theme releases will be behind m
<details>
<summary><h3>Apps</h3> <em>(expand)</em></summary>

![icon](./scalable/apps/ableton-live-beta.svg "Ableton Live Beta")
![icon](./scalable/apps/ableton-live-intro.svg "Ableton Live Intro")
![icon](./scalable/apps/ableton-live-lite.svg "Ableton Live Lite")
![icon](./scalable/apps/ableton-live-standard.svg "Ableton Live Standard")
![icon](./scalable/apps/ableton-live-suite.svg "Ableton Live Suite")
![icon](./scalable/apps/abiword.svg "Abiword")
![icon](./scalable/apps/aegisub.svg "Aegisub")
![icon](./scalable/apps/affinity.svg "Affinity")
Expand Down Expand Up @@ -532,6 +537,15 @@ _These are the icons currently in git, versioned theme releases will be behind m
<details>
<summary><h3>MIME types</h3> <em>(expand)</em></summary>

![icon](./scalable/mimetypes/application-ableton-live-adg.svg "Ableton Live device group")
![icon](./scalable/mimetypes/application-ableton-live-adv.svg "Ableton Live device")
![icon](./scalable/mimetypes/application-ableton-live-alc.svg "Ableton Live clip")
![icon](./scalable/mimetypes/application-ableton-live-alp.svg "Ableton Live pack")
![icon](./scalable/mimetypes/application-ableton-live-als.svg "Ableton Live set")
![icon](./scalable/mimetypes/application-ableton-live-ams.svg "Ableton Live meta sound")
![icon](./scalable/mimetypes/application-ableton-live-amxd.svg "Ableton Live Max For Live patch")
![icon](./scalable/mimetypes/application-ableton-live-asd.svg "Ableton Live sample analysis file")
![icon](./scalable/mimetypes/application-ableton-live-generic.svg "Ableton Live file")
![icon](./scalable/mimetypes/application-vnd.adobe.aftereffects.project.svg "Adobe AfterEffects Project")
![icon](./scalable/mimetypes/application-illustrator.svg "Adobe Illustrator")
![icon](./scalable/mimetypes/application-x-adobe-indesign.svg "Adobe InDesign")
Expand Down
52 changes: 52 additions & 0 deletions _extras/application-ableton-live.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">

<mime-type type="application/live-adg">
<comment>Ableton Live device group</comment>
<glob pattern="*.adg"/>
</mime-type>

<mime-type type="application/live-adv">
<comment>Ableton Live device</comment>
<glob pattern="*.adv"/>
</mime-type>

<mime-type type="application/live-alc">
<comment>Ableton Live clip</comment>
<glob pattern="*.alc"/>
</mime-type>

<mime-type type="application/live-alp">
<comment>Ableton Live pack</comment>
<glob pattern="*.alp"/>
</mime-type>

<mime-type type="application/live-als">
<comment>Ableton Live set</comment>
<glob pattern="*.als"/>
</mime-type>

<mime-type type="application/live-ams">
<comment>Ableton meta sound</comment>
<glob pattern="*.ams"/>
</mime-type>

<mime-type type="application/live-amxd">
<comment>Max for Live device</comment>
<glob pattern="*.amxd"/>
</mime-type>

<mime-type type="application/live-asd">
<comment>Ableton sample analysis file</comment>
<glob pattern="*.asd"/>
</mime-type>

<mime-type type="application/live-generic">
<comment>Ableton Live file</comment>
<glob pattern="*.abl"/>
<glob pattern="*.ablbundle"/>
<glob pattern="*.agr"/>
<glob pattern="*.ask"/>
</mime-type>

</mime-info>
117 changes: 117 additions & 0 deletions scalable/apps/ableton-live-beta.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
117 changes: 117 additions & 0 deletions scalable/apps/ableton-live-intro.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading