From: PHO Date: Wed, 29 Jul 2009 01:57:13 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=commitdiff_plain;h=3301249c1293a5101f7647da96417ebba15152c5 Auto commit by The Sugar System. --- diff --git a/IGNORE b/IGNORE index 5f58940..4986172 100644 --- a/IGNORE +++ b/IGNORE @@ -20,9 +20,14 @@ .aspell.* .btpd .cabal +.cddbslave .config +.covers .cpan +.cpanplus +.cvspass .dbus +.dillo/cookiesrc .dmrc .dvdcss .easytag @@ -34,6 +39,7 @@ .eshell .fetchmailrc .firefox +.fltk .fluxbox/apps .fluxbox/init .fluxbox/lastwallpaper @@ -45,8 +51,11 @@ .fonts.conf .forward .gconf* +.gegl-* .gimp* +.gitk .glimpse* +.gmpc .gnome2* .gnucash .gnupg @@ -68,6 +77,7 @@ .mplayer/DVDKeys .mplayer/config .mplayer/gui.* +.mplayer/registry .mplayer/skins .mplayer/subfont.ttf .nautilus @@ -85,8 +95,11 @@ .openoffice* .pan .projects.ede +.pulse +.pulse-cookie .qt .recently-used* +.riece/log .rnd .rpmmacros .s9x @@ -104,6 +117,7 @@ .uim.d .unison .viminfo +.vimperator/info .w3m/bookmark.bak.html .w3m/config .w3m/*arrived @@ -113,5 +127,6 @@ .xchat2* .xdvirc .xsession-errors +.yafc/bookmarks .zcomp* .zfunc diff --git a/dot-files/_riece/save b/dot-files/_riece/save new file mode 100644 index 0000000..a8d11e7 --- /dev/null +++ b/dot-files/_riece/save @@ -0,0 +1,12 @@ +;;; This file is generated automatically by Riece v5.0.0. +;;; Do not edit this file! + +(custom-set-variables + '(riece-server-alist (("nem.cielonegro.org:15051" :service 15051 :host "nem.cielonegro.org"))) + '(riece-channel-buffer-mode t) + '(riece-others-buffer-mode t) + '(riece-user-list-buffer-mode t) + '(riece-channel-list-buffer-mode t) + '(riece-layout "default") + '(riece-addons (riece-highlight riece-ctcp riece-guess riece-unread riece-history riece-url riece-button riece-menu riece-icon riece-ignore riece-log riece-toolbar riece-alias riece-ctlseq riece-keyword riece-shrink-buffer riece-mcat)) +) \ No newline at end of file diff --git a/dot-files/_vimperator/plugin/feed-button_js b/dot-files/_vimperator/plugin/feed-button_js new file mode 100644 index 0000000..bb07a2b --- /dev/null +++ b/dot-files/_vimperator/plugin/feed-button_js @@ -0,0 +1,8 @@ +(function(){ +var feedPanel = document.createElement('statusbarpanel'); +var feedButton = document.getElementById('feed-button'); +feedPanel.setAttribute('id','feed-panel-clone'); +feedPanel.appendChild(feedButton.cloneNode(true)); +feedButton.parentNode.removeChild(feedButton); +document.getElementById('status-bar').insertBefore(feedPanel,document.getElementById('security-button')); +})(); diff --git a/dot-files/_vimperator/plugin/walk-input_js b/dot-files/_vimperator/plugin/walk-input_js new file mode 100644 index 0000000..fcf4781 --- /dev/null +++ b/dot-files/_vimperator/plugin/walk-input_js @@ -0,0 +1,63 @@ +// Vimperator plugin: 'Walk Input' +// Last Change: 2008-05-22. +// License: BSD +// Version: 1.0 +// Maintainer: Takayama Fumihiko + +// ------------------------------------------------------------ +// The focus walks &