From 20eb6adb3affa1171009983fcd50df60a5072f6a Mon Sep 17 00:00:00 2001 From: Cristian Henzel Date: Tue, 15 Nov 2011 08:40:38 +0200 Subject: [PATCH] ClipIt-1.4.2-20111115001 + Fixed: Added Unity to autostart. --- ChangeLog | 13 ++++++++++++- data/clipit-startup.desktop.in | 2 +- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7217ada..38a63ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,15 @@ -ClipIt-1.4.2-20111115001 ~ 2011-11-15 08:27:14 +0200 +ClipIt-1.4.2-20111115001 ~ 2011-11-15 08:40:17 +0200 + ++ Fixed: Added Unity to autostart. + + +Silence glib warnings regarding GOptionFlags. - 2011-11-09 20:51:51 +0200 + +These warnings: +GLib-WARNING **: goption.c:2168: ignoring no-arg, optional-arg or filename flags (8) on option of type 0 + + +ClipIt-1.4.2-20111115001 - 2011-11-15 08:27:37 +0200 + Fixed: Added dirty workaround for Debian multiarch build. diff --git a/data/clipit-startup.desktop.in b/data/clipit-startup.desktop.in index f36faec..bb5a629 100644 --- a/data/clipit-startup.desktop.in +++ b/data/clipit-startup.desktop.in @@ -5,5 +5,5 @@ Icon=gtk-paste Exec=clipit Terminal=false Type=Application -OnlyShowIn=GNOME;XFCE;LXDE; +OnlyShowIn=GNOME;XFCE;LXDE;Unity; X-GNOME-Autostart-enabled=true