maybe chmod 0644 'X11/Xsession.d/60x11-common_localhost'
maybe chmod 0644 'X11/Xsession.d/60x11-common_xdg_path'
maybe chmod 0644 'X11/Xsession.d/60xdg-user-dirs-update'
+maybe chmod 0644 'X11/Xsession.d/65flatpak'
maybe chmod 0644 'X11/Xsession.d/70gconfd_path-on-session'
maybe chmod 0644 'X11/Xsession.d/70im-config_launch'
maybe chmod 0644 'X11/Xsession.d/75dbus_dbus-launch'
maybe chmod 0644 'dbus-1/system.d/org.debian.apt.conf'
maybe chmod 0644 'dbus-1/system.d/org.freedesktop.Accounts.conf'
maybe chmod 0644 'dbus-1/system.d/org.freedesktop.ColorManager.conf'
+maybe chmod 0644 'dbus-1/system.d/org.freedesktop.Flatpak.SystemHelper.conf'
maybe chmod 0644 'dbus-1/system.d/org.freedesktop.ModemManager1.conf'
maybe chmod 0644 'dbus-1/system.d/org.freedesktop.NetworkManager.conf'
maybe chmod 0644 'dbus-1/system.d/org.freedesktop.PackageKit-aptd.conf'
maybe chmod 0644 'libreoffice/psprint.conf'
maybe chmod 0644 'libreoffice/soffice.sh'
maybe chmod 0644 'libreoffice/sofficerc'
+maybe chmod 0755 'lightdm'
+maybe chmod 0755 'lightdm/lightdm-gtk-greeter.conf.d'
+maybe chmod 0644 'lightdm/lightdm-gtk-greeter.conf.d/99_linuxmint.conf'
+maybe chmod 0755 'lightdm/lightdm.conf.d'
+maybe chmod 0644 'lightdm/lightdm.conf.d/70-linuxmint.conf'
maybe chmod 0755 'lighttpd'
maybe chmod 0755 'lighttpd/conf-available'
maybe chmod 0644 'lighttpd/conf-available/90-javascript-alias.conf'
maybe chmod 0755 'profile.d'
maybe chmod 0644 'profile.d/bash_completion.sh'
maybe chmod 0644 'profile.d/cedilla-portuguese.sh'
+maybe chmod 0644 'profile.d/flatpak.sh'
maybe chmod 0644 'profile.d/ssh_mail.sh'
maybe chmod 0644 'profile.d/vte-2.91.sh'
maybe chmod 0644 'profile.d/vte.sh'
maybe chmod 0755 'sgml/docbook-xml/4.5'
maybe chmod 0644 'sgml/docbook-xml/4.5/dbgenent.mod'
maybe chmod 0644 'sgml/metacity-common.cat'
-maybe chmod 0644 'sgml/muffin-common.cat'
maybe chmod 0644 'sgml/sgml-data.cat'
maybe chmod 0644 'sgml/xml-core.cat'
maybe chgrp 'shadow' 'shadow'
maybe chmod 0755 'xdg/autostart'
maybe chmod 0644 'xdg/autostart/at-spi-dbus-bus.desktop'
maybe chmod 0644 'xdg/autostart/caribou-autostart.desktop'
+maybe chmod 0644 'xdg/autostart/cinnamon-settings-daemon-a11y-keyboard.desktop'
+maybe chmod 0644 'xdg/autostart/cinnamon-settings-daemon-a11y-settings.desktop'
+maybe chmod 0644 'xdg/autostart/cinnamon-settings-daemon-automount.desktop'
+maybe chmod 0644 'xdg/autostart/cinnamon-settings-daemon-background.desktop'
+maybe chmod 0644 'xdg/autostart/cinnamon-settings-daemon-clipboard.desktop'
+maybe chmod 0644 'xdg/autostart/cinnamon-settings-daemon-color.desktop'
+maybe chmod 0644 'xdg/autostart/cinnamon-settings-daemon-cursor.desktop'
+maybe chmod 0644 'xdg/autostart/cinnamon-settings-daemon-housekeeping.desktop'
+maybe chmod 0644 'xdg/autostart/cinnamon-settings-daemon-keyboard.desktop'
+maybe chmod 0644 'xdg/autostart/cinnamon-settings-daemon-media-keys.desktop'
+maybe chmod 0644 'xdg/autostart/cinnamon-settings-daemon-mouse.desktop'
+maybe chmod 0644 'xdg/autostart/cinnamon-settings-daemon-orientation.desktop'
+maybe chmod 0644 'xdg/autostart/cinnamon-settings-daemon-power.desktop'
+maybe chmod 0644 'xdg/autostart/cinnamon-settings-daemon-print-notifications.desktop'
+maybe chmod 0644 'xdg/autostart/cinnamon-settings-daemon-screensaver-proxy.desktop'
+maybe chmod 0644 'xdg/autostart/cinnamon-settings-daemon-smartcard.desktop'
+maybe chmod 0644 'xdg/autostart/cinnamon-settings-daemon-sound.desktop'
+maybe chmod 0644 'xdg/autostart/cinnamon-settings-daemon-wacom.desktop'
+maybe chmod 0644 'xdg/autostart/cinnamon-settings-daemon-xrandr.desktop'
+maybe chmod 0644 'xdg/autostart/cinnamon-settings-daemon-xsettings.desktop'
maybe chmod 0644 'xdg/autostart/cinnamon-sound-applet.desktop'
maybe chmod 0644 'xdg/autostart/gnome-keyring-pkcs11.desktop'
maybe chmod 0644 'xdg/autostart/gnome-keyring-secrets.desktop'
maybe chmod 0644 'xdg/autostart/gnome-user-share-webdav.desktop'
maybe chmod 0644 'xdg/autostart/gsettings-data-convert.desktop'
maybe chmod 0644 'xdg/autostart/mint-ctrl-alt-backspace.desktop'
+maybe chmod 0644 'xdg/autostart/mintinstall-update-flatpak.desktop'
maybe chmod 0644 'xdg/autostart/mintupdate.desktop'
maybe chmod 0644 'xdg/autostart/mintupload.desktop'
maybe chmod 0644 'xdg/autostart/mintwelcome.desktop'
--- /dev/null
+# This file is sourced by Xsession(5), not executed.
+# Add additionnal the additonal snappy desktop path
+
+if [ -z "$XDG_DATA_DIRS" ]; then
+ # 60x11-common_xdg_path does not always set XDG_DATA_DIRS
+ # so we ensure we have sensible defaults here (LP: #1575014)
+ # as a workaround
+ XDG_DATA_DIRS=$HOME/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share/:/usr/local/share/:/usr/share/
+else
+ XDG_DATA_DIRS=$HOME/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share/:"$XDG_DATA_DIRS"
+fi
+export XDG_DATA_DIRS
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?> <!-- -*- XML -*- -->
+
+<!DOCTYPE busconfig PUBLIC
+ "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
+ "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
+<busconfig>
+
+ <!-- This configuration file specifies the required security policies
+ for the the flatpak system helper to work. -->
+
+ <policy user="root">
+ <allow own="org.freedesktop.Flatpak.SystemHelper"/>
+ </policy>
+
+ <!-- Allow anyone to call into the service - we'll reject callers using PolicyKit -->
+ <policy context="default">
+ <allow send_destination="org.freedesktop.Flatpak.SystemHelper"
+ send_interface="org.freedesktop.Flatpak.SystemHelper"/>
+ <allow send_destination="org.freedesktop.Flatpak.SystemHelper"
+ send_interface="org.freedesktop.DBus.Introspectable"/>
+ <allow send_destination="org.freedesktop.Flatpak.SystemHelper"
+ send_interface="org.freedesktop.DBus.Peer"/>
+ </policy>
+
+</busconfig>
#! /bin/sh
set -e
-# Set distributor to "Ubuntu"
+# Set distributor to "Ubuntu"
#
# In Mint 16:
# shim and grub come with hardcoded ubuntu strings upstream, without this EFI installation is broken
#
# In Mint 17:
# Despite the bug report being marked as fixed, the situation is the same. Grub was patched by Ubuntu
-# to assign the "ubuntu" distributor ID when it was given "Kubuntu". That results in Kubuntu finally
+# to assign the "ubuntu" distributor ID when it was given "Kubuntu". That results in Kubuntu finally
# getting EFI to work out of the box but still using "ubuntu" as far as grub-install is concerned.
# So we'll stick to "Ubuntu" for this iteration.
#
-# The remaining issues are almost the same:
-#
-# - Branding issue in Linux Mint (our EFI name is "Ubuntu" because anything else won't work)
-# - Conflict between Linux Mint and Ubuntu (in multi-boot situations
-# they use the same EFI name so EFI implementations can't list them both).
-# That should also be a problem with derivatives, and also a problem with
-# multiple installations of the same operating system (for instance in the case of Mint editions).
-#
+# In Mint 18:
+# Some packages are still hardcoded with the "ubuntu" path.. fwupdate for instance.
+# Visually, the grub boot menuentry name is set for derivatives in 10_linux,
+# but underneath the EFI path remains "ubuntu" for everything to work properly.
GRUB_DISTRIBUTOR="Ubuntu"
<dir name="apps">
<dir name="metacity">
<dir name="general">
- <entry name="button_layout" mtime="1540310731" type="string">
+ <entry name="button_layout" mtime="1540327263" type="string">
<stringvalue>menu:minimize,maximize,close</stringvalue>
</entry>
- <entry name="num_workspaces" mtime="1540310730" type="int" value="4"/>
- <entry name="titlebar_font" mtime="1540310730" type="string">
+ <entry name="num_workspaces" mtime="1540327262" type="int" value="4"/>
+ <entry name="titlebar_font" mtime="1540327262" type="string">
<stringvalue>Sans Bold 10</stringvalue>
</entry>
- <entry name="theme" mtime="1540310730" type="string">
+ <entry name="theme" mtime="1540327262" type="string">
<stringvalue>Mint-X</stringvalue>
</entry>
</dir>
</dir>
<dir name="notification-daemon">
- <entry name="theme" mtime="1540310730" type="string">
+ <entry name="theme" mtime="1540327262" type="string">
<stringvalue>standard</stringvalue>
</entry>
</dir>
<dir name="cube">
<dir name="screen0">
<dir name="options">
- <entry name="color" mtime="1540310731" type="string">
+ <entry name="color" mtime="1540327262" type="string">
<stringvalue>000000ff</stringvalue>
</entry>
</dir>
<dir name="general">
<dir name="screen0">
<dir name="options">
- <entry name="hsize" mtime="1540310730" type="int" value="4"/>
+ <entry name="hsize" mtime="1540327262" type="int" value="4"/>
</dir>
</dir>
</dir>
<dir name="preferences">
<dir name="editor">
<dir name="save">
- <entry name="create_backup_copy" mtime="1540310731" type="bool" value="false"/>
+ <entry name="create_backup_copy" mtime="1540327263" type="bool" value="false"/>
</dir>
</dir>
</dir>
</dir>
<dir name="gnome-session">
<dir name="options">
- <entry name="splash_image" mtime="1540310730" type="string">
+ <entry name="splash_image" mtime="1540327262" type="string">
<stringvalue>splash/linuxmint.png</stringvalue>
</entry>
</dir>
<dir name="resize">
<dir name="screen0">
<dir name="options">
- <entry name="fill_color" mtime="1540310731" type="string">
+ <entry name="fill_color" mtime="1540327263" type="string">
<stringvalue>#b5fb0019</stringvalue>
</entry>
- <entry name="border_color" mtime="1540310731" type="string">
+ <entry name="border_color" mtime="1540327263" type="string">
<stringvalue>#aafb009f</stringvalue>
</entry>
</dir>
<dir name="grid">
<dir name="screen0">
<dir name="options">
- <entry name="fill_color" mtime="1540310731" type="string">
+ <entry name="fill_color" mtime="1540327263" type="string">
<stringvalue>#abfb004f</stringvalue>
</entry>
- <entry name="outline_color" mtime="1540310731" type="string">
+ <entry name="outline_color" mtime="1540327263" type="string">
<stringvalue>#a9fb009f</stringvalue>
</entry>
</dir>
</dir>
<dir name="nautilus">
<dir name="preferences">
- <entry name="background_set" mtime="1540310731" type="bool" value="true"/>
- <entry name="background_color" mtime="1540310731" type="string">
+ <entry name="background_set" mtime="1540327263" type="bool" value="true"/>
+ <entry name="background_color" mtime="1540327263" type="string">
<stringvalue>#525252</stringvalue>
</entry>
- <entry name="enable_delete" mtime="1540310731" type="bool" value="true"/>
+ <entry name="enable_delete" mtime="1540327262" type="bool" value="true"/>
</dir>
<dir name="desktop">
- <entry name="volumes_visible" mtime="1540310731" type="bool" value="true"/>
- <entry name="home_icon_visible" mtime="1540310731" type="bool" value="true"/>
- <entry name="computer_icon_visible" mtime="1540310731" type="bool" value="true"/>
+ <entry name="volumes_visible" mtime="1540327262" type="bool" value="true"/>
+ <entry name="home_icon_visible" mtime="1540327262" type="bool" value="true"/>
+ <entry name="computer_icon_visible" mtime="1540327262" type="bool" value="true"/>
</dir>
</dir>
</dir>
<dir name="desktop">
<dir name="gnome">
<dir name="sound">
- <entry name="theme_name" mtime="1540310730" type="string">
+ <entry name="theme_name" mtime="1540327262" type="string">
<stringvalue>LinuxMint</stringvalue>
</entry>
</dir>
<dir name="shell">
<dir name="windows">
- <entry name="button_layout" mtime="1540310731" type="string">
+ <entry name="button_layout" mtime="1540327263" type="string">
<stringvalue>:minimize,maximize,close</stringvalue>
</entry>
</dir>
<entry name="enabled" mtime="1505385868" schema="/schemas/desktop/gnome/url-handlers/vnclicenseserver/enabled"/>
</dir>
<dir name="mailto">
- <entry name="command" mtime="1540310731" type="string">
+ <entry name="command" mtime="1540327263" type="string">
<stringvalue>thunderbird %s</stringvalue>
</entry>
</dir>
</dir>
<dir name="interface">
- <entry name="menus_have_icons" mtime="1540310731" type="bool" value="true"/>
- <entry name="icon_theme" mtime="1540310730" type="string">
+ <entry name="menus_have_icons" mtime="1540327263" type="bool" value="true"/>
+ <entry name="icon_theme" mtime="1540327262" type="string">
<stringvalue>Mint-X</stringvalue>
</entry>
- <entry name="gtk_theme" mtime="1540310730" type="string">
+ <entry name="gtk_theme" mtime="1540327262" type="string">
<stringvalue>Mint-X</stringvalue>
</entry>
</dir>
<dir name="background">
- <entry name="color_shading_type" mtime="1540310730" type="string">
+ <entry name="color_shading_type" mtime="1540327262" type="string">
<stringvalue>solid</stringvalue>
</entry>
- <entry name="secondary_color" mtime="1540310730" type="string">
+ <entry name="secondary_color" mtime="1540327262" type="string">
<stringvalue>#000000000000</stringvalue>
</entry>
- <entry name="primary_color" mtime="1540310730" type="string">
+ <entry name="primary_color" mtime="1540327262" type="string">
<stringvalue>#000000000000</stringvalue>
</entry>
- <entry name="picture_options" mtime="1540310731" type="string">
+ <entry name="picture_options" mtime="1540327263" type="string">
<stringvalue>zoom</stringvalue>
</entry>
- <entry name="picture_filename" mtime="1540310730" type="string">
+ <entry name="picture_filename" mtime="1540327262" type="string">
<stringvalue>/usr/share/backgrounds/linuxmint/default_background.jpg</stringvalue>
</entry>
</dir>
</dir>
<dir name="linuxmint">
<dir name="terminal">
- <entry name="show_fortunes" mtime="1540310731" type="bool" value="false"/>
+ <entry name="show_fortunes" mtime="1540327263" type="bool" value="false"/>
</dir>
</dir>
<dir name="cinnamon">
<dir name="windows">
- <entry name="theme" mtime="1540310731" type="string">
+ <entry name="theme" mtime="1540327263" type="string">
<stringvalue>Mint-X</stringvalue>
</entry>
</dir>
application/vnd.sun.xml.writer=libreoffice-writer.desktop
application/vnd.sun.xml.writer.template=libreoffice-writer.desktop
application/vnd.sun.xml.writer.global=libreoffice-writer.desktop
+application/vnd.oasis.opendocument.database=libreoffice-base.desktop
application/vnd.oasis.opendocument.formula=libreoffice-math.desktop
application/vnd.oasis.opendocument.graphics=libreoffice-draw.desktop
application/vnd.oasis.opendocument.graphics-template=libreoffice-draw.desktop
-Linux Mint 18 Sarah \n \l
+Linux Mint 18.3 Sylvia \n \l
-Linux Mint 18 Sarah
\ No newline at end of file
+Linux Mint 18.3 Sylvia
\ No newline at end of file
--- /dev/null
+[greeter]
+background=/usr/share/backgrounds/linuxmint/default_background.jpg
+theme-name=Mint-X
+icon-theme-name=Mint-X
+font-name=Ubuntu 11
+xft-antialias=true
+xft-dpi=96
+xft-hintstyle=hintslight
+xft-rgba=rgb
+indicators=~host;~spacer;~clock;~spacer;~session;~a11y;~language;~power
+keyboard=onboard
+reader=orca
+position = 50%,center 50%,center
+default-user-image = #avatar-default
+screensaver-timeout = 60
+a11y-states=contrast;font;keyboard;reader
+user-background = false
+clock-format = %a %d %b, %H:%M
+
+
--- /dev/null
+[SeatDefaults]
+user-session=cinnamon
\ No newline at end of file
-/usr/share/linuxmint/common/artwork/mime/defaults.list /etc/gnome/defaults.list
import commands
import syslog
-try:
- if os.path.exists("/etc/grub.d/10_linux"):
- if os.path.exists("/etc/linuxmint/info"):
- mint_grub_title = commands.getoutput("grep GRUB_TITLE /etc/linuxmint/info | awk -F = '{print $2}'")
- else:
- mint_grub_title = "Linux Mint"
- os.system("sed -i -e 's@OS=\"${GRUB_DISTRIBUTOR}\"@OS=\"%s\"@g' /etc/grub.d/10_linux" % mint_grub_title)
-except Exception, detail:
- syslog.syslog("Couldn't adjust /etc/grub.d/10_linux: %s" % detail)
+# try:
+# if os.path.exists("/etc/grub.d/10_linux"):
+# if os.path.exists("/etc/linuxmint/info"):
+# mint_grub_title = commands.getoutput("grep GRUB_TITLE /etc/linuxmint/info | awk -F = '{print $2}'")
+# else:
+# mint_grub_title = "Linux Mint"
+# os.system("sed -i -e 's@OS=\"${GRUB_DISTRIBUTOR}\"@OS=\"%s\"@g' /etc/grub.d/10_linux" % mint_grub_title)
+# except Exception, detail:
+# syslog.syslog("Couldn't adjust /etc/grub.d/10_linux: %s" % detail)
try:
if os.path.exists("/etc/X11/Xsession.d/98vboxadd-xclient"):
hide /usr/share/applications/display-im6.q16.desktop
categories /usr/share/applications/libreoffice-draw.desktop Office;
categories /usr/share/applications/libreoffice-math.desktop Office;Spreadsheet;
-categories /usr/share/applications/evince.desktop GNOME;GTK;Utility;Viewer;
-categories /usr/share/applications/atril.desktop GNOME;GTK;Utility;Viewer;
categories /usr/share/applications/mate-dictionary.desktop GNOME;GTK;Utility;Viewer;
categories /usr/share/applications/mate-color-select.desktop GNOME;GTK;Utility;Viewer;
categories /usr/share/applications/orca.desktop GNOME;GTK;Utility;
-rename /usr/share/applications/atril.desktop /usr/share/ubuntu-system-adjustments/renamed-menu-entries/atril.desktop
rename /usr/share/applications/caja-browser.desktop /usr/share/ubuntu-system-adjustments/renamed-menu-entries/caja-browser.desktop
rename /usr/share/applications/engrampa.desktop /usr/share/ubuntu-system-adjustments/renamed-menu-entries/engrampa.desktop
-rename /usr/share/applications/eom.desktop /usr/share/ubuntu-system-adjustments/renamed-menu-entries/eom.desktop
rename /usr/share/applications/mate-terminal.desktop /usr/share/ubuntu-system-adjustments/renamed-menu-entries/mate-terminal.desktop
-rename /usr/share/applications/pluma.desktop /usr/share/ubuntu-system-adjustments/renamed-menu-entries/pluma.desktop
rename /usr/share/applications/mate-dictionary.desktop /usr/share/ubuntu-system-adjustments/renamed-menu-entries/mate-dictionary.desktop
rename /usr/share/applications/mate-disk-usage-analyzer.desktop /usr/share/ubuntu-system-adjustments/renamed-menu-entries/mate-disk-usage-analyzer.desktop
rename /usr/share/applications/mate-system-monitor.desktop /usr/share/ubuntu-system-adjustments/renamed-menu-entries/mate-system-monitor.desktop
-RELEASE=18
-CODENAME=sarah
+RELEASE=18.3
+CODENAME=sylvia
EDITION="Cinnamon 64-bit"
-DESCRIPTION="Linux Mint 18 Sarah"
+DESCRIPTION="Linux Mint 18.3 Sylvia"
DESKTOP=Gnome
TOOLKIT=GTK
-NEW_FEATURES_URL=http://www.linuxmint.com/rel_sarah_cinnamon_whatsnew.php
-RELEASE_NOTES_URL=http://www.linuxmint.com/rel_sarah_cinnamon.php
+NEW_FEATURES_URL=http://www.linuxmint.com/rel_sylvia_cinnamon_whatsnew.php
+RELEASE_NOTES_URL=http://www.linuxmint.com/rel_sylvia_cinnamon.php
USER_GUIDE_URL=help:linuxmint
-GRUB_TITLE=Linux Mint 18 Cinnamon 64-bit
+GRUB_TITLE=Linux Mint 18.3 Cinnamon 64-bit
DISTRIB_ID=LinuxMint
-DISTRIB_RELEASE=18
-DISTRIB_CODENAME=sarah
-DISTRIB_DESCRIPTION="Linux Mint 18 Sarah"
+DISTRIB_RELEASE=18.3
+DISTRIB_CODENAME=sylvia
+DISTRIB_DESCRIPTION="Linux Mint 18.3 Sylvia"
x-scheme-handler/help; yelp %s; test=test -n "$DISPLAY"
x-scheme-handler/info; yelp %s; test=test -n "$DISPLAY"
x-scheme-handler/man; yelp %s; test=test -n "$DISPLAY"
-application/x-backup; mintBackup %s; test=test -n "$DISPLAY"
application/x-ms-dos-executable; mono %s; test=test -n "$DISPLAY"
application/x-ms-dos-executable; mono %s; needsterminal
x-content/unix-software; nemo-autorun-software %s; test=test -n "$DISPLAY"
-inode/directory; nemo %s; test=test -n "$DISPLAY"
-application/x-gnome-saved-search; nemo %s; test=test -n "$DISPLAY"
+inode/directory; nemo trash:/// %s; test=test -n "$DISPLAY"
+application/x-gnome-saved-search; nemo trash:/// %s; test=test -n "$DISPLAY"
application/x-openbox-theme; obconf %s; test=test -n "$DISPLAY"
application/x-java-archive; cautious-launcher %s /usr/bin/java -jar; test=test -n "$DISPLAY"
application/java-archive; cautious-launcher %s /usr/bin/java -jar; test=test -n "$DISPLAY"
application/x-bzdvi; xreader %s; test=test -n "$DISPLAY"
application/x-gzdvi; xreader %s; test=test -n "$DISPLAY"
image/vnd.djvu; xreader %s; test=test -n "$DISPLAY"
+image/vnd.djvu+multipage; xreader %s; test=test -n "$DISPLAY"
image/tiff; xreader %s; test=test -n "$DISPLAY"
application/x-cbr; xreader %s; test=test -n "$DISPLAY"
application/x-cbz; xreader %s; test=test -n "$DISPLAY"
application/x-cb7; xreader %s; test=test -n "$DISPLAY"
application/x-cbt; xreader %s; test=test -n "$DISPLAY"
+application/vnd.comicbook+zip; xreader %s; test=test -n "$DISPLAY"
application/oxps; xreader %s; test=test -n "$DISPLAY"
application/vnd.ms-xpsdocument; xreader %s; test=test -n "$DISPLAY"
application/epub+zip; xreader %s; test=test -n "$DISPLAY"
--- /dev/null
+# /etc/profile.d/flatpak.sh - set XDG_DATA_DIRS
+
+if [ "${XDG_DATA_DIRS#*flatpak}" = "${XDG_DATA_DIRS}" ]; then
+ XDG_DATA_DIRS="${XDG_DATA_HOME:-"$HOME/.local/share"}/flatpak/exports/share:/var/lib/flatpak/exports/share:${XDG_DATA_DIRS:-/usr/local/share:/usr/share}"
+fi
+
+export XDG_DATA_DIRS
+++ /dev/null
-CATALOG /usr/share/sgml/muffin-common/catalog
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=Cinnamon Settings Daemon - a11y-keyboard
+Exec=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-a11y-keyboard
+OnlyShowIn=X-Cinnamon;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=Cinnamon Settings Daemon - a11y-settings
+Exec=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-a11y-settings
+OnlyShowIn=X-Cinnamon;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=Cinnamon Settings Daemon - automount
+Exec=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-automount
+OnlyShowIn=X-Cinnamon;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=Cinnamon Settings Daemon - background
+Exec=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-background
+OnlyShowIn=X-Cinnamon;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=Cinnamon Settings Daemon - clipboard
+Exec=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-clipboard
+OnlyShowIn=X-Cinnamon;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=Cinnamon Settings Daemon - color
+Exec=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-color
+OnlyShowIn=X-Cinnamon;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=Cinnamon Settings Daemon - cursor
+Exec=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-cursor
+OnlyShowIn=X-Cinnamon;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=Cinnamon Settings Daemon - housekeeping
+Exec=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-housekeeping
+OnlyShowIn=X-Cinnamon;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=Cinnamon Settings Daemon - keyboard
+Exec=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-keyboard
+OnlyShowIn=X-Cinnamon;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=Cinnamon Settings Daemon - media-keys
+Exec=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-media-keys
+OnlyShowIn=X-Cinnamon;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=Cinnamon Settings Daemon - mouse
+Exec=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-mouse
+OnlyShowIn=X-Cinnamon;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=Cinnamon Settings Daemon - orientation
+Exec=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-orientation
+OnlyShowIn=X-Cinnamon;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=Cinnamon Settings Daemon - power
+Exec=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-power
+OnlyShowIn=X-Cinnamon;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=Cinnamon Settings Daemon - print-notifications
+Exec=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-print-notifications
+OnlyShowIn=X-Cinnamon;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=Cinnamon Settings Daemon - screensaver-proxy
+Exec=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-screensaver-proxy
+OnlyShowIn=X-Cinnamon;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=Cinnamon Settings Daemon - smartcard
+Exec=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-smartcard
+OnlyShowIn=X-Cinnamon;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=Cinnamon Settings Daemon - sound
+Exec=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-sound
+OnlyShowIn=X-Cinnamon;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=Cinnamon Settings Daemon - wacom
+Exec=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-wacom
+OnlyShowIn=X-Cinnamon;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=Cinnamon Settings Daemon - xrandr
+Exec=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-xrandr
+OnlyShowIn=X-Cinnamon;
+NoDisplay=false
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=Cinnamon Settings Daemon - xsettings
+Exec=/usr/lib/x86_64-linux-gnu/cinnamon-settings-daemon/csd-xsettings
+OnlyShowIn=X-Cinnamon;
+NoDisplay=true
+X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Notify=true
+X-GNOME-AutoRestart=true
--- /dev/null
+[Desktop Entry]
+Encoding=UTF-8
+Name=Flatpak
+Comment=Apply Flatpak updates
+Icon=stock_lock
+Exec=mintinstall-update-flatpak
+Terminal=false
+Type=Application
+Categories=
+X-GNOME-Autostart-Delay=20
+X-MATE-Autostart-Delay=20
Encoding=UTF-8
Name=mintUpload
Comment=Linux Mint Upload Manager
-Icon=/usr/share/pixmaps/mintupload/icon.svg
+Icon=mintupload
Exec=/usr/lib/linuxmint/mintupload/launch-file-uploader.py
Terminal=false
Type=Application
<Name>Applications</Name>
<Directory>cinnamon-menu-applications.directory</Directory>
- <!-- Scan legacy dirs first, as later items take priority -->
- <KDELegacyDirs/>
- <LegacyDir>/etc/X11/applnk</LegacyDir>
- <LegacyDir>/usr/share/cinnamon/apps</LegacyDir>
-
<!-- Read standard .directory and .desktop file locations -->
<DefaultAppDirs/>
<DefaultDirectoryDirs/>