gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r15456 - gnunet


From: gnunet
Subject: [GNUnet-SVN] r15456 - gnunet
Date: Tue, 7 Jun 2011 20:09:57 +0200

Author: ruppa
Date: 2011-06-07 20:09:57 +0200 (Tue, 07 Jun 2011)
New Revision: 15456

Removed:
   gnunet/.ICEauthority
   gnunet/.bash_logout
   gnunet/.bashrc
   gnunet/.cache/
   gnunet/.config/
   gnunet/.dbus/
   gnunet/.dmrc
   gnunet/.esd_auth
   gnunet/.fontconfig/
   gnunet/.gconf/
   gnunet/.gconfd/
   gnunet/.gnome2/
   gnunet/.gnome2_private/
   gnunet/.gstreamer-0.10/
   gnunet/.gtk-bookmarks
   gnunet/.gvfs/
   gnunet/.local/
   gnunet/.mozilla/
   gnunet/.nautilus/
   gnunet/.profile
   gnunet/.pulse-cookie
   gnunet/.pulse/
   gnunet/.subversion/
   gnunet/.update-notifier/
   gnunet/.xsession-errors
   gnunet/?\195?\150ffentlich/
   gnunet/Bilder/
   gnunet/Desktop/
   gnunet/Dokumente/
   gnunet/Downloads/
   gnunet/Musik/
   gnunet/Videos/
   gnunet/Vorlagen/
   gnunet/examples.desktop
Log:


Deleted: gnunet/.ICEauthority
===================================================================
(Binary files differ)

Deleted: gnunet/.bash_logout
===================================================================
--- gnunet/.bash_logout 2011-06-07 18:02:26 UTC (rev 15455)
+++ gnunet/.bash_logout 2011-06-07 18:09:57 UTC (rev 15456)
@@ -1,7 +0,0 @@
-# ~/.bash_logout: executed by bash(1) when login shell exits.
-
-# when leaving the console clear the screen to increase privacy
-
-if [ "$SHLVL" = 1 ]; then
-    [ -x /usr/bin/clear_console ] && /usr/bin/clear_console -q
-fi

Deleted: gnunet/.bashrc
===================================================================
--- gnunet/.bashrc      2011-06-07 18:02:26 UTC (rev 15455)
+++ gnunet/.bashrc      2011-06-07 18:09:57 UTC (rev 15456)
@@ -1,99 +0,0 @@
-# ~/.bashrc: executed by bash(1) for non-login shells.
-# see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)
-# for examples
-
-# If not running interactively, don't do anything
-[ -z "$PS1" ] && return
-
-# don't put duplicate lines in the history. See bash(1) for more options
-# ... or force ignoredups and ignorespace
-HISTCONTROL=ignoredups:ignorespace
-
-# append to the history file, don't overwrite it
-shopt -s histappend
-
-# for setting history length see HISTSIZE and HISTFILESIZE in bash(1)
-HISTSIZE=1000
-HISTFILESIZE=2000
-
-# check the window size after each command and, if necessary,
-# update the values of LINES and COLUMNS.
-shopt -s checkwinsize
-
-# make less more friendly for non-text input files, see lesspipe(1)
-[ -x /usr/bin/lesspipe ] && eval "$(SHELL=/bin/sh lesspipe)"
-
-# set variable identifying the chroot you work in (used in the prompt below)
-if [ -z "$debian_chroot" ] && [ -r /etc/debian_chroot ]; then
-    debian_chroot=$(cat /etc/debian_chroot)
-fi
-
-# set a fancy prompt (non-color, unless we know we "want" color)
-case "$TERM" in
-    xterm-color) color_prompt=yes;;
-esac
-
-# uncomment for a colored prompt, if the terminal has the capability; turned
-# off by default to not distract the user: the focus in a terminal window
-# should be on the output of commands, not on the prompt
-#force_color_prompt=yes
-
-if [ -n "$force_color_prompt" ]; then
-    if [ -x /usr/bin/tput ] && tput setaf 1 >&/dev/null; then
-       # We have color support; assume it's compliant with Ecma-48
-       # (ISO/IEC-6429). (Lack of such support is extremely rare, and such
-       # a case would tend to support setf rather than setaf.)
-       color_prompt=yes
-    else
-       color_prompt=
-    fi
-fi
-
-if [ "$color_prompt" = yes ]; then
-    
PS1='${debian_chroot:+($debian_chroot)}\[\033[01;address@hidden:\[\033[01;34m\]\w\[\033[00m\]\$
 '
-else
-    PS1='${debian_chroot:+($debian_chroot)address@hidden:\w\$ '
-fi
-unset color_prompt force_color_prompt
-
-# If this is an xterm set the title to address@hidden:dir
-case "$TERM" in
-xterm*|rxvt*)
-    PS1="\[\e]0;${debian_chroot:+($debian_chroot)address@hidden: \w\a\]$PS1"
-    ;;
-*)
-    ;;
-esac
-
-# enable color support of ls and also add handy aliases
-if [ -x /usr/bin/dircolors ]; then
-    test -r ~/.dircolors && eval "$(dircolors -b ~/.dircolors)" || eval 
"$(dircolors -b)"
-    alias ls='ls --color=auto'
-    #alias dir='dir --color=auto'
-    #alias vdir='vdir --color=auto'
-
-    alias grep='grep --color=auto'
-    alias fgrep='fgrep --color=auto'
-    alias egrep='egrep --color=auto'
-fi
-
-# some more ls aliases
-alias ll='ls -alF'
-alias la='ls -A'
-alias l='ls -CF'
-
-# Alias definitions.
-# You may want to put all your additions into a separate file like
-# ~/.bash_aliases, instead of adding them here directly.
-# See /usr/share/doc/bash-doc/examples in the bash-doc package.
-
-if [ -f ~/.bash_aliases ]; then
-    . ~/.bash_aliases
-fi
-
-# enable programmable completion features (you don't need to enable
-# this, if it's already enabled in /etc/bash.bashrc and /etc/profile
-# sources /etc/bash.bashrc).
-if [ -f /etc/bash_completion ] && ! shopt -oq posix; then
-    . /etc/bash_completion
-fi

Deleted: gnunet/.dmrc
===================================================================
--- gnunet/.dmrc        2011-06-07 18:02:26 UTC (rev 15455)
+++ gnunet/.dmrc        2011-06-07 18:09:57 UTC (rev 15456)
@@ -1,4 +0,0 @@
-
-[Desktop]
-Language=de_DE.utf8
-Layout=de

Deleted: gnunet/.esd_auth
===================================================================
--- gnunet/.esd_auth    2011-06-07 18:02:26 UTC (rev 15455)
+++ gnunet/.esd_auth    2011-06-07 18:09:57 UTC (rev 15456)
@@ -1 +0,0 @@
-H3䕘¥|t+ݪ�d
\ No newline at end of file

Deleted: gnunet/.gtk-bookmarks
===================================================================
--- gnunet/.gtk-bookmarks       2011-06-07 18:02:26 UTC (rev 15455)
+++ gnunet/.gtk-bookmarks       2011-06-07 18:09:57 UTC (rev 15456)
@@ -1,5 +0,0 @@
-file:///home/ruppa/Dokumente
-file:///home/ruppa/Musik
-file:///home/ruppa/Bilder
-file:///home/ruppa/Videos
-file:///home/ruppa/Downloads

Deleted: gnunet/.profile
===================================================================
--- gnunet/.profile     2011-06-07 18:02:26 UTC (rev 15455)
+++ gnunet/.profile     2011-06-07 18:09:57 UTC (rev 15456)
@@ -1,22 +0,0 @@
-# ~/.profile: executed by the command interpreter for login shells.
-# This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login
-# exists.
-# see /usr/share/doc/bash/examples/startup-files for examples.
-# the files are located in the bash-doc package.
-
-# the default umask is set in /etc/profile; for setting the umask
-# for ssh logins, install and configure the libpam-umask package.
-#umask 022
-
-# if running bash
-if [ -n "$BASH_VERSION" ]; then
-    # include .bashrc if it exists
-    if [ -f "$HOME/.bashrc" ]; then
-       . "$HOME/.bashrc"
-    fi
-fi
-
-# set PATH so it includes user's private bin if it exists
-if [ -d "$HOME/bin" ] ; then
-    PATH="$HOME/bin:$PATH"
-fi

Deleted: gnunet/.pulse-cookie
===================================================================
(Binary files differ)

Deleted: gnunet/.xsession-errors
===================================================================
--- gnunet/.xsession-errors     2011-06-07 18:02:26 UTC (rev 15455)
+++ gnunet/.xsession-errors     2011-06-07 18:09:57 UTC (rev 15456)
@@ -1,199 +0,0 @@
-/etc/gdm/Xsession: Beginning session setup...
-Setting IM through im-switch for locale=de_DE.
-Start IM through /etc/X11/xinit/xinput.d/all_ALL linked to 
/etc/X11/xinit/xinput.d/default.
-GNOME_KEYRING_CONTROL=/tmp/keyring-HBCyRd
-GNOME_KEYRING_CONTROL=/tmp/keyring-HBCyRd
-GNOME_KEYRING_CONTROL=/tmp/keyring-HBCyRd
-SSH_AUTH_SOCK=/tmp/keyring-HBCyRd/ssh
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-WARNING **: cannot 
register existing type `_PolkitError'
-
-(polkit-gnome-authentication-agent-1:1918): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
-** (nm-applet:1917): DEBUG: old state indicates that this was not a disconnect 0
-
-(gnome-power-manager:1916): GLib-GObject-WARNING **: 
/build/buildd/glib2.0-2.24.1/gobject/gsignal.c:2273: signal `proxy-status' is 
invalid for instance `0x99d82f8'
-Unable to find a synaptics device.
-Initializing nautilus-gdu extension
-WARNING: Application calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 
is not supported!  This is an application bug!
-Starting gtk-window-decorator
-I/O warning : failed to load external entity 
"/home/ruppa/.compiz/session/10d6ac1c612e8e67fc130745542688456400000018550026"
-WARNING: Application calling GLX 1.3 function "glXDestroyPixmap" when GLX 1.3 
is not supported!  This is an application bug!
-evolution-alarm-notify-Message: Setting timeout for 35735 1307491200 1307455465
-evolution-alarm-notify-Message:  Wed Jun  8 02:00:00 2011
-
-evolution-alarm-notify-Message:  Tue Jun  7 16:04:25 2011
-
-** (update-notifier:2030): DEBUG: --security-updates-unattended: 0
-
-** (update-notifier:2030): DEBUG: Skipping reboot required
-** (nm-applet:1917): DEBUG: foo_client_state_changed_cb
-
-(nm-connection-editor:2098): Gtk-WARNING **: GtkSpinButton: setting an 
adjustment with non-zero page size is deprecated
-
-** (nm-connection-editor:2098): WARNING **: Invalid setting 
IPv4-Einstellungen: addresses
-
-** (nm-connection-editor:2098): WARNING **: Invalid setting 
IPv4-Einstellungen: addresses
-
-** (nm-connection-editor:2098): WARNING **: ui_to_setting: IPv4 address 
'<none>' missing or invalid!
-
-** (nm-connection-editor:2098): WARNING **: Invalid setting IPv4-Einstellungen
-** (nm-applet:1917): DEBUG: old state indicates that this was not a disconnect 
9
-** (nm-applet:1917): DEBUG: foo_client_state_changed_cb
-** (nm-applet:1917): DEBUG: going for offline with icon: 
notification-network-ethernet-disconnected
-** (nm-applet:1917): DEBUG: going for offline with icon: 
notification-network-ethernet-disconnected
-
-** (nm-connection-editor:2098): WARNING **: ui_to_setting: IPv4 prefix 
'<none>' missing!
-
-** (nm-connection-editor:2098): WARNING **: Invalid setting IPv4-Einstellungen
-
-** (nm-connection-editor:2098): WARNING **: Invalid setting IPv4-Einstellungen
-
-** (nm-connection-editor:2098): WARNING **: Invalid setting IPv4-Einstellungen
-
-** (nm-connection-editor:2098): WARNING **: Invalid setting IPv4-Einstellungen
-
-** (nm-connection-editor:2098): WARNING **: Invalid setting IPv4-Einstellungen
-
-** (nm-connection-editor:2098): WARNING **: Invalid setting IPv4-Einstellungen
-
-** (nm-connection-editor:2098): WARNING **: Invalid setting IPv4-Einstellungen
-
-** (nm-connection-editor:2098): WARNING **: Invalid setting IPv4-Einstellungen
-
-** (nm-connection-editor:2098): WARNING **: Invalid setting IPv4-Einstellungen
-
-** (nm-connection-editor:2098): WARNING **: Invalid setting IPv4-Einstellungen
-
-** (nm-connection-editor:2098): WARNING **: Invalid setting IPv4-Einstellungen
-
-** (nm-connection-editor:2098): WARNING **: Invalid setting IPv4-Einstellungen
-
-** (nm-connection-editor:2098): WARNING **: Invalid setting IPv4-Einstellungen
-
-** (nm-connection-editor:2098): WARNING **: Invalid setting IPv4-Einstellungen
-
-** (nm-connection-editor:2098): WARNING **: Invalid setting IPv4-Einstellungen
-
-** (nm-connection-editor:2098): WARNING **: Invalid setting IPv4-Einstellungen
-
-(polkit-gnome-authentication-agent-1:1918): polkit-gnome-1-WARNING **: No icon 
for themed icon with name 'nm-icon'
-
-** (nm-connection-editor:2098): WARNING **: dispose: CEPolkitButton object 
0x8bf1170 disposed twice
-
-** (nm-connection-editor:2098): WARNING **: dispose: CEPolkitButton object 
0x8bf10c0 disposed twice
-
-** (nm-connection-editor:2098): WARNING **: dispose: CEPolkitButton object 
0x8bf12d0 disposed twice
-
-** (nm-connection-editor:2098): WARNING **: dispose: CEPolkitButton object 
0x8bf1220 disposed twice
-
-** (nm-connection-editor:2098): WARNING **: dispose: CEPolkitButton object 
0x8bf1430 disposed twice
-
-** (nm-connection-editor:2098): WARNING **: dispose: CEPolkitButton object 
0x8bf1380 disposed twice
-
-** (nm-connection-editor:2098): WARNING **: dispose: CEPolkitButton object 
0x8bf1590 disposed twice
-
-** (nm-connection-editor:2098): WARNING **: dispose: CEPolkitButton object 
0x8bf14e0 disposed twice
-
-** (nm-connection-editor:2098): WARNING **: dispose: CEPolkitButton object 
0x8bf16f0 disposed twice
-
-** (nm-connection-editor:2098): WARNING **: dispose: CEPolkitButton object 
0x8bf1640 disposed twice
-
-(nm-connection-editor:2098): Gtk-CRITICAL **: gtk_widget_hide: assertion 
`GTK_IS_WIDGET (widget)' failed
-** (nm-applet:1917): DEBUG: foo_client_state_changed_cb
-
-(gnome-display-properties:2246): Gtk-WARNING **: Ignoring the separator setting
-
-(gnome-display-properties:2246): Gtk-WARNING **: No object called: 
-
-(nm-connection-editor:2253): Gtk-WARNING **: GtkSpinButton: setting an 
adjustment with non-zero page size is deprecated
-
-(polkit-gnome-authentication-agent-1:1918): polkit-gnome-1-WARNING **: No icon 
for themed icon with name 'nm-icon'
-** (nm-applet:1917): DEBUG: going for offline with icon: 
notification-network-ethernet-disconnected
-** (nm-applet:1917): DEBUG: foo_client_state_changed_cb
-Nautilus-Share-Message: Called "net usershare info" but it failed: »net 
usershare« gab den Fehler 255 zurück: net usershare: cannot open usershare 
directory /var/lib/samba/usershares. Error Datei oder Verzeichnis nicht gefunden
-Please ask your system administrator to enable user sharing.
-
-ERROR:root:failed to add apt-xapian-index
-Traceback (most recent call last):
-  File "/usr/share/software-center/softwarecenter/db/database.py", line 64, in 
open
-    axi = xapian.Database("/var/lib/apt-xapian-index/index")
-  File "/usr/lib/python2.6/dist-packages/xapian.py", line 2454, in __init__
-    _xapian.Database_swiginit(self,_xapian.new_Database(*args))
-DatabaseOpeningError: Couldn't detect type of database
-/usr/share/software-center/softwarecenter/apt/aptcache.py:40: GtkWarning: 
gtk_container_add: assertion `GTK_IS_CONTAINER (container)' failed
-  gtk.main_iteration()
-/usr/share/software-center/softwarecenter/view/appview.py:737: 
DeprecationWarning: integer argument expected, got float
-  h)
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-/usr/share/software-center/softwarecenter/view/catview.py:104: GtkWarning: 
gtk_container_add: assertion `GTK_IS_CONTAINER (container)' failed
-  gtk.main_iteration()
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-WARNING **: instance 
of invalid non-instantiatable type `(null)'
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-CRITICAL **: 
g_signal_emit_valist: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-WARNING **: instance 
with invalid (NULL) class pointer
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-CRITICAL **: 
g_signal_emit_valist: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-WARNING **: instance 
of invalid non-instantiatable type `(null)'
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-CRITICAL **: 
g_signal_emit_valist: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-/usr/share/software-center/softwarecenter/view/appview.py:137: GtkWarning: 
gtk_container_add: assertion `GTK_IS_CONTAINER (container)' failed
-  gtk.main_iteration()
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-WARNING **: 
/build/buildd/glib2.0-2.24.1/gobject/gsignal.c:2922: signal id `204' is invalid 
for instance `0x8eb3168'
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-WARNING **: instance 
with invalid (NULL) class pointer
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-CRITICAL **: 
g_signal_emit_valist: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-WARNING **: 
/build/buildd/glib2.0-2.24.1/gobject/gsignal.c:2922: signal id `204' is invalid 
for instance `0x8eb2f50'
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-WARNING **: 
/build/buildd/glib2.0-2.24.1/gobject/gsignal.c:2922: signal id `204' is invalid 
for instance `0x8eb3240'
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-Use of uninitialized value $template in exists at 
/usr/share/perl5/Debconf/Template.pm line 81, <> line 2.
-Use of uninitialized value $item in exists at 
/usr/share/perl5/Debconf/DbDriver/Cache.pm line 39, <> line 2.
-Use of uninitialized value $item in exists at 
/usr/share/perl5/Debconf/DbDriver/Cache.pm line 39, <> line 2.
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-Use of uninitialized value $template in exists at 
/usr/share/perl5/Debconf/Template.pm line 81, <> line 2.
-Use of uninitialized value $item in exists at 
/usr/share/perl5/Debconf/DbDriver/Cache.pm line 39, <> line 2.
-Use of uninitialized value $item in exists at 
/usr/share/perl5/Debconf/DbDriver/Cache.pm line 39, <> line 2.
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-WARNING **: instance 
of invalid non-instantiatable type `(null)'
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-CRITICAL **: 
g_signal_emit_valist: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-WARNING **: instance 
with invalid (NULL) class pointer
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-CRITICAL **: 
g_signal_emit_valist: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-WARNING **: instance 
of invalid non-instantiatable type `(null)'
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-CRITICAL **: 
g_signal_emit_valist: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-WARNING **: 
/build/buildd/glib2.0-2.24.1/gobject/gsignal.c:2922: signal id `204' is invalid 
for instance `0x8eb3240'
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-WARNING **: instance 
with invalid (NULL) class pointer
-
-(polkit-gnome-authentication-agent-1:1918): GLib-GObject-CRITICAL **: 
g_signal_emit_valist: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
-polkit-agent-helper-1: pam_authenticated failed: Authentication failure
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung
-debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Keine Berechtigung

Deleted: gnunet/examples.desktop
===================================================================
--- gnunet/examples.desktop     2011-06-07 18:02:26 UTC (rev 15455)
+++ gnunet/examples.desktop     2011-06-07 18:09:57 UTC (rev 15456)
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Type=Link
-Name=Examples
-Comment=Example content for Ubuntu
-URL=file:///usr/share/example-content/
-Icon=folder
-X-Ubuntu-Gettext-Domain=example-content
-




reply via email to

[Prev in Thread] Current Thread [Next in Thread]