[meego-commits] 8527: Changes to MeeGo:1.1:Netbook:Testing/mutter-meego
Rob Staudinger
no_reply at build.meego.com
Fri Oct 15 17:55:00 UTC 2010
Hi,
I have made the following changes to mutter-meego in project MeeGo:1.1:Netbook:Testing. Please review and accept ASAP.
Thank You,
Rob Staudinger
[This message was auto-generated]
---
Request #8527:
submit: home:robsta:branches:MeeGo:1.1:Netbook:Testing/mutter-meego(r2)(cleanup) -> MeeGo:1.1:Netbook:Testing/mutter-meego
Message:
None
State: new 2010-10-15T10:54:58 robsta
Comment: None
changes files:
--------------
--- mutter-meego.changes
+++ mutter-meego.changes
@@ -0,0 +1,3 @@
+* Fri Oct 15 2010 Rob Staudinger <robsta at linux.intel.com> - 0.76.9
+- Fixes: BMC#5249 - Shutdown notification has truncated text
+
old:
----
mutter-meego-0.76.8.tar.bz2
new:
----
mutter-meego-0.76.9.tar.bz2
spec files:
-----------
--- mutter-meego.spec
+++ mutter-meego.spec
@@ -7,7 +7,7 @@
Name: mutter-meego
Summary: Meego Netbook plugin for Metacity Clutter, aka, Mutter
-Version: 0.76.8
+Version: 0.76.9
Release: 1
Group: System/Desktop
License: GPLv2
other changes:
--------------
++++++ mutter-meego-0.76.8.tar.bz2 -> mutter-meego-0.76.9.tar.bz2
--- configure
+++ configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.67 for mutter-meego 0.76.8.
+# Generated by GNU Autoconf 2.67 for mutter-meego 0.76.9.
#
# Report bugs to <http://meego.org>.
#
@@ -701,8 +701,8 @@
# Identity of this package.
PACKAGE_NAME='mutter-meego'
PACKAGE_TARNAME='mutter-meego'
-PACKAGE_VERSION='0.76.8'
-PACKAGE_STRING='mutter-meego 0.76.8'
+PACKAGE_VERSION='0.76.9'
+PACKAGE_STRING='mutter-meego 0.76.9'
PACKAGE_BUGREPORT='http://meego.org'
PACKAGE_URL=''
@@ -1546,7 +1546,7 @@
# 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 mutter-meego 0.76.8 to adapt to many kinds of systems.
+\`configure' configures mutter-meego 0.76.9 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1616,7 +1616,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of mutter-meego 0.76.8:";;
+ short | recursive ) echo "Configuration of mutter-meego 0.76.9:";;
esac
cat <<\_ACEOF
@@ -1755,7 +1755,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-mutter-meego configure 0.76.8
+mutter-meego configure 0.76.9
generated by GNU Autoconf 2.67
Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2124,7 +2124,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by mutter-meego $as_me 0.76.8, which was
+It was created by mutter-meego $as_me 0.76.9, which was
generated by GNU Autoconf 2.67. Invocation command line was
$ $0 $@
@@ -2943,7 +2943,7 @@
# Define the identity of the package.
PACKAGE='mutter-meego'
- VERSION='0.76.8'
+ VERSION='0.76.9'
cat >>confdefs.h <<_ACEOF
@@ -3067,8 +3067,8 @@
PLUGIN_MAJOR_VERSION=0
PLUGIN_MINOR_VERSION=76
-PLUGIN_MICRO_VERSION=8
-PLUGIN_VERSION=0.76.8
+PLUGIN_MICRO_VERSION=9
+PLUGIN_VERSION=0.76.9
PLUGIN_API_VERSION=1.0
@@ -13993,9 +13993,9 @@
MUTTER_PLUGIN_DIR=$($PKG_CONFIG mutter-plugins --variable=plugindir)
-PLUGIN_LT_CURRENT=7608
+PLUGIN_LT_CURRENT=7609
PLUGIN_LT_REV=0
-PLUGIN_AGE=7608
+PLUGIN_AGE=7609
PLUGIN_LT_VERSION="$PLUGIN_LT_CURRENT:$PLUGIN_LT_REV:$PLUGIN_LT_AGE"
PLUGIN_LT_LDFLAGS="-version-info $PLUGIN_LT_VERSION"
@@ -14657,7 +14657,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by mutter-meego $as_me 0.76.8, which was
+This file was extended by mutter-meego $as_me 0.76.9, which was
generated by GNU Autoconf 2.67. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -14723,7 +14723,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-mutter-meego config.status 0.76.8
+mutter-meego config.status 0.76.9
configured by $0, generated by GNU Autoconf 2.67,
with options \\"\$ac_cs_config\\"
@@ -16524,7 +16524,7 @@
echo "
- Mutter Meego Netbook Plugin version 0.76.8
+ Mutter Meego Netbook Plugin version 0.76.9
===================================================
Configuration:
--- configure.ac
+++ configure.ac
@@ -1,7 +1,7 @@
m4_define([mutter_version], [2.31.5_1.0])
m4_define([plugin_major_version], [0])
m4_define([plugin_minor_version], [76])
-m4_define([plugin_micro_version], [8])
+m4_define([plugin_micro_version], [9])
m4_define([plugin_version],
[plugin_major_version.plugin_minor_version.plugin_micro_version])
--- libmeego-panel/docs/reference/libmeego-panel/meego-panel-docs.xml
+++ libmeego-panel/docs/reference/libmeego-panel/meego-panel-docs.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY version "0.76.8">
+<!ENTITY version "0.76.9">
]>
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
--- libmeego-panel/meego-panel/mpl-version.h
+++ libmeego-panel/meego-panel/mpl-version.h
@@ -44,14 +44,14 @@
*
* The micro version of the meego-panel library (3, if %MEEGO_PANEL_VERSION is 1.2.3)
*/
-#define MEEGO_PANEL_MICRO_VERSION (8)
+#define MEEGO_PANEL_MICRO_VERSION (9)
/**
* MEEGO_PANEL_VERSION:
*
* The full version of the meego-panel library, like 1.2.3
*/
-#define MEEGO_PANEL_VERSION 0.76.8
+#define MEEGO_PANEL_VERSION 0.76.9
/**
* MEEGO_PANEL_VERSION_S:
@@ -59,7 +59,7 @@
* The full version of the meego-panel library, in string form (suited for
* string concatenation)
*/
-#define MEEGO_PANEL_VERSION_S "0.76.8"
+#define MEEGO_PANEL_VERSION_S "0.76.9"
/**
* MEEGO_PANEL_VERSION_HEX:
--- src/notifications/ntf-libnotify.c
+++ src/notifications/ntf-libnotify.c
@@ -206,7 +206,7 @@
GtkIconInfo *info;
theme = gtk_icon_theme_get_default ();
- info = gtk_icon_theme_lookup_icon (theme, details->icon_name, 48, 0);
+ info = gtk_icon_theme_lookup_icon (theme, details->icon_name, 24, 0);
if (info)
{
@@ -219,6 +219,8 @@
}
}
+ if (icon)
+ clutter_actor_set_size (icon, 24.0, 24.0);
ntf_notification_set_icon (ntf, icon);
if (details->actions)
--- src/notifications/ntf-notification.c
+++ src/notifications/ntf-notification.c
@@ -249,7 +249,7 @@
priv->summary = mx_label_new ();
txt = CLUTTER_TEXT(mx_label_get_clutter_text(MX_LABEL(priv->summary)));
clutter_text_set_line_alignment (txt, PANGO_ALIGN_LEFT);
- clutter_text_set_ellipsize (txt, PANGO_ELLIPSIZE_END);
+ clutter_text_set_ellipsize (txt, PANGO_ELLIPSIZE_NONE);
mx_table_add_actor (MX_TABLE (priv->title_box), CLUTTER_ACTOR (priv->summary), 0, 1);
clutter_container_child_set (CLUTTER_CONTAINER (priv->title_box),
++++++ mutter-meego.yaml
--- mutter-meego.yaml
+++ mutter-meego.yaml
@@ -1,6 +1,6 @@
Name: mutter-meego
Summary: Meego Netbook plugin for Metacity Clutter, aka, Mutter
-Version: 0.76.8
+Version: 0.76.9
Release: 1
Group: System/Desktop
License: GPLv2
More information about the MeeGo-commits
mailing list