Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 14c60eb954 | |||
| 0234cd74f7 | |||
| f637e81c8c | |||
| ea82830a9f |
@@ -1,3 +1,12 @@
|
|||||||
|
43.alpha
|
||||||
|
========
|
||||||
|
|
||||||
|
Contributors:
|
||||||
|
Florian Müllner
|
||||||
|
|
||||||
|
Translators:
|
||||||
|
Marco Ciampa [it]
|
||||||
|
|
||||||
42.3
|
42.3
|
||||||
====
|
====
|
||||||
* screenshot-window-sizer: Fix reported sizes on wayland [Florian; !232]
|
* screenshot-window-sizer: Fix reported sizes on wayland [Florian; !232]
|
||||||
|
|||||||
+1
-1
Submodule data/gnome-shell-sass updated: 3b4f08fe98...4697a3f0c6
@@ -285,8 +285,8 @@ function enable() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param {Object} object - object that was modified
|
* @param {object} object - object that was modified
|
||||||
* @param {Object} injection - the map of previous injections
|
* @param {object} injection - the map of previous injections
|
||||||
* @param {string} name - the @injection key that should be removed
|
* @param {string} name - the @injection key that should be removed
|
||||||
*/
|
*/
|
||||||
function removeInjection(object, injection, name) {
|
function removeInjection(object, injection, name) {
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
project('gnome-shell-extensions',
|
project('gnome-shell-extensions',
|
||||||
version: '42.3',
|
version: '43.alpha',
|
||||||
meson_version: '>= 0.53.0',
|
meson_version: '>= 0.53.0',
|
||||||
license: 'GPL2+'
|
license: 'GPL2+'
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -80,7 +80,7 @@ msgstr "Dispositivi rimovibili"
|
|||||||
|
|
||||||
#: extensions/drive-menu/extension.js:171
|
#: extensions/drive-menu/extension.js:171
|
||||||
msgid "Open Files"
|
msgid "Open Files"
|
||||||
msgstr "Apri file"
|
msgstr "Apri File"
|
||||||
|
|
||||||
#: extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml:5
|
#: extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml:5
|
||||||
msgid "Use more screen for windows"
|
msgid "Use more screen for windows"
|
||||||
|
|||||||
Reference in New Issue
Block a user