projects
/
booh
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
support mageia-style gettext package (rubygems)
[booh]
/
bin
/
webalbum2booh
diff --git
a/bin/webalbum2booh
b/bin/webalbum2booh
index
fe15c78
..
2bd2eb5
100644
(file)
--- a/
bin/webalbum2booh
+++ b/
bin/webalbum2booh
@@
-19,6
+19,11
@@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+begin
+ require 'rubygems'
+rescue LoadError
+end
+
require 'getoptlong'
require 'gettext'
include GetText