Skip to content

Commit c8b2cef

Browse files
committed
5.6.6
1 parent 3cb6b14 commit c8b2cef

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

debian/changelog

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
cinnamon (5.6.6) vera; urgency=medium
2+
3+
[ Clement Lefebvre ]
4+
* l10n: Update POT
5+
6+
[ Michael Webster ]
7+
* cinnamon-settings themes: Check both new and legacy theme folders when uninstalling.
8+
* startupAnimation.js: Make sure the shroud actor remains the size of the stage during startup.
9+
* systray applet: Use the correct panel size when reloading icons.
10+
* PanelManager: Keep track of the number of monitors.
11+
* ChooserButtonWidgets: Fix button and menu images in hidpi.
12+
* Fix reverse mouse scroll in the app switcher.
13+
* window list: Ignore smooth scroll events when mousewheel cycling is enabled.
14+
* makepot: Include comments from js files.
15+
* Populate desktop files with new/changed translations.
16+
* harvester.py: See if any spices are installed before going online to get new metadata.
17+
18+
[ MDPenguin ]
19+
* appSwitcher: ignore smooth scrolling
20+
21+
[ Michael Webster ]
22+
* cs_keyboard: Remove stray print line.
23+
* cs_default: Don't use translated strings as dictionary keys.
24+
* windowMenu.js: Don't display for desktop windows.
25+
26+
[ Clement Lefebvre ]
27+
* Revert "makepot: Include comments from js files."
28+
29+
-- Clement Lefebvre <[email protected]> Wed, 11 Jan 2023 10:22:30 +0000
30+
131
cinnamon (5.6.5) vera; urgency=medium
232

333
[ Tibladar ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('Cinnamon', 'c', version : '5.6.5', meson_version : '>=0.47.0')
1+
project('Cinnamon', 'c', version : '5.6.6', meson_version : '>=0.47.0')
22

33
gnome = import('gnome')
44
i18n = import('i18n')

0 commit comments

Comments
 (0)