93319e7c11
GTK4 changed icon loading significantly, it is now closely tied to snapshots and paintables. This makes a port highly unrealistic, so to avoid staying stuck on GTK3 forever, copy the relevant code into the tree. The code is unmodified except for the include names and replacing some stray tab indentation. It is still full of GTK internals, so it will take a while before we can actually build it. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2620>
109 lines
3.3 KiB
Plaintext
109 lines
3.3 KiB
Plaintext
# List of source files containing translatable strings.
|
|
# Please keep this file sorted alphabetically.
|
|
data/50-gnome-shell-launchers.xml
|
|
data/50-gnome-shell-screenshots.xml
|
|
data/50-gnome-shell-system.xml
|
|
data/org.gnome.Shell.desktop.in.in
|
|
data/org.gnome.shell.gschema.xml.in
|
|
data/org.gnome.Shell.PortalHelper.desktop.in.in
|
|
js/dbusServices/extensions/ui/extension-error-page.ui
|
|
js/gdm/authPrompt.js
|
|
js/gdm/loginDialog.js
|
|
js/gdm/util.js
|
|
js/misc/systemActions.js
|
|
js/misc/util.js
|
|
js/portalHelper/main.js
|
|
js/ui/accessDialog.js
|
|
js/ui/appDisplay.js
|
|
js/ui/appFavorites.js
|
|
js/ui/appMenu.js
|
|
js/ui/audioDeviceSelection.js
|
|
js/ui/backgroundMenu.js
|
|
js/ui/calendar.js
|
|
js/ui/closeDialog.js
|
|
js/ui/components/automountManager.js
|
|
js/ui/components/autorunManager.js
|
|
js/ui/components/keyring.js
|
|
js/ui/components/networkAgent.js
|
|
js/ui/components/polkitAgent.js
|
|
js/ui/components/telepathyClient.js
|
|
js/ui/ctrlAltTab.js
|
|
js/ui/dash.js
|
|
js/ui/dateMenu.js
|
|
js/ui/endSessionDialog.js
|
|
js/ui/extensionDownloader.js
|
|
js/ui/extensionSystem.js
|
|
js/ui/inhibitShortcutsDialog.js
|
|
js/ui/kbdA11yDialog.js
|
|
js/ui/keyboard.js
|
|
js/ui/lookingGlass.js
|
|
js/ui/main.js
|
|
js/ui/messageList.js
|
|
js/ui/messageTray.js
|
|
js/ui/mpris.js
|
|
js/ui/notificationDaemon.js
|
|
js/ui/osdWindow.js
|
|
js/ui/overviewControls.js
|
|
js/ui/overview.js
|
|
js/ui/padOsd.js
|
|
js/ui/panel.js
|
|
js/ui/popupMenu.js
|
|
js/ui/runDialog.js
|
|
js/ui/screenShield.js
|
|
js/ui/screenshot.js
|
|
js/ui/search.js
|
|
js/ui/searchController.js
|
|
js/ui/shellEntry.js
|
|
js/ui/shellMountOperation.js
|
|
js/ui/status/accessibility.js
|
|
js/ui/status/autoRotate.js
|
|
js/ui/status/bluetooth.js
|
|
js/ui/status/brightness.js
|
|
js/ui/status/darkMode.js
|
|
js/ui/status/dwellClick.js
|
|
js/ui/status/keyboard.js
|
|
js/ui/status/location.js
|
|
js/ui/status/network.js
|
|
js/ui/status/nightLight.js
|
|
js/ui/status/powerProfiles.js
|
|
js/ui/status/remoteAccess.js
|
|
js/ui/status/rfkill.js
|
|
js/ui/status/system.js
|
|
js/ui/status/thunderbolt.js
|
|
js/ui/status/volume.js
|
|
js/ui/switchMonitor.js
|
|
js/ui/unlockDialog.js
|
|
js/ui/welcomeDialog.js
|
|
js/ui/windowAttentionHandler.js
|
|
js/ui/windowManager.js
|
|
js/ui/windowMenu.js
|
|
src/calendar-server/evolution-calendar.desktop.in
|
|
src/main.c
|
|
src/shell-app.c
|
|
src/shell-app-system.c
|
|
src/shell-global.c
|
|
src/shell-keyring-prompt.c
|
|
src/shell-polkit-authentication-agent.c
|
|
src/shell-util.c
|
|
src/st/st-icon-theme.c
|
|
subprojects/extensions-app/data/metainfo/org.gnome.Extensions.metainfo.xml.in
|
|
subprojects/extensions-app/data/org.gnome.Extensions.desktop.in.in
|
|
subprojects/extensions-app/js/main.js
|
|
subprojects/extensions-app/data/ui/extension-row.ui
|
|
subprojects/extensions-app/data/ui/extensions-window.ui
|
|
subprojects/extensions-tool/src/command-create.c
|
|
subprojects/extensions-tool/src/command-disable.c
|
|
subprojects/extensions-tool/src/command-enable.c
|
|
subprojects/extensions-tool/src/command-info.c
|
|
subprojects/extensions-tool/src/command-install.c
|
|
subprojects/extensions-tool/src/command-list.c
|
|
subprojects/extensions-tool/src/command-pack.c
|
|
subprojects/extensions-tool/src/command-prefs.c
|
|
subprojects/extensions-tool/src/command-reset.c
|
|
subprojects/extensions-tool/src/command-uninstall.c
|
|
subprojects/extensions-tool/src/main.c
|
|
subprojects/extensions-tool/src/templates/00-plain.desktop.in
|
|
subprojects/extensions-tool/src/templates/indicator.desktop.in
|
|
# Please do not remove this file from POTFILES.in. Run "git submodule init && git submodule update" to get it.
|
|
subprojects/gvc/gvc-mixer-control.c
|