Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
-rw-r--r--po/POTFILES.in34
2 files changed, 17 insertions, 19 deletions
diff --git a/configure.ac b/configure.ac
index 41673e0..f3b224f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([Sugar],[0.75.0],[],[sugar])
+AC_INIT([Sugar],[0.79.0],[],[sugar])
AC_PREREQ([2.59])
diff --git a/po/POTFILES.in b/po/POTFILES.in
index aafd1e8..36418ec 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,18 +1,16 @@
-shell/intro/intro.py
-shell/view/BuddyMenu.py
-shell/view/clipboardmenu.py
-shell/hardware/keydialog.py
-shell/view/home/activitiesdonut.py
-shell/view/Shell.py
-shell/view/clipboardicon.py
-shell/view/home/HomeBox.py
-shell/view/home/MeshBox.py
-shell/view/devices/battery.py
-shell/view/devices/network/wireless.py
-shell/view/frame/activitybutton.py
-shell/view/frame/zoomtoolbar.py
-lib/sugar/activity/activity.py
-lib/sugar/graphics/alert.py
-lib/sugar/graphics/objectchooser.py
-shell/controlpanel/control.py
-shell/view/devices/network/mesh.py
+src/intro/intro.py
+src/view/BuddyMenu.py
+src/view/clipboardmenu.py
+src/hardware/keydialog.py
+src/view/home/activitiesdonut.py
+src/view/Shell.py
+src/view/clipboardicon.py
+src/view/home/HomeBox.py
+src/view/home/MeshBox.py
+src/view/devices/battery.py
+src/view/devices/network/wireless.py
+src/view/frame/activitybutton.py
+src/view/frame/zoomtoolbar.py
+src/controlpanel/control.py
+src/controlpanel/cmd.py
+src/view/devices/network/mesh.py