• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Japanese translation of message catalog for Sawfish Window-Manager


Commit MetaInfo

修訂d6de92a1e130b26857751c7cd8d3f4459568cff1 (tree)
時間2000-03-13 00:35:37
作者john <john>
Commiterjohn

Log Message

revert last change, it was bogus

Change Summary

差異

--- a/Makefile.in
+++ b/Makefile.in
@@ -44,7 +44,7 @@ install : all installdirs
4444 done
4545 -set -e; for d in $(prefix) $(DESTDIR)$(GNOMEDIRS); do \
4646 if [ -d $$d/share/gnome/wm-properties ]; then \
47- -$(INSTALL_DATA) Sawmill.desktop $(DESTDIR)$$d/share/gnome/wm-properties; \
47+ $(INSTALL_DATA) Sawmill.desktop $(DESTDIR)$$d/share/gnome/wm-properties; \
4848 break; \
4949 fi \
5050 done