• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

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

Revision8e1c14e236c93befa7ddacc448ca32f9ddc9e63a (tree)
Zeit2000-09-25 21:37:12
Autorjohn <john>
Commiterjohn

Log Message

don't bother calling gtk_set_locale, this will be done automatically
when the gtk plugin is loaded

Ändern Zusammenfassung

Diff

--- a/scripts/sawfish-menu.jl
+++ b/scripts/sawfish-menu.jl
@@ -95,8 +95,6 @@ exec rep "$0" "$@"
9595
9696 ;; entry point, loop reading command forms, sending back results
9797
98-(gtk-set-locale)
99-
10098 (condition-case nil
10199 (while t
102100 (let ((input (read standard-input)))