diff options
author | piernov <piernov@piernov.org> | 2011-07-27 21:06:16 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2011-07-27 21:06:16 +0200 |
commit | 9d4179fa97af8a55575e7faf0be2d85bb01b8f3b (patch) | |
tree | f8040c87d0bab1f7fee5e67b0c25564408d64dd1 | |
parent | 0c88594e16466818c9fd8fbf5e53b2b640cae90c (diff) | |
download | gnome3-9d4179fa97af8a55575e7faf0be2d85bb01b8f3b.tar.gz gnome3-9d4179fa97af8a55575e7faf0be2d85bb01b8f3b.tar.bz2 gnome3-9d4179fa97af8a55575e7faf0be2d85bb01b8f3b.tar.xz gnome3-9d4179fa97af8a55575e7faf0be2d85bb01b8f3b.zip |
vino 3.1.4 màj footprint
-rw-r--r-- | vino/.footprint.i686 | 6 | ||||
-rw-r--r-- | vino/.footprint.x86_64 | 6 | ||||
-rw-r--r-- | vino/Pkgfile | 4 |
3 files changed, 14 insertions, 2 deletions
diff --git a/vino/.footprint.i686 b/vino/.footprint.i686 index 6135ec2..60082a5 100644 --- a/vino/.footprint.i686 +++ b/vino/.footprint.i686 @@ -10,6 +10,9 @@ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/vino/ -rwxr-xr-x root/root usr/lib/vino/vino-server drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/GConf/ +drwxr-xr-x root/root usr/share/GConf/gsettings/ +-rw-r--r-- root/root usr/share/GConf/gsettings/org.gnome.Vino.convert drwxr-xr-x root/root usr/share/applications/ -rw-r--r-- root/root usr/share/applications/vino-preferences.desktop drwxr-xr-x root/root usr/share/dbus-1/ @@ -23,6 +26,9 @@ drwxr-xr-x root/root usr/share/locale/ drwxr-xr-x root/root usr/share/locale/fr/ drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ -rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/vino.mo +drwxr-xr-x root/root usr/share/telepathy/ +drwxr-xr-x root/root usr/share/telepathy/clients/ +-rw-r--r-- root/root usr/share/telepathy/clients/Vino.client drwxr-xr-x root/root usr/share/vino/ -rw-r--r-- root/root usr/share/vino/vino-preferences.ui -rw-r--r-- root/root usr/share/vino/vino-prompt.ui diff --git a/vino/.footprint.x86_64 b/vino/.footprint.x86_64 index 6135ec2..60082a5 100644 --- a/vino/.footprint.x86_64 +++ b/vino/.footprint.x86_64 @@ -10,6 +10,9 @@ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/vino/ -rwxr-xr-x root/root usr/lib/vino/vino-server drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/GConf/ +drwxr-xr-x root/root usr/share/GConf/gsettings/ +-rw-r--r-- root/root usr/share/GConf/gsettings/org.gnome.Vino.convert drwxr-xr-x root/root usr/share/applications/ -rw-r--r-- root/root usr/share/applications/vino-preferences.desktop drwxr-xr-x root/root usr/share/dbus-1/ @@ -23,6 +26,9 @@ drwxr-xr-x root/root usr/share/locale/ drwxr-xr-x root/root usr/share/locale/fr/ drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ -rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/vino.mo +drwxr-xr-x root/root usr/share/telepathy/ +drwxr-xr-x root/root usr/share/telepathy/clients/ +-rw-r--r-- root/root usr/share/telepathy/clients/Vino.client drwxr-xr-x root/root usr/share/vino/ -rw-r--r-- root/root usr/share/vino/vino-preferences.ui -rw-r--r-- root/root usr/share/vino/vino-prompt.ui diff --git a/vino/Pkgfile b/vino/Pkgfile index 6daabd7..cef7e5a 100644 --- a/vino/Pkgfile +++ b/vino/Pkgfile @@ -1,8 +1,8 @@ # Description: Administration à distance # Maintainer: NuTyX GNOME team # Packager: thierryn1 at hispeed dot ch -# Depends on: libgnomeui, gconf, libsoup -# Run on: libgnomeui,gconf,libsoup +# Depends on: libgnomeui, gconf, libsoup, telepathy-glib +# Run on: libgnomeui,gconf,libsoup,telepathy-glib name=vino version=3.1.4 |