Kaydet (Commit) a2a2386d authored tarafından franglais125's avatar franglais125

Update README for v7

üst 3c4bebe4
......@@ -21,6 +21,10 @@ To install, simply download and execute "make install"
## Changes
### v7
- Change the default terminal to xterm
- Use `pkcon refresh` as the default command to check for updates
### v6
- Use standard date formatting tools
- Automatic checks are now compatible across sessions
......
{
"description": "Update indicator for Apt based distributions.\n\n* It shows also the following package status (as in Synaptic):\n - Available updates\n - New packages in repository\n - Local/Obsolete packages\n - Residual config files\n - Autoremovable packages\n\n* You can configure your system to check for updates without entering the password. To enable this, please refer to the wiki page of the extension on github: https://github.com/franglais125/apt-update-indicator/wiki\n\n* Forked from https://extensions.gnome.org/extension/1010/archlinux-updates-indicator/",
"description": "Update indicator for Apt based distributions.\n\n* Check for updates from an indicator\n\n* It shows also the following package status (as in Synaptic):\n - Available updates\n - New packages in repository\n - Local/Obsolete packages\n - Residual config files\n - Autoremovable packages\n\n* Forked from https://extensions.gnome.org/extension/1010/archlinux-updates-indicator/",
"name": "Apt Update Indicator",
"shell-version": [
"3.14",
......@@ -10,5 +10,5 @@
],
"url": "https://github.com/franglais125/apt-update-indicator",
"uuid": "apt-update-indicator@franglais125.gmail.com",
"version": -1
"version": 7
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment