Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
g_pattern_match_string has been deprecated since GLib 2.70
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mate-window-properties and mate-appearance-properties
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes the contents of the first desktop file getting copied into the second.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
find . -regextype posix-extended -regex '.*\.(c|h|ac)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
|
|
|
|
Add Adjudtement to change value by left/right arrows
|
|
|
|
Reported by translators
|
|
mate-appearance-properties: capplets/appearance/theme-util.c
|
|
It adds two menu item separators, before and after of Print menu item.
Test:
Run mate-appearance-properties
Select Interface tab
Clic on File menu item
|
|
marco-window-manager.c:408:17: warning: Value stored to 'i' is never read
i = 0;
^ ~
theme-installer.c:813:3: warning: Value stored to 'filename' is never read
filename = old_folder;
^ ~~~~~~~~~~
|
|
|