pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.1-97-ge7e981


From: Bastián Díaz
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.1-97-ge7e9816
Date: Thu, 07 Nov 2013 06:40:30 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  e7e9816e897551cf832ab2191ff70e88bac5bc27 (commit)
      from  aac8d19c7dabd2ac89a0acf70d4d6cf8d07949bf (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e7e9816e897551cf832ab2191ff70e88bac5bc27
Author: Bastián Díaz <address@hidden>
Date:   Thu Nov 7 03:33:18 2013 -0300

    Support for images 24x24 and 32x32 canvas for some flat icons
    
    Added support for new images in arger sizes to be included in a future
    in the toolbar (data editor, syntax editor and output windows).

-----------------------------------------------------------------------

Summary of changes:
 Smake                                              |   24 +
 .../{data-split-file.svg => data-select-cases.svg} |  143 ++---
 .../artwork/actions/{16x16 => 24x24}/edit-copy.svg |   54 +-
 .../artwork/actions/{16x16 => 24x24}/edit-cut.svg  |   56 +-
 .../actions/{16x16 => 24x24}/edit-paste.svg        |   56 +-
 .../{16x16/edit-undo.svg => 24x24/edit-redo.svg}   |   65 +-
 .../actions/{16x16 => 24x24}/edit-select-all.svg   |   50 +-
 .../artwork/actions/{16x16 => 24x24}/edit-undo.svg |   56 +-
 .../actions/{16x16 => 24x24}/file-export-data.svg  |   52 +-
 .../actions/{16x16 => 24x24}/file-print.svg        |   58 +-
 .../artwork/actions/{16x16 => 24x24}/run-all.svg   |   59 +-
 ...view-value-labels.svg => transform-compute.svg} |   40 +-
 ...ew-value-labels.svg => utilities-variables.svg} |   38 +-
 .../actions/{16x16 => 32x32}/data-select-cases.svg |   52 +-
 .../artwork/actions/{16x16 => 32x32}/edit-copy.svg |   54 +-
 .../artwork/actions/{16x16 => 32x32}/edit-cut.svg  |   56 +-
 .../actions/{16x16 => 32x32}/edit-paste.svg        |   56 +-
 .../{16x16/edit-undo.svg => 32x32/edit-redo.svg}   |   65 +-
 .../actions/{16x16 => 32x32}/edit-select-all.svg   |   50 +-
 .../artwork/actions/{16x16 => 32x32}/edit-undo.svg |   56 +-
 .../actions/{16x16 => 32x32}/file-export-data.svg  |   52 +-
 .../actions/{16x16 => 32x32}/file-print.svg        |   58 +-
 .../artwork/actions/{16x16 => 32x32}/run-all.svg   |   59 +-
 .../actions/{16x16 => 32x32}/transform-compute.svg |   50 +-
 .../{16x16 => 32x32}/utilities-variables.svg       |   50 +-
 .../mimetypes/256x256/application-x-spss-sav.svg   |  632 +++++++++++---------
 26 files changed, 1056 insertions(+), 985 deletions(-)
 copy src/ui/gui/artwork/actions/24x24/{data-split-file.svg => 
data-select-cases.svg} (64%)
 copy src/ui/gui/artwork/actions/{16x16 => 24x24}/edit-copy.svg (83%)
 copy src/ui/gui/artwork/actions/{16x16 => 24x24}/edit-cut.svg (86%)
 copy src/ui/gui/artwork/actions/{16x16 => 24x24}/edit-paste.svg (84%)
 copy src/ui/gui/artwork/actions/{16x16/edit-undo.svg => 24x24/edit-redo.svg} 
(82%)
 copy src/ui/gui/artwork/actions/{16x16 => 24x24}/edit-select-all.svg (83%)
 copy src/ui/gui/artwork/actions/{16x16 => 24x24}/edit-undo.svg (85%)
 copy src/ui/gui/artwork/actions/{16x16 => 24x24}/file-export-data.svg (85%)
 copy src/ui/gui/artwork/actions/{16x16 => 24x24}/file-print.svg (82%)
 copy src/ui/gui/artwork/actions/{16x16 => 24x24}/run-all.svg (70%)
 copy src/ui/gui/artwork/actions/24x24/{view-value-labels.svg => 
transform-compute.svg} (74%)
 copy src/ui/gui/artwork/actions/24x24/{view-value-labels.svg => 
utilities-variables.svg} (77%)
 copy src/ui/gui/artwork/actions/{16x16 => 32x32}/data-select-cases.svg (84%)
 copy src/ui/gui/artwork/actions/{16x16 => 32x32}/edit-copy.svg (83%)
 copy src/ui/gui/artwork/actions/{16x16 => 32x32}/edit-cut.svg (86%)
 copy src/ui/gui/artwork/actions/{16x16 => 32x32}/edit-paste.svg (84%)
 copy src/ui/gui/artwork/actions/{16x16/edit-undo.svg => 32x32/edit-redo.svg} 
(82%)
 copy src/ui/gui/artwork/actions/{16x16 => 32x32}/edit-select-all.svg (83%)
 copy src/ui/gui/artwork/actions/{16x16 => 32x32}/edit-undo.svg (85%)
 copy src/ui/gui/artwork/actions/{16x16 => 32x32}/file-export-data.svg (85%)
 copy src/ui/gui/artwork/actions/{16x16 => 32x32}/file-print.svg (82%)
 copy src/ui/gui/artwork/actions/{16x16 => 32x32}/run-all.svg (70%)
 copy src/ui/gui/artwork/actions/{16x16 => 32x32}/transform-compute.svg (82%)
 copy src/ui/gui/artwork/actions/{16x16 => 32x32}/utilities-variables.svg (82%)


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]