Archive for January, 2008

Pidgin 2.3.1-2 with msnp14 Enabled for Debian Sid, Again

Much thanks to Lionard De Insein for the info.

Here’re another pidgin 2.3.1-2 packages with msnp14 enabled, and patched with pidgin-mtn_msn-sync.patch and “Send Custom Emoticons in MSN” patches.

I have used it for two days. It works for me, except that my MSN nick change does not retained if I restart pidgin.

**CAUTION** THESE PACKAGES ARE EXTREMELY EXPERIMENTAL. USE THEM AT YOUR OWN RISK.

非常感謝 Lionard De Insein 提供的訊息

再次以 Debian Sid 中的 pidgin 2.3.1-2 為基礎編了一版,這次加上了 pidgin-mtn_msn-sync.patch傳送 MSN 自訂表情圖示

我自己試了兩天左右,msn 暱稱若有修改,在重啟 pidgin 後又會變回未修改前的。其他的部份對我來說用起來都正常。

**請注意** 這些 patch 都是試驗性的,使用後若有任何損失請自行承擔。

For i386: libpurple0, libpurple-bin, pidgin-data, pidgin.

Comments (6)

git, mercurial, meld, and git-on-win32

這篇內容滿雜的,所以才會有這麼亂的標題… :P

首先,前天打算把一個 mercurial repo 轉成 git repo,所以上 Google 拜了一下,在這裡找到工具。我是用 fast-export.git 轉,用起來很棒,完全無痛。

再來,原本在 hg 下面我都用 meld 來協助做 merge (只要將 HGMERGE 這個環境變數設成想用的工具即可),換了 git 呢? 答案在這裡,用 git-mergetool 並指定使用的工具。

最後,如果一起開發的同伴有人使用 windows,因為 git 以前沒有辦法在 win32 上面跑很很好,SCM 只能放棄用 git。不過,現在情況改觀了。MinGW port of GIT 將 git porting 到 win32 平台上(據說正在進行 merge 到 official git 中),而 Git on MSys 則提供了一個方便的安裝方式。有興趣的朋友可以試看看。

Comments (2)

linux 0.01

前兩天看到的,今天貼好像已經是舊文了 :P
Abdel Benamrouche 在 lkml 上發表將 linux 0.01 ported 到 gcc-4.x 上的成果,他也提供了可以在 qemu 運作的 image file。有興趣的朋友可以研究研究。 :)

Comments