Loading
Commits on Source 15
-
Sergio Costas authored
-
Sergio Costas authored
In some cases, GLib.get_user_special_dir() can return NULL when asked for DIRECTORY_TEMPLATES. In that case, DING will fail. This MR fixes it. Fix https://gitlab.com/rastersoft/desktop-icons-ng/-/issues/182
-
Sergio Costas authored
Don't fail if DIRECTORY_TEMPLATES returns null Closes #182 See merge request rastersoft/desktop-icons-ng!206
-
Sergio Costas authored
-
Dušan Kazik authored
-
Sergio Costas authored
Slovak translation update See merge request rastersoft/desktop-icons-ng!207
-
Stanisław Zadorozhnyi authored
-
Sergio Costas authored
Added Ukrainian Language See merge request rastersoft/desktop-icons-ng!211
-
Sergio Costas authored
-
Sergio Costas authored
Integration with other extensions (simplified version) See merge request rastersoft/desktop-icons-ng!212
-
Sergio Costas authored
The code presumes that file-roller is installed, so if it isn't, an exception is generated which can result in problems with the right-click menu. This patch fixes it. Fix https://gitlab.com/rastersoft/desktop-icons-ng/-/issues/187
-
Sergio Costas authored
Fix exception if File-Roller is not installed Closes #187 See merge request rastersoft/desktop-icons-ng!217
-
Sergio Costas authored
Due to several re-uploads to Gnome Extensions, the version number there is greater than the one in Gitlab. This MR fixes this.
-
Sergio Costas authored
-
Gunnar Hjalmarsson authored