← Back to team overview

xubuntu-dev team mailing list archive

[Branch ~xubuntu-dev/xubuntu-default-settings/trunk] Rev 279: Correctly purge cpugraph config.

 

------------------------------------------------------------
revno: 279
committer: Lionel Le Folgoc <mrpouit@xxxxxxxxxx>
branch nick: xubuntu-default-settings
timestamp: Tue 2011-03-01 08:54:26 +0100
message:
  Correctly purge cpugraph config.
removed:
  etc/xdg/xdg-xubuntu/xfce4/panel/
  etc/xdg/xdg-xubuntu/xfce4/panel/cpugraph-3.rc
modified:
  debian/changelog
  debian/postinst
  debian/postrm
  debian/preinst


--
lp:xubuntu-default-settings
https://code.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk

Your team Xubuntu Team is subscribed to branch lp:xubuntu-default-settings.
To unsubscribe from this branch go to https://code.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk/+edit-subscription
=== modified file 'debian/changelog'
--- debian/changelog	2011-02-24 21:58:21 +0000
+++ debian/changelog	2011-03-01 07:54:26 +0000
@@ -3,6 +3,7 @@
   * usr/share/glib-2.0/schemas/xubuntu-default-settings.gschema.override:
     add gmusicbrowser to the interested media players, and disable sound
     notifications on scroll, xfce4-volumed does that already.
+  * Correctly purge cpugraph config.
 
  -- Lionel Le Folgoc <mrpouit@xxxxxxxxxx>  Thu, 24 Feb 2011 22:55:37 +0100
 

=== modified file 'debian/postinst'
--- debian/postinst	2011-02-24 21:05:19 +0000
+++ debian/postinst	2011-03-01 07:54:26 +0000
@@ -2,7 +2,7 @@
 
 set -e
 
-LASTVER="11.04.9"
+LASTVER="11.04.10"
 
 if dpkg-maintscript-helper supports rm_conffile; then
   dpkg-maintscript-helper rm_conffile \
@@ -39,6 +39,8 @@
     /etc/xdg/xdg-xubuntu/xfce4/panel/xfce4-orageclock-plugin-7.rc "$LASTVER" -- "$@"
   dpkg-maintscript-helper rm_conffile \
     /etc/xdg/xdg-xubuntu/exaile/settings.ini "$LASTVER" -- "$@"
+  dpkg-maintscript-helper rm_conffile \
+    /etc/xdg/xdg-xubuntu/xfce4/panel/cpugraph-3.rc "$LASTVER" -- "$@"
 fi
 
 case "$1" in

=== modified file 'debian/postrm'
--- debian/postrm	2011-02-24 21:05:19 +0000
+++ debian/postrm	2011-03-01 07:54:26 +0000
@@ -2,7 +2,7 @@
 
 set -e
 
-LASTVER="11.04.9"
+LASTVER="11.04.10"
 
 if dpkg-maintscript-helper supports rm_conffile; then
   dpkg-maintscript-helper rm_conffile \
@@ -39,6 +39,8 @@
     /etc/xdg/xdg-xubuntu/xfce4/panel/xfce4-orageclock-plugin-7.rc "$LASTVER" -- "$@"
   dpkg-maintscript-helper rm_conffile \
     /etc/xdg/xdg-xubuntu/exaile/settings.ini "$LASTVER" -- "$@"
+  dpkg-maintscript-helper rm_conffile \
+    /etc/xdg/xdg-xubuntu/xfce4/panel/cpugraph-3.rc "$LASTVER" -- "$@"
 fi
 
 case "$1" in

=== modified file 'debian/preinst'
--- debian/preinst	2011-02-24 21:05:19 +0000
+++ debian/preinst	2011-03-01 07:54:26 +0000
@@ -2,7 +2,7 @@
 
 set -e
 
-LASTVER="11.04.9"
+LASTVER="11.04.10"
 
 if dpkg-maintscript-helper supports rm_conffile; then
   dpkg-maintscript-helper rm_conffile \
@@ -39,6 +39,8 @@
     /etc/xdg/xdg-xubuntu/xfce4/panel/xfce4-orageclock-plugin-7.rc "$LASTVER" -- "$@"
   dpkg-maintscript-helper rm_conffile \
     /etc/xdg/xdg-xubuntu/exaile/settings.ini "$LASTVER" -- "$@"
+  dpkg-maintscript-helper rm_conffile \
+    /etc/xdg/xdg-xubuntu/xfce4/panel/cpugraph-3.rc "$LASTVER" -- "$@"
 fi
 
 #DEBHELPER#

=== removed directory 'etc/xdg/xdg-xubuntu/xfce4/panel'
=== removed file 'etc/xdg/xdg-xubuntu/xfce4/panel/cpugraph-3.rc'
--- etc/xdg/xdg-xubuntu/xfce4/panel/cpugraph-3.rc	2011-01-26 22:05:56 +0000
+++ etc/xdg/xdg-xubuntu/xfce4/panel/cpugraph-3.rc	1970-01-01 00:00:00 +0000
@@ -1,17 +0,0 @@
-UpdateInterval=0
-TimeScale=0
-Size=30
-Mode=1
-Frame=0
-Border=0
-Bars=0
-TrackedCore=0
-Command=xfce4-taskmanager
-InTerminal=0
-StartupNotification=1
-ColorMode=0
-Foreground1=#FFFFFF
-Foreground2=#686868
-Background=#686868
-Foreground3=#0000FF
-