dot rc

Sign in or create your account | Project List | Help

dot rc Commit Details

Date:2009-07-15 14:19:34 (2 years 6 months ago)
Author:Luciano M. F. Rocha
Commit:5e192d1f9fc3415cca429f9b2b3f90fb80879205
Message:backgrounds moved under Pictures folder

Files: gnome/nautilus-scripts/background (1 diff)

Change Details

gnome/nautilus-scripts/background
11#!/bin/bash
22cmd="gconftool-2 -s /desktop/gnome/background/picture_filename --type string"
3dir="$HOME/Desktop/backgrounds"
3dir="$HOME/Pictures/backgrounds"
44declare -a imgs
55
66imgs=($dir/*)

Archive Download the corresponding diff file

Branches:
master