Roy's Projects
/
dhcpcd-ui
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a428637
)
Release 0.1.2
author
Roy Marples
<roy@marples.name>
Thu, 22 Jan 2009 17:09:36 +0000
(17:09 +0000)
committer
Roy Marples
<roy@marples.name>
Thu, 22 Jan 2009 17:09:36 +0000
(17:09 +0000)
config.h
patch
|
blob
|
history
menu.c
patch
|
blob
|
history
diff --git
a/config.h
b/config.h
index 15a648dc81d788c75bb776b3ad92771dd971eb4a..d6e91bb5785e7fa518d1c5806277f31041ad47fd 100644
(file)
--- a/
config.h
+++ b/
config.h
@@
-28,7
+28,7
@@
#define CONFIG_H
#define PACKAGE "dhcpcd-gtk"
-#define VERSION "0.1.
1
"
+#define VERSION "0.1.
2
"
#define DHCPCD_SERVICE "name.marples.roy.dhcpcd"
#define DHCPCD_PATH "/name/marples/roy/dhcpcd"
diff --git
a/menu.c
b/menu.c
index 3406713588651638a55e10557d53f7da09187308..214f0bdaac6c1ad25fcf35bca2747321474732aa 100644
(file)
--- a/
menu.c
+++ b/
menu.c
@@
-108,7
+108,7
@@
on_about(_unused GtkMenuItem *item, _unused gpointer data)
"version", VERSION,
"copyright", copyright,
"license", license,
- "website-label", "dhcpcd
GTK
Website",
+ "website-label", "dhcpcd Website",
"website", "http://roy.marples.name/projects/dhcpcd",
"authors", authors,
"wrap-license", TRUE,