Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-08-07 03:51:09 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-08-07 03:51:09 (GMT)
commita3929e73a26b0dc4cd30cade30d336cc24e277e4 (patch)
treebd0bfabcfb3e52d98790bb5edea9749cb0b2cff5
parentc1bcb547e6aac8cca6e8e47d599c645386e7b36f (diff)
Imported Upstream version 0.81.3upstream/0.81.3
-rwxr-xr-xconfigure20
-rw-r--r--icons/scalable/actions/Makefile.in1
-rw-r--r--icons/scalable/emblems/Makefile.in1
3 files changed, 12 insertions, 10 deletions
diff --git a/configure b/configure
index 647d62f..ac1852f 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for sugar-artwork 0.81.1.
+# Generated by GNU Autoconf 2.61 for sugar-artwork 0.81.3.
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -726,8 +726,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='sugar-artwork'
PACKAGE_TARNAME='sugar-artwork'
-PACKAGE_VERSION='0.81.1'
-PACKAGE_STRING='sugar-artwork 0.81.1'
+PACKAGE_VERSION='0.81.3'
+PACKAGE_STRING='sugar-artwork 0.81.3'
PACKAGE_BUGREPORT=''
# Factoring default headers for most tests.
@@ -1401,7 +1401,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures sugar-artwork 0.81.1 to adapt to many kinds of systems.
+\`configure' configures sugar-artwork 0.81.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1471,7 +1471,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of sugar-artwork 0.81.1:";;
+ short | recursive ) echo "Configuration of sugar-artwork 0.81.3:";;
esac
cat <<\_ACEOF
@@ -1578,7 +1578,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-sugar-artwork configure 0.81.1
+sugar-artwork configure 0.81.3
generated by GNU Autoconf 2.61
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1592,7 +1592,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by sugar-artwork $as_me 0.81.1, which was
+It was created by sugar-artwork $as_me 0.81.3, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ $0 $@
@@ -2286,7 +2286,7 @@ fi
# Define the identity of the package.
PACKAGE='sugar-artwork'
- VERSION='0.81.1'
+ VERSION='0.81.3'
cat >>confdefs.h <<_ACEOF
@@ -20072,7 +20072,7 @@ exec 6>&1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by sugar-artwork $as_me 0.81.1, which was
+This file was extended by sugar-artwork $as_me 0.81.3, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -20125,7 +20125,7 @@ Report bugs to <bug-autoconf@gnu.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-sugar-artwork config.status 0.81.1
+sugar-artwork config.status 0.81.3
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
diff --git a/icons/scalable/actions/Makefile.in b/icons/scalable/actions/Makefile.in
index 5a64080..5bbbdcb 100644
--- a/icons/scalable/actions/Makefile.in
+++ b/icons/scalable/actions/Makefile.in
@@ -234,6 +234,7 @@ icon_DATA = \
system-shutdown.svg \
tray-hide.svg \
tray-show.svg \
+ view-freeform.svg \
view-fullscreen.svg \
view-list.svg \
view-radial.svg \
diff --git a/icons/scalable/emblems/Makefile.in b/icons/scalable/emblems/Makefile.in
index b3a2ff8..81df6d2 100644
--- a/icons/scalable/emblems/Makefile.in
+++ b/icons/scalable/emblems/Makefile.in
@@ -173,6 +173,7 @@ icondir = $(datadir)/icons/sugar/$(iconsize)/$(category)
icon_DATA = \
emblem-busy.svg \
emblem-charging.svg \
+ emblem-downloads.svg \
emblem-favorite.svg \
emblem-locked.svg \
emblem-notification.svg \